On Tue, Nov 08, 2016 at 11:03:29PM +0100, Reindl Harald wrote:
Am 08.11.2016 um 22:29 schrieb Matt Shindala:
>I am currently running Fedora 24 with RPMFusion repos. Fedora 25 is
>scheduled to be released today. What is the correct process I should
>take to upgrade my system and upgrade my RPMFusion repos to the Fedora
>25 version?
just wait until the repos are ready and use "dnf --releasever=25
distro-sync" as always
I think it's probably better to use the recommended dnf plugin[1] these
days:
sudo dnf install dnf-plugin-system-upgrade
sudo dnf --refresh system-upgrade download --releasever=25
sudo dnf system-upgrade reboot
[1]
https://fedoraproject.org/wiki/DNF_system_upgrade
-c