openned on behalf of Stephen Tweedy
Script started on Tue 19 Jan 2016 13:12:33 GMT [sct@herobrine rhel-next-compose]$ pungi -G --config=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-2016119.n.1/work/x86_64/pungi/x86_64.conf --destdir=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119n.1/work/x86_64/pungi_download --name=FOO --selfhosting --fulltree --greedy=none --full-archlist --arch=x86_64--multilib=all --cachedir=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungicache --force Warning: Reusing existing destination directory. Warning: Reusing existing working base directory. Pungi:INFO: Waiting on '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Pungi:INFO: Got '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Pungi:INFO: Lock count upped to 1 Pungi:INFO: Lock count upped to 2 Pungi:INFO: Adding repo comps Pungi:INFO: URL for repo comps is ['file:///opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/comps_repo'] Pungi:INFO: Adding repo repo-0 Pungi:INFO: URL for repo repo-0 is ['file:///opt/build/rhel-next/latest-RHEL-RAWHIDE-8-compose-Everything-x86_64-os/'] Pungi:INFO: Getting sacks for arches ['x86_64', 'athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] comps | 3.7 kB 00:00:00 repo-0 | 3.8 kB 00:00:00 Pungi:INFO: Lock count downed to 1 Pungi:INFO: None None None Pungi:WARNING: The @core group is no longer added by default; Please add @core to the kickstart if you want it in. Pungi:WARNING: Could not find a match for system-release in any configured repo Pungi:INFO: Lock count downed to 0 Pungi:INFO: RuntimeError('No packages found',) Pungi:INFO: Released '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Traceback (most recent call last): File "/usr/bin/pungi", line 324, in main() File "/usr/bin/pungi", line 130, in main mypungi.gather() File "/usr/lib/python2.7/site-packages/pungi/gather.py", line 816, in gather self.getPackageObjects() File "/usr/lib/python2.7/site-packages/pungi/gather.py", line 809, in getPackageObjects raise RuntimeError("No packages found") RuntimeError: No packages found
Properly formatted output:
Script started on Tue 19 Jan 2016 13:12:33 GMT [sct@herobrine rhel-next-compose]$ pungi -G --config=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-2016119.n.1/work/x86_64/pungi/x86_64.conf --destdir=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119n.1/work/x86_64/pungi_download --name=FOO --selfhosting --fulltree --greedy=none --full-archlist --arch=x86_64--multilib=all --cachedir=/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungicache --force Warning: Reusing existing destination directory. Warning: Reusing existing working base directory. Pungi:INFO: Waiting on '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Pungi:INFO: Got '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Pungi:INFO: Lock count upped to 1 Pungi:INFO: Lock count upped to 2 Pungi:INFO: Adding repo comps Pungi:INFO: URL for repo comps is ['file:///opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/comps_repo'] Pungi:INFO: Adding repo repo-0 Pungi:INFO: URL for repo repo-0 is ['file:///opt/build/rhel-next/latest-RHEL-RAWHIDE-8-compose-Everything-x86_64-os/'] Pungi:INFO: Getting sacks for arches ['x86_64', 'athlon', 'i686', 'i586', 'i486', 'i386', 'noarch', 'src'] comps | 3.7 kB 00:00:00 repo-0 | 3.8 kB 00:00:00 Pungi:INFO: Lock count downed to 1 Pungi:INFO: None None None Pungi:WARNING: The @core group is no longer added by default; Please add @core to the kickstart if you want it in. Pungi:WARNING: Could not find a match for system-release in any configured repo Pungi:INFO: Lock count downed to 0 Pungi:INFO: <type 'exceptions.RuntimeError'> RuntimeError('No packages found',) <traceback object at 0x7fa811fef098> Pungi:INFO: Released '/opt/build/rhel-next/rhel-next-compose/RHEL-NEXT-7.99-20160119.n.1/work/x86_64/pungi-cache/yumlock.lock' Traceback (most recent call last): File "/usr/bin/pungi", line 324, in <module> main() File "/usr/bin/pungi", line 130, in main mypungi.gather() File "/usr/lib/python2.7/site-packages/pungi/gather.py", line 816, in gather self.getPackageObjects() File "/usr/lib/python2.7/site-packages/pungi/gather.py", line 809, in getPackageObjects raise RuntimeError("No packages found") RuntimeError: No packages found
Marked as resolved. Since we got to a point where we can use local repo as source
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/126
Please continue any further discussion there.