I'm trying to put an update into f26. When I ran fedpkg update I received:
Creating a new update for btbuilder-0.5.14-3.fc26 Traceback (most recent call last): File "/usr/bin/bodhi", line 537, in <module> main() File "/usr/bin/bodhi", line 225, in main data = bodhi.save(**update_args) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 93, in wrapper raise BodhiClientException(problems) fedora.client.bodhi.BodhiClientException: Invalid tag: btbuilder- 0.5.14-3.fc26 not tagged with any of the following tags [u'f22-updates- candidate', u'dist-6E-epel-testing-candidate', u'dist-5E-epel-testing- candidate', u'f21-updates-candidate', u'f24-updates-candidate', u'epel7-testing-candidate', u'f25-updates-candidate', u'f23-updates- candidate'] Unable to determine release from build: btbuilder-0.5.14-3.fc26 Could not execute update: Could not generate update request: Command 'bodhi --bodhi-url https://bodhi.fedoraproject.org/ --new --release f26 --file bodhi.template btbuilder-0.5.14-3.fc26 --username dulsi' returned non-zero exit status 1
Any suggestions on how to fix it?
"DP" == Dennis Payne dulsi@identicalsoftware.com writes:
DP> I'm trying to put an update into f26.
You don't put updates into F26 right now. You just build them. The updates system will be enabled on March 7:
https://fedoraproject.org/wiki/Releases/26/Schedule https://fedoraproject.org/wiki/Updates_Policy#Bodhi_enabling
- J<