Version-Release number of selected component: dnf-0.4.11-1.fc20 Additional info: reporter: libreport-2.1.12 cmdline: /usr/bin/python /usr/bin/dnf -v makecache timer executable: /usr/bin/dnf kernel: 3.11.6-300.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: base.py:136:_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 240, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 63, in main return _main(base, args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 122, in _main cli.run() File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1456, in run return self.command.run(self.base.extcmds) File "/usr/lib/python2.7/site-packages/dnf/cli/commands.py", line 798, in run self.base.fill_sack() # performs the md sync File "/usr/lib/python2.7/site-packages/dnf/base.py", line 212, in fill_sack self._add_repo_to_sack(r.id) File "/usr/lib/python2.7/site-packages/dnf/base.py", line 136, 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 0x2742078> self: <dnf.cli.cli.BaseCli object at 0x265ac10> name: 'fedora'
Created attachment 864971 [details] File: backtrace
Created attachment 864972 [details] File: environ
try the latest dnf-0.4.14 from http://koji.fedoraproject.org/koji/buildinfo?buildID=498009 and see if this traceback occurs again. I can't reproduce this bug on my f20 with command "dnf -v makecache timer"
comment 3.
Also, please try with the latest hawkey.
Oh, and since this seems as an error propagated from libsolv, can you please attach /var/cache/dnf/x86_64/20/hawkey.log first?
Created attachment 865000 [details] hawkey.log requested file
Thanks. Judging from these lines in the log: INFO Jan-20 17:48:27 using cached fedora LSERROR Jan-20 17:48:27 expanding strings size mismatch ERROR Jan-20 17:48:27 repo_add_solv() has failed. it is a duplicate of previous bug 1047087. Please reopen this if you observe the problem again with dnf-0.4.10 or more recent and libsolv-0.4.1-1 or more recent. Attach 'rpm -q libsolv hawkey' then, along with the current hawkey.log. *** This bug has been marked as a duplicate of bug 1047087 ***
(In reply to Ales Kozumplik from comment #8) > the problem again with dnf-0.4.10 or more recent and libsolv-0.4.1-1 or more should be hawkey-0.4.10!