Bug 1087556 - [abrt] dnf: base.py:135:_add_repo_to_sack:RuntimeException: load_yum_repo() failed: 3.
Summary: [abrt] dnf: base.py:135:_add_repo_to_sack:RuntimeException: load_yum_repo() f...
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:b96d0df9539428261264e3ec65a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-14 15:31 UTC by gaaara
Modified: 2014-04-15 06:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-15 06:50:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.18 KB, text/plain)
2014-04-14 15:31 UTC, gaaara
no flags Details
File: environ (72 bytes, text/plain)
2014-04-14 15:31 UTC, gaaara
no flags Details

Description gaaara 2014-04-14 15:31:43 UTC
Description of problem:
au retour sur mon ordinateur j'ai vu les erreur 

Version-Release number of selected component:
dnf-0.4.19-1.fc20

Additional info:
reporter:       libreport-2.2.1
cmdline:        /usr/bin/python /usr/bin/dnf -v makecache timer
executable:     /usr/bin/dnf
kernel:         3.13.9-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
base.py:135:_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 242, in user_main
    errcode = main(args)
  File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 75, in main
    return _main(base, args)
  File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 124, in _main
    cli.run()
  File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1378, in run
    return self.command.run(self.base.extcmds)
  File "/usr/lib/python2.7/site-packages/dnf/cli/commands/__init__.py", line 683, in run
    self.base.fill_sack() # performs the md sync
  File "/usr/lib/python2.7/site-packages/dnf/base.py", line 217, in fill_sack
    self._add_repo_to_sack(r.id)
  File "/usr/lib/python2.7/site-packages/dnf/base.py", line 135, in _add_repo_to_sack
    load_presto=repo.deltarpm)
RuntimeException: load_yum_repo() failed: 3.

Local variables in innermost frame:
repo: <Repo updates>
hrepo: <_hawkey.Repo object at 0x7f9dfa480ea0>
self: <dnf.cli.cli.BaseCli object at 0x290cad0>
name: 'updates'

Comment 1 gaaara 2014-04-14 15:31:47 UTC
Created attachment 886171 [details]
File: backtrace

Comment 2 gaaara 2014-04-14 15:31:49 UTC
Created attachment 886172 [details]
File: environ

Comment 3 Ales Kozumplik 2014-04-15 06:50:00 UTC
I'm going to close this as a dupe of bug 1071404. Can you please attach the logs there? Thanks.

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