Bug 902423

Summary: [abrt] bodhi-client-0.9.3-1.fc18: __init__.py:1905:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: bodhiAssignee: Luke Macken <lmacken>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: a.badger, i, lmacken, pfrields, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a055de427f99252b1337482aaabc17c137981aaa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: environ none

Description Miro Hrončok 2013-01-21 16:17:42 UTC
Description of problem:
Runned `bodhi -T`, always reproducable.

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

Additional info:
cmdline:        /usr/bin/python -tt /usr/bin/bodhi -T
executable:     /usr/bin/bodhi
kernel:         3.6.11-3.fc18.x86_64
uid:            1000

Truncated backtrace:
__init__.py:1905:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing

Traceback (most recent call last):
  File "/usr/bin/bodhi", line 523, in <module>
    main()
  File "/usr/bin/bodhi", line 346, 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 1543, in __call__
    return self.__func(self.__name,args,opts)
  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1905, 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',)
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 0x2196d10>
interval: 20
request: "<?xml version='1.0'?>\n<methodCall>\n<methodName>listTagged</methodName>\n<params>\n<param>\n<value><string>dist-f18-updates-testing</string></value>\n</param>\n<param>\n<value><struct>\n<member>\n<name>__starstar</name>\n<value><boolean>1</boolean></value>\n</member>\n<member>\n<name>latest</name>\n<value><boolean>1</boolean></value>\n</member>\n</struct></value>\n</param>\n</params>\n</methodCall>\n"
tries: 1
headers: [('User-Agent', 'koji/1.7'), ('Content-Type', 'text/xml'), ('Content-Length', 383)]
max_retries: 30
handler: '/kojihub'
kwargs: {'latest': True}
debug: False

Comment 1 Miro Hrončok 2013-01-21 16:17:46 UTC
Created attachment 684412 [details]
File: backtrace

Comment 2 Miro Hrončok 2013-01-21 16:17:49 UTC
Created attachment 684414 [details]
File: core_backtrace

Comment 3 Miro Hrončok 2013-01-21 16:17:54 UTC
Created attachment 684415 [details]
File: dso_list

Comment 4 Miro Hrončok 2013-01-21 16:17:57 UTC
Created attachment 684416 [details]
File: environ

Comment 5 Fedora Update System 2013-02-01 17:53:55 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:24:03 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).