Bug 1098481
| Summary: | [abrt] dnf-0.4.8-1.fc20: base.py:140:_add_repo_to_sack:RuntimeException: load_yum_repo() failed: 3. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | lbtsmer <mpnutbox> | ||||||
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | akozumpl, packaging-team-maint, pnemade, rholy, tim.lauridsen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/be64d28277ba09bce5d7a609237dfa693bf1b6d6 | ||||||||
| Whiteboard: | abrt_hash:8e6ceb5570b429bcd56d059594cd53ec7946dc77 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-05-16 13:19:22 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 896335 [details]
File: backtrace
Created attachment 896336 [details]
File: environ
Hello, thank you for the report. It's a duplicate of bug 1071404. *** This bug has been marked as a duplicate of bug 1071404 *** |
Version-Release number of selected component: dnf-0.4.8-1.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/dnf -v makecache timer executable: /usr/bin/dnf kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: base.py:140:_add_repo_to_sack:RuntimeException: load_yum_repo() failed: 3. Traceback (most recent call last): File "/usr/bin/dnf", line 35, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 279, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 64, in main return _main(base, args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 135, in _main result, resultmsgs = cli.run() File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1405, in run return self.command.doCommand(self.base.basecmd, self.base.extcmds) File "/usr/lib/python2.7/site-packages/dnf/cli/commands.py", line 946, in doCommand self.base.fill_sack() # performs the md sync File "/usr/lib/python2.7/site-packages/dnf/base.py", line 216, in fill_sack self._add_repo_to_sack(r.id) File "/usr/lib/python2.7/site-packages/dnf/base.py", line 140, in _add_repo_to_sack self._sack.load_yum_repo(hrepo, build_cache=True, load_filelists=True) RuntimeException: load_yum_repo() failed: 3. Local variables in innermost frame: repo: <Repo fedora> hrepo: <_hawkey.Repo object at 0x7fef5c7cf540> self: <dnf.cli.cli.BaseCli object at 0x1c8c5d0> name: 'fedora'