Hi All,

This is what I am running to upgrade from 29 to 30 beta:

# 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


When I run the "dnf system-upgrade reboot", it reboots, tells
me an upgrade is on progress, and about five second later,
reboots again, shows no 30 kernels, and I am back in 29.

What did I do wrong?

Many thanks,
-T
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to