Bug 902423 - [abrt] bodhi-client-0.9.3-1.fc18: __init__.py:1905:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing
Summary: [abrt] bodhi-client-0.9.3-1.fc18: __init__.py:1905:_callMethod:GenericError: ...
Keywords:
Status: CLOSED CURRENTRELEASE
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:a055de427f99252b1337482aaab...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-21 16:17 UTC by Miro Hrončok
Modified: 2016-09-20 02:44 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.59 KB, text/plain)
2013-01-21 16:17 UTC, Miro Hrončok
no flags Details
File: core_backtrace (474 bytes, text/plain)
2013-01-21 16:17 UTC, Miro Hrončok
no flags Details
File: dso_list (59 bytes, text/plain)
2013-01-21 16:17 UTC, Miro Hrončok
no flags Details
File: environ (3.13 KB, text/plain)
2013-01-21 16:17 UTC, Miro Hrončok
no flags Details

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).


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