On Fri, Apr 06, 2018 at 01:22:39PM -0700, ToddAndMargo wrote: > This worked under 27. Anything different under 28? > FC 27 -->> FC 28: > # rpm --rebuilddb > # rpm -Va --nofiles --nodigest These steps shouldn't _generally_ be necessary. > # dnf --enablerepo=* update --refresh Depending on what repos you have installed, sure. > # dnf install python3-dnf-plugin-system-upgrade (Probably already there?) > # dnf system-upgrade download --refresh --releasever=28 --allowerasing If you've done complicated things, you might also want `--best`. On the other hand, if you _haven't_, you probably don't need `--allowerasing` either. > # dnf clean packages <-- optional > # dnf system-upgrade reboot Yep. And you might want to clear /var/cache/dnf after. -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx