Description of problem: fedpkg chain-build puts package into separate group when shouldn't I wanted to build following chain: group 1: bind followed by group 2: dhcp, bind-dyndb-ldap, dnsperf so I typed this: $ cd git-fedora/dhcp/ $ fedpkg chain-build bind : dnsperf bind-dyndb-ldap This command created following koji task: https://kojiweb.fedoraproject.org/koji/taskinfo?taskID=2854539 As you can see dhcp is put into separate group when shouldn't, the input line doesn't end with ':'. Version-Release number of selected component (if applicable): $ rpm -q fedpkg fedpkg-0.5.5.0-2.fc16.noarch How reproducible: always (well, tested only with above chain) Actual results: dhcp isn't put into same group as dnsperf and bind-dyndb-ldap Expected results: dhcp in the same group Let me know if you need more info.
Huh, I'll have to dig into this code.
Added code to handle build sets better. Not the prettiest code.
fedora-packager-0.5.7.0-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/fedora-packager-0.5.7.0-1.fc13
fedora-packager-0.5.7.0-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/fedora-packager-0.5.7.0-1.fc14
fedora-packager-0.5.7.0-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/fedora-packager-0.5.7.0-1.fc15
fedora-packager-0.5.7.0-1.fc15 has been pushed to the Fedora 15 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update fedora-packager'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/fedora-packager-0.5.7.0-1.fc15
fedora-packager-0.5.7.0-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
fedora-packager-0.5.7.0-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
fedora-packager-0.5.7.0-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.