Hi,
I have created an update for the package wcd. The update has been uploaded and built successfully. As a last step I try to submit the update to bodhi, and here I get a failure:
[waterlan@localhost wcd]$ fedpkg update /usr/lib/python2.7/site-packages/fedpkg/cli.py:169: DeprecationWarning: Commands._hash_file is deprecated and will be removed eventually. Please use Commands.lookasidecache.hash_file instead. hash = self.cmd._hash_file('bodhi.template', 'sha1') Creating a new update for wcd-5.3.0-1.fc24 Password for waterlan: Creating a new update for wcd-5.3.0-1.fc24 Traceback (most recent call last): File "/usr/bin/bodhi", line 532, 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 107, in wrapper raise BodhiClientException(problems) fedora.client.bodhi.BodhiClientException: Invalid tag: wcd-5.3.0-1.fc24 tagged with [u'f23-updates-candidate', u'epel7-testing-candidate', u'dist-6E-epel-testing-candidate', u'dist-5E-epel-testing-candidate', u'f22-updates-candidate', u'f21-updates-candidate'] Unable to determine release from build: wcd-5.3.0-1.fc24 Could not generate update request: Command 'bodhi --new --release master --file bodhi.template wcd-5.3.0-1.fc24 --username waterlan' returned non-zero exit status 1
I have tried the bodhi website, https://bodhi.fedoraproject.org/, but there I get a similar message "Unable to determine release from build: wcd-5.3.0-1.fc24".
How can I fix this? I'm using Fedora 21 64bit with all updates installed.
best regards,
Erwin Waterlander
On Sat, 26 Sep 2015, Erwin Waterlander wrote:
Hi,
I have created an update for the package wcd. The update has been uploaded and built successfully. As a last step I try to submit the update to bodhi, and here I get a failure:
[waterlan@localhost wcd]$ fedpkg update /usr/lib/python2.7/site-packages/fedpkg/cli.py:169: DeprecationWarning: Commands._hash_file is deprecated and will be removed eventually. Please use Commands.lookasidecache.hash_file instead. hash = self.cmd._hash_file('bodhi.template', 'sha1') Creating a new update for wcd-5.3.0-1.fc24
It looks like you're trying to submit an update for Rawhide (master). Rawhide doesn't use bodhi - you don't need to (and can't) submit updates there. Packages get updated automatically.
Scott
Scott Talbert schreef op 2015-09-26 15:43:
On Sat, 26 Sep 2015, Erwin Waterlander wrote:
Hi,
I have created an update for the package wcd. The update has been uploaded and built successfully. As a last step I try to submit the update to bodhi, and here I get a failure:
[waterlan@localhost wcd]$ fedpkg update /usr/lib/python2.7/site-packages/fedpkg/cli.py:169: DeprecationWarning: Commands._hash_file is deprecated and will be removed eventually. Please use Commands.lookasidecache.hash_file instead. hash = self.cmd._hash_file('bodhi.template', 'sha1') Creating a new update for wcd-5.3.0-1.fc24
It looks like you're trying to submit an update for Rawhide (master). Rawhide doesn't use bodhi - you don't need to (and can't) submit updates there. Packages get updated automatically.
Hi Scott,
You are right, it's for master. I forgot it doesn't need bodhi.
Thanks,
Dne 26.9.2015 v 17:50 waterlan napsal(a):
Scott Talbert schreef op 2015-09-26 15:43:
On Sat, 26 Sep 2015, Erwin Waterlander wrote:
Hi,
I have created an update for the package wcd. The update has been uploaded and built successfully. As a last step I try to submit the update to bodhi, and here I get a failure:
[waterlan@localhost wcd]$ fedpkg update /usr/lib/python2.7/site-packages/fedpkg/cli.py:169: DeprecationWarning: Commands._hash_file is deprecated and will be removed eventually. Please use Commands.lookasidecache.hash_file instead. hash = self.cmd._hash_file('bodhi.template', 'sha1') Creating a new update for wcd-5.3.0-1.fc24
It looks like you're trying to submit an update for Rawhide (master). Rawhide doesn't use bodhi - you don't need to (and can't) submit updates there. Packages get updated automatically.
Hi Scott,
You are right, it's for master. I forgot it doesn't need bodhi.
Thanks,
But the error message is far from being user friendly, so I would suggest you to file a bug here [1] anyway.
Vít
packaging@lists.fedoraproject.org