From Fedora Project Wiki
(Created page with "<noinclude>{{tempdoc}}</noinclude> <ol> <li> Enable showing pre-release Fedora versions using this command: <pre>kwriteconfig5 --file discoverrc --group DistroUpgrade --key AllowPreRelease true</pre> <li> Reset plasma-discover's counter for showing notifications: <pre>kwriteconfig5 --file PlasmaDiscoverUpdates --group Global --key LastNotificationTime --delete</pre> <li> Reboot the system or log out and in again, then wait for at least 5 minutes. <li> A notification of a...") |
(kwriteconfig5 -> kwriteconfig6) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{tempdoc}}</noinclude> | <noinclude>{{tempdoc}}</noinclude> | ||
{{ Template:admon/tip | Upgrade to Rawhide instructions | | |||
Skip this box when upgrading to Fedora [[Branched]]. | |||
But if you need to perform this test case when testing an upgrade to [[Rawhide]], use the following edits to trick the system into being able to upgrade to it: | |||
<div> | |||
sudo sed -i '/<release / s/version{{=}}"rawhide"/version{{=}}"NUMBER"/' /usr/share/metainfo/org.fedoraproject.fedora.metainfo.xml | |||
</div> | |||
Replace <code>NUMBER</code> with the current Rawhide version number. | |||
}} | |||
<ol> | <ol> | ||
<li> Enable showing pre-release Fedora versions using this command: | <li> Enable showing pre-release Fedora versions using this command: | ||
<pre> | <pre>kwriteconfig6 --file discoverrc --group DistroUpgrade --key AllowPreRelease true</pre> | ||
<li> Reset plasma-discover's counter for showing notifications: | <li> Reset plasma-discover's counter for showing notifications: | ||
<pre> | <pre>kwriteconfig6 --file PlasmaDiscoverUpdates --group Global --key LastNotificationTime --delete</pre> | ||
<li> Reboot the system or log out and in again, then wait for at least 5 minutes. | <li> Reboot the system or log out and in again, then wait for at least 5 minutes. | ||
<li> A notification of an available upgrade should appear. If it does, click it. If not, note this as a bug, but run {{command|plasma-discover}} (''Discover'' in the application launcher) and click the refresh button at top-right. | <li> A notification of an available upgrade should appear. If it does, click it. If not, note this as a bug, but run {{command|plasma-discover}} (''Discover'' in the application launcher) and click the refresh button at top-right. | ||
<li> Check that there is a banner informing you about the new release, with an ''Upgrade to {{FedoraVersion| | <li> Check that there is a banner informing you about the new release, with an ''Upgrade to Fedora Linux {{FedoraVersion|number|next}}'' button. | ||
<li> Click ''Upgrade to {{FedoraVersion| | <li> Click ''Upgrade to Fedora Linux {{FedoraVersion|number|next}}'', it should load the ''Updates'' page with the new release available. | ||
<li> Click ''More Information...'', it should load a document with a URL to the release webpage, as well as a list of packages and versions. | <li> Click ''More Information...'', it should load a document with a URL to the release webpage, as well as a list of packages and versions. | ||
* If it links to an appropriate URL but there is no content for the URL yet, this may be reported to the [[Docs_Project|documentation team]], but is not a failure of this test. | * If it links to an appropriate URL but there is no content for the URL yet, this may be reported to the [[Docs_Project|documentation team]], but is not a failure of this test. |
Latest revision as of 11:36, 27 September 2024
Template documentation [edit]
- This documentation is transcluded from Template:Plasma discover upgrade procedure/doc. It will not be transcluded on pages that use this template.
- Enable showing pre-release Fedora versions using this command:
kwriteconfig6 --file discoverrc --group DistroUpgrade --key AllowPreRelease true
- Reset plasma-discover's counter for showing notifications:
kwriteconfig6 --file PlasmaDiscoverUpdates --group Global --key LastNotificationTime --delete
- Reboot the system or log out and in again, then wait for at least 5 minutes.
- A notification of an available upgrade should appear. If it does, click it. If not, note this as a bug, but run
plasma-discover
(Discover in the application launcher) and click the refresh button at top-right. - Check that there is a banner informing you about the new release, with an Upgrade to Fedora Linux 42 button.
- Click Upgrade to Fedora Linux 42, it should load the Updates page with the new release available.
- Click More Information..., it should load a document with a URL to the release webpage, as well as a list of packages and versions.
- If it links to an appropriate URL but there is no content for the URL yet, this may be reported to the documentation team, but is not a failure of this test.
- Return to the previous page with the arrow at the top-left.
- Click Update All. A progress bar should be displayed while the upgrade download takes place.
- Once the download process completes, complete the dialog asking for administrator authentication if it appears.
- Click the Restart Now button that should appear next. The system should reboot immediately.
- Once the system reboots, the system should boot into the upgrade environment and a graphical progress screen should be displayed.
- Once the upgrade process has completed, the system should reboot and an option to boot the new release should be on the grub menu.
- Log in to the upgraded system and test basic system applications (a terminal, file browser, or other, depending on the system flavor).