Bug 877323 - [abrt] bodhi-client-0.9.2-1.fc18: __init__.py:1776:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing
Summary: [abrt] bodhi-client-0.9.2-1.fc18: __init__.py:1776:_callMethod:GenericError: ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: bodhi
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:96eb60f224d5e5c4b284d6e6b7d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-16 09:22 UTC by Vít Ondruch
Modified: 2016-09-20 02:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-09 22:01:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (474 bytes, text/plain)
2012-11-16 09:22 UTC, Vít Ondruch
no flags Details
File: executable (14 bytes, text/plain)
2012-11-16 09:23 UTC, Vít Ondruch
no flags Details
File: environ (2.68 KB, text/plain)
2012-11-16 09:23 UTC, Vít Ondruch
no flags Details
File: dso_list (59 bytes, text/plain)
2012-11-16 09:23 UTC, Vít Ondruch
no flags Details

Description Vít Ondruch 2012-11-16 09:22:56 UTC
Description of problem:
Just playing with bodhi cli, seems it does not relfect not so recent changes in koji tag structures

Version-Release number of selected component:
bodhi-client-0.9.2-1.fc18

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python -tt /usr/bin/bodhi -T
kernel:         3.6.6-3.fc18.x86_64

backtrace:
:__init__.py:1776:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing
:
:Traceback (most recent call last):
:  File "/usr/bin/bodhi", line 519, in <module>
:    main()
:  File "/usr/bin/bodhi", line 342, in main
:    for update in bodhi.testable():
:  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 215, in testable
:    builds = self.get_koji_session(login=False).listTagged(tag, latest=True)
:  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1531, in __call__
:    return self.__func(self.__name,args,opts)
:  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1776, in _callMethod
:    raise err
:GenericError: No such entry in table tag: dist-f18-updates-testing
:
:Local variables in innermost frame:
:args: ('dist-f18-updates-testing', {'__starstar': True, 'latest': True})
:name: 'listTagged'
:err: GenericError('No such entry in table tag: dist-f18-updates-testing',)
:fault: <Fault 1000: 'No such entry in table tag: dist-f18-updates-testing'>
:self: <koji.ClientSession object at 0x29fe310>
:interval: 20
:tries: 1
:max_retries: 30
:proxy: <ServerProxy for koji.fedoraproject.org/kojihub>
:kwargs: {'latest': True}
:debug: False

Comment 1 Vít Ondruch 2012-11-16 09:22:59 UTC
Created attachment 646257 [details]
File: core_backtrace

Comment 2 Vít Ondruch 2012-11-16 09:23:01 UTC
Created attachment 646258 [details]
File: executable

Comment 3 Vít Ondruch 2012-11-16 09:23:03 UTC
Created attachment 646259 [details]
File: environ

Comment 4 Vít Ondruch 2012-11-16 09:23:06 UTC
Created attachment 646260 [details]
File: dso_list

Comment 5 Fedora Update System 2013-02-01 17:53:45 UTC
python-fedora-0.3.32.1-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/python-fedora-0.3.32.1-2.fc18

Comment 6 Fedora Update System 2013-02-02 04:23:55 UTC
Package python-fedora-0.3.32.1-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-fedora-0.3.32.1-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1846/python-fedora-0.3.32.1-2.fc18
then log in and leave karma (feedback).


Note You need to log in before you can comment on or make changes to this bug.