Description of problem: I just ran # dnf upgrade and this happened Version-Release number of selected component: python3-dnf-0.5.3-1.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python -OO /bin/dnf upgrade executable: /bin/dnf kernel: 3.14.9-200.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: dnf:35:<module>:ImportError: No module named dnf.cli Traceback (most recent call last): File "/bin/dnf", line 35, in <module> from dnf.cli import main ImportError: No module named dnf.cli Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __file__: '/bin/dnf' here: '/usr/bin' __package__: None sys: <module 'sys' (built-in)> unicode_literals: _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 131072) __name__: '__main__' os: <module 'os' from '/usr/lib64/python2.7/os.pyo'> __doc__: None
Created attachment 916663 [details] File: backtrace
Created attachment 916664 [details] File: environ
Will you please run: $ rpm -q dnf python3-dnf $ rpm -ql dnf $ python -c 'import dnf.cli' and report the output? Thanks!
$ rpm -q dnf python3-dnf balíček dnf není nainstalován python3-dnf-0.5.3-1.fc20.noarch $ rpm -ql dnf balíček dnf není nainstalován $ python -c 'import dnf.cli' Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named dnf.cli
Thank you, I see what's going on now. We will fix this.
Fixed by 41bbf95.
hawkey-0.4.18-2.fc20, dnf-0.5.4-1.fc20, libsolv-0.6.4-0.git2a5c1c4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/hawkey-0.4.18-2.fc20,dnf-0.5.4-1.fc20,libsolv-0.6.4-0.git2a5c1c4.fc20
hawkey-0.4.18-2.fc20, dnf-0.5.4-1.fc20, libsolv-0.6.4-0.git2a5c1c4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.