Bug 823382 - [abrt] yum-3.4.3-23.fc17: repos.py:136:getRepo:RepoError: Error getting repository data for updates-t, repository not found
Summary: [abrt] yum-3.4.3-23.fc17: repos.py:136:getRepo:RepoError: Error getting repos...
Keywords:
Status: CLOSED DUPLICATE of bug 819229
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a68dff1d8c5a034fdab07022070...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-21 05:43 UTC by Andy Grover
Modified: 2014-01-21 23:22 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-21 11:11:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andy Grover 2012-05-21 05:43:12 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        /usr/bin/python -t /usr/share/yum-cli/completion-helper.py -d 0 -C list updates --enablerepo=updates-t
comment:        trying to autocomplete updates-testing, didn't work.
executable:     /usr/share/yum-cli/completion-helper.py
kernel:         3.3.6-3.fc17.x86_64
time:           Sun 20 May 2012 10:38:52 PM PDT
uid:            1000
username:       agrover

backtrace:
:repos.py:136:getRepo:RepoError: Error getting repository data for updates-t, repository not found
:
:Traceback (most recent call last):
:  File "/usr/share/yum-cli/completion-helper.py", line 81, in <module>
:    main(sys.argv[1:])
:  File "/usr/share/yum-cli/completion-helper.py", line 75, in main
:    base.getOptionsConfig(args)
:  File "/usr/share/yum-cli/cli.py", line 287, in getOptionsConfig
:    (opts, self.cmds) = self.optparser.setupYumConfig(args=args)
:  File "/usr/share/yum-cli/cli.py", line 1981, in setupYumConfig
:    self.base.repos.enableRepo(repoexp)
:  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 181, in enableRepo
:    thisrepo = self.getRepo(repoid)
:  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 136, in getRepo
:    'Error getting repository data for %s, repository not found' % (repoid)
:RepoError: Error getting repository data for updates-t, repository not found
:
:Local variables in innermost frame:
:self: <yum.repos.RepoStorage instance at 0x1b20ef0>
:e: KeyError('updates-t',)
:repoid: 'updates-t'

Comment 1 Zdeněk Pavlas 2012-05-21 11:11:12 UTC

*** This bug has been marked as a duplicate of bug 819229 ***


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