Bug 1098481 - [abrt] dnf-0.4.8-1.fc20: base.py:140:_add_repo_to_sack:RuntimeException: load_yum_repo() failed: 3.
Summary: [abrt] dnf-0.4.8-1.fc20: base.py:140:_add_repo_to_sack:RuntimeException: load...
Keywords:
Status: CLOSED DUPLICATE of bug 1071404
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8e6ceb5570b429bcd56d059594c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-16 10:36 UTC by lbtsmer
Modified: 2014-05-16 13:19 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-16 13:19:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2014-05-16 10:36 UTC, lbtsmer
no flags Details
File: environ (72 bytes, text/plain)
2014-05-16 10:36 UTC, lbtsmer
no flags Details

Description lbtsmer 2014-05-16 10:36:01 UTC
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'

Comment 1 lbtsmer 2014-05-16 10:36:06 UTC
Created attachment 896335 [details]
File: backtrace

Comment 2 lbtsmer 2014-05-16 10:36:08 UTC
Created attachment 896336 [details]
File: environ

Comment 3 Radek Holy 2014-05-16 13:19:22 UTC
Hello, thank you for the report. It's a duplicate of bug 1071404.

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


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