bodhi internal error

Luke Macken lmacken at redhat.com
Tue Aug 26 18:52:47 UTC 2008


On Tue, Aug 26, 2008 at 08:35:28AM -0700, Toshio Kuratomi wrote:
> Neal Becker wrote:
>> Luke Macken wrote:
>>
>>> On Mon, Aug 25, 2008 at 08:08:47AM -0400, Neal Becker wrote:
>>>> bodhi -n -r F9 -t enhancement mercurial-1_0_2-1_fc9
>>>> Creating new update for mercurial-1_0_2-1_fc9
>>>> HTTP Error 500: Internal error
>>> So, a lot of the bodhi API has changed recently.  Unfortunately, I was
>>> unable to get updated packages out to everyone in time.
>>>
>>> Quick fix:
>>>
>>>     koji download-build bodhi-0.5.1-1.fc9
>>>     koji download-build python-fedora-0.3.5-1.fc10
>>>
>>>
>>> luke
>>>
>>  sudo yum install python-fedora-0.3.5-1.fc10.noarch.rpm bodhi-client-0.5.1-1.fc9.noarch.rpm -y --nogpg
>>
>> bodhi -m
>> Traceback (most recent call last):
>>   File "/usr/bin/bodhi", line 5, in <module>
>>     from pkg_resources import load_entry_point
>>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2561, in <module>
>>     working_set.require(__requires__)
>>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 626, in require
>>     needed = self.resolve(parse_requirements(requirements))
>>   File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 524, in resolve
>>     raise DistributionNotFound(req)  # XXX put more info here
>> pkg_resources.DistributionNotFound: bodhi==0.5.1
>>
> You'll need the bodhi-server package in addition to the bodhi-client  
> package in this build.  Luke's fixing that for the next build.

Fixed in rev 2, where you should only need to install the bodhi-client
package.

    koji download-build bodhi-0.5.1-2.fc9


luke




More information about the fedora-devel-list mailing list