Hi All,
If you are upgrade from 29 to 30, make sure you
update dnf and libdnf first do to a bug that has
been fixed (my procedure below takes care of this).
So far I have one virtual machine running FC30. Haven't
got a chance to torture it yet though.
This is my update procedure:
FC 29 -->> FC 30:
# rpm --rebuilddb
# rpm -Va --nofiles --nodigest
if anything is too new, do a
# dnf downgrade offender(s)
# dnf --enablerepo=* update --refresh
# dnf install python3-dnf-plugin-system-upgrade
# dnf system-upgrade download --refresh --releasever=30 --allowerasing
--best
# dnf clean packages <-- optional
# dnf system-upgrade reboot
-T
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx