For some reason when I tried to build my package in the master branch with "fedpkg build", it failed with the error message: Could not initiate build: Unknown build target: dist-rawhide It has always worked OK in the past, as recently as July 1st. Here's the output: $ fedpkg -v build Creating module object from /home/anderson/fedora/crash Running: rpm -q --qf %{NAME} --specfile /home/anderson/fedora/crash/crash.spec Initiating a koji session to http://koji.fedoraproject.org/kojihub Could not initiate build: Unknown build target: dist-rawhide $ If I add a --target argument, it works OK: $ fedpkg -v build --target rawhide Creating module object from /home/anderson/fedora/crash Running: rpm -q --qf %{NAME} --specfile /home/anderson/fedora/crash/crash.spec Initiating a koji session to http://koji.fedoraproject.org/kojihub Building crash-6.0.9-1.fc19 for rawhide ... Is there something I need to change so that a simple "fedpkg build" will work again? Thanks, Dave Anderson -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel