Error with files upgrading Fedora 23 to 24
I try everthing that I know and every trick but I cannot upgrade my fedora 23 to 24.
I got this error:
> Error: Transaction check error:
file /usr/lib64/libpython3.so conflicts between attempted installs of python34-libs-3.4.5-3.el7.x86_64 and system-python-libs-3.5.2-3.fc24.x86_64
file /usr/bin/pydoc3 conflicts between attempted installs of python34-3.4.5-3.el7.x86_64 and python3-3.5.2-3.fc24.x86_64
file /usr/bin/python3 conflicts between attempted installs of python34-3.4.5-3.el7.x86_64 and python3-3.5.2-3.fc24.x86_64
file /usr/bin/pyvenv conflicts between attempted installs of python34-3.4.5-3.el7.x86_64 and python3-3.5.2-3.fc24.x86_64
file /usr/share/man/man1/python3.1.gz conflicts between attempted installs of python34-3.4.5-3.el7.x86_64 and python3-3.5.2-3.fc24.x86_64
what command have you used for upgrade? If you're upgrading with DNF, have you tried passing
--allowerasing
flag?the command i did use is next:
dnf system-upgrade download --refresh --releasever=24 -y --allowerasing --nogpgcheck
Yes I used that option!
Do you have python installed from some external repository like EPEL? I can see that issue is with conflict of el7 package which doesn't look right. Have you tried manually removing those packages before attempting the upgrade?
wow! Yeah it works. But now when I try to reboot appears and error for one or two seconds. Its says something like: devive-mapper: remove ioctl on fedora00-root failed: Device or resource busy Command failed.