Bug 877323
| Summary: | [abrt] bodhi-client-0.9.2-1.fc18: __init__.py:1776:_callMethod:GenericError: No such entry in table tag: dist-f18-updates-testing | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vít Ondruch <vondruch> | ||||||||||
| Component: | bodhi | Assignee: | Luke Macken <lmacken> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | a.badger, lmacken, pfrields, tim.lauridsen | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:96eb60f224d5e5c4b284d6e6b7d4e15609ac349f | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-04-09 22:01:25 UTC | 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: |
|
||||||||||||
Created attachment 646257 [details]
File: core_backtrace
Created attachment 646258 [details]
File: executable
Created attachment 646259 [details]
File: environ
Created attachment 646260 [details]
File: dso_list
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 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). |
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