I've used it many times before without issue, but now trying to upgrade 23 to 24 that way can't get past step one. The only fedora-repos-rawhide initially available via dnf is the already installed v23, until *after* switching the enabled repos. Dnf update dnf claims to work, but after claimed success, dnf spits out errors regardless what trying to use it to do. Alternatively, using rpm to upgrade to fedora-release-24-0.6.noarch.rpm fedora-repos-24-0.2.noarch.rpm fedora-repos-rawhide-24-0.2.noarch.rpm, then use dnf to finish the upgrade eventually also results in complete dnf flummoxing (as does trying with yum-deprecated) with errors: # dnf update dnf # (same as dnf update dnf pyt* perl*) ... Complete! # dnf update kdm Traceback (most recent call last): File "/usr/bin/dnf", line 56, in <module> from dnf.cli import main File "/usr/lib/python3.5/site-packages/dnf/__init__.py", line 31, in <module> import dnf.base File "/usr/lib/python3.5/site-packages/dnf/base.py", line 29, in <module> from dnf.yum import history File "/usr/lib/python3.5/site-packages/dnf/yum/history.py", line 22, in <module> import hawkey File "/usr/lib/python3.5/site-packages/hawkey/__init__.py", line 24, in <module> from . import _hawkey ImportError: /lib/libhawkey.so.2: symbol solv_extend_realloc, version SOLV_1.0 not defined in file libsolv.so.0 with link time reference # rpm -qa | grep libsol libsolv-0.6.14-7.fc23.i686 # rpm -qa | grep fc23 dbus-python-1.2.0-12.fc23.i686 (restore, then try again) # dnf update dnf pyt* perl* got me past the dnf problem.... -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: http://lists.fedoraproject.org/admin/lists/test@xxxxxxxxxxxxxxxxxxxxxxx