Looks like good moment to update...

Damn, It wants me to skip Fedora 39.

Is it possible to update to Fedora 39 from Fedora 38? I do not want to use Fedora 40 like now...

#fedora #fedora39 #fedora40 #fedora38 #fedoralinux

@cichy1173 Why not? 40 is a solid release.

Unless you are afraid that jumping one version would cause problems?
@szkodnix As far as I love Fedora I do not have great experience with fresh releases. I like to wait some time after release

@cichy1173 De Fedora 38 à Fedora 40 sur mon Raspberry Pi 4

1- faire un peu de ménage dans mes paquets:

rpm -e ffmpeg-libs
dnf -y install --best ffmpeg-libs --allowerasing
dnf remove libressl
dnf -y install openssl

2- régler des problèmes de deamon:

systemctl disable chronyd
systemctl enable systemd-timesyncd

3- effectuer la procédure normale sauf pour le reboot:

dnf upgrade --refresh
dnf system-upgrade download --releasever=40
dnf system-upgrade reboot --nogpgcheck

Et c'est bon... #fedora

Looks like update from #fedora38 to #fedora40 went without any pain #fedora

And now updated to #fedora41

I started with Fedora 36 on this computer, then updated to Fedora 37, Fedora 38, Fedora 40, and now Fedora 41.

#fedora #linux

And now updated from #fedora41 to #Fedora43
This one was a little bit tricky -- GUI updated did not work, so I tried start from terminal to debug. And looked like a couple of packages caused some issues so I removed them. After this updated went smoothly.
#fedora #linux #systemupgrade