Dear All,
I have now disabled any DNS resolver related services and was able to reproduce your successful upgrades. However, I get
[pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 30 (Thirty) 5.0.10-200.fc29.aarch64
Should I wait until Fedora 30 is officially supported? Thanks, Thomas
On Wed, May 1, 2019 at 8:57 PM Paul Whalen pwhalen@redhat.com wrote:
----- Original Message -----
Dear All, to upgrade a Raspberry 3 I executed this commands
sudo dnf -y upgrade --refresh sudo dnf -y install dnf-plugin-system-upgrade sudo dnf -y system-upgrade download --releasever=30 sudo dnf -y system-upgrade reboot
after the reboot dnf fails. Is anyone else having the problem?
I used the same commands to upgrade a Raspberry Pi 3 from F29 to F30, and do not see your problem. Dnf works as expected in F30 for "dnf system-upgrade clean", "dnf list upgrades", and "dnf upgrade".
I just did another upgrade on the rpi3 starting with the minimal f29 aarch64 image and using the same commands. No issues here either.
What was the error you hit in dnf? Is there anything helpful in the logs?
Paul