Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
systems:fedora [2020/04/29 07:41] eServices Greece created |
systems:fedora [2020/04/29 07:58] (current) eServices Greece |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Dist Upgrade ===== | ===== Dist Upgrade ===== | ||
+ | Please upgrade sequentially, | ||
+ | * As of now you can sequentially upgrade from Release 21 to 32 without issues. | ||
+ | * During step 4 you will be presented with any packages that cannot be upgraded, do NOT skip-broken, | ||
+ | * Python 2.7 is now(r31) provided with package python27, you will need to update your scripts to use the new binary (<wrap em># | ||
+ | * Extensions are now(r31) managed from a new application you need to install :<sxh bash> | ||
+ | * EarlyOOM is enabled by default on r31 | ||
+ | |||
==== Step 1: Upgrade current ==== | ==== Step 1: Upgrade current ==== | ||
Line 34: | Line 41: | ||
=== Remove Duplicates (multiple versions) === | === Remove Duplicates (multiple versions) === | ||
- | <sxh bash>dnf repoquery --duplicates</ | + | <sxh bash>sudo dnf repoquery --duplicates</ |