On Mon, 2019-04-08 at 18:45 -0700, ToddAndMargo wrote: > On 4/8/19 6:04 PM, Adam Williamson wrote: > > On Mon, 2019-04-08 at 17:13 -0700, ToddAndMargo wrote: > > > 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) (no problems found) > > > > > > # dnf --enablerepo=* update --refresh > > > # dnf install python3-dnf-plugin-system-upgrade > > > # dnf system-upgrade download --refresh --releasever=30 --allowerasing > > > --best > > > # dnf clean packages <-- optional (didn't do it) > > > # 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? > > > > Well, you'll want this at least, as per the common bugs page and the > > upgrading wiki page: > > > > dnf system-upgrade download --refresh --releasever=30 --setopt='module_platform_id=platform:f30' > > > > See https://fedoraproject.org/wiki/DNF_system_upgrade , > > https://fedoraproject.org/wiki/Common_F30_bugs#upgrade-module-platform > > and https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1688462 . > > > > If it still does the same with that, you'll need to check the logs from > > the upgrade boot to see what went wrong. After it reboots back to F29, > > run 'journalctl -b-1' to see logs from the previous boot (i.e. the > > upgrade attempt) and you should be able to find some kind of indication > > as to what went wrong. > > > > Hi Adam, > > Thank you! > > For my records (how to's), will the > --setopt='module_platform_id=platform:f30' > go away by the time of the general release? That is the plan, yes. https://bugzilla.redhat.com/show_bug.cgi?id=1688462 is tracking this. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-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/test@xxxxxxxxxxxxxxxxxxxxxxx