Fedora 30 is available now.
Use these commands to see how can be updated to Fedora 30.
[root@desk mythcat]# dnf upgrade --refresh
Waiting for process with pid 2427 to finish.
Adobe Systems Incorporated 2.4 kB/s | 2.9 kB 00:01
Fedora Modular 29 - x86_64 45 kB/s | 25 kB 00:00
Fedora Modular 29 - x86_64 - Updates 29 kB/s | 24 kB 00:00
Fedora 29 - x86_64 - Updates 25 kB/s | 23 kB 00:00
Fedora 29 - x86_64 25 kB/s | 25 kB 00:01
packages-microsoft-com-prod 6.4 kB/s | 2.9 kB 00:00
RPM Fusion for Fedora 29 - Free - Updates 13 kB/s | 10 kB 00:00
RPM Fusion for Fedora 29 - Free 22 kB/s | 10 kB 00:00
Visual Studio Code 8.7 kB/s | 2.9 kB 00:00
Dependencies resolved.
...
Upgraded:
selinux-policy-3.14.2-57.fc29.noarch
selinux-policy-devel-3.14.2-57.fc29.noarch
selinux-policy-sandbox-3.14.2-57.fc29.noarch
selinux-policy-targeted-3.14.2-57.fc29.noarch
x264-libs-0.155-3.20180806git0a84d98.fc29.x86_64
Complete!
[root@desk mythcat]# dnf install dnf-plugin-system-upgrade
[root@desk mythcat]# dnf system-upgrade download --releasever=30
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade".
Do you want to continue [y/N]: y
...
- problem with installed package python2-libdnf-0.31.0-2.fc29.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken'
to skip uninstallable packages)
[root@desk mythcat]# dnf system-upgrade download --releasever=30 --allowerasing
Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade".
Do you want to continue [y/N]: y
...
Transaction Summary
================================================================================
Install 92 Packages
Upgrade 2716 Packages
Remove 8 Packages
Downgrade 22 Packages
Total download size: 2.9 G
DNF will only download packages, install gpg keys, and check the transaction.
Is this ok [y/N]: y
...
Importing GPG key
...
Key imported successfully
Running transaction check
Running transaction test
...
Download complete! Use 'dnf system-upgrade reboot' to start the upgrade.
To remove cached metadata and transaction use 'dnf system-upgrade clean'
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.