From 4e7f0e897cd30571cb43643b9aa9b7c18a7eb9f7 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Fri, 6 Dec 2024 19:38:07 +0100 Subject: [PATCH] Upgrade: Fix inconsistent version numbers in 'Upgrading with plain Zypper' (BSC#1234288 --- xml/sle_update_online.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml/sle_update_online.xml b/xml/sle_update_online.xml index 7701734613..19a735458e 100644 --- a/xml/sle_update_online.xml +++ b/xml/sle_update_online.xml @@ -575,14 +575,14 @@ Continue? [y/n/? shows all options] (y): &prompt.sudo;zypper repos -u Update each repository URL so that its product version number is - &product-ga;-SP&product-sp;. For example, if the URL of + &product-dsc-url-substring;. For example, if the URL of a repository is -http://rmt.&exampledomain;/repo/SUSE/Products/SLE-15-SP2-Product-SLES/x86_64/product/ +http://rmt.&exampledomain;/repo/SUSE/Products/SLE-15-SP4-Product-SLES/x86_64/product/ change it to -http://rmt.&exampledomain;/repo/SUSE/Products/SLE-15-SP3-Product-SLES/x86_64/product/ +http://rmt.&exampledomain;/repo/SUSE/Products/SLE-&product-dsc-url-substring;-Product-SLES/x86_64/product/ This needs to be done with all repositories that are enabled. You may want to consider also doing this for repositories that are currently disabled, @@ -609,7 +609,7 @@ Continue? [y/n/? shows all options] (y): Then add the corresponding new repository by running - &prompt.sudo;zypper addrepo -f URL NAME-&product-ga;-SP&product-sp; + &prompt.sudo;zypper addrepo -f URL NAME-&product-dsc-url-substring;