[opensuse] Migrating 42.3 o 15.0 using zypper
Migrating 42.3 o 15.0 using zypper I've cloned the set of /etc/zypp/repos.d and updated them to to point to the 15.0 repositories. What I'm looking for is a zypper dist-update --use-repos /etc/zypp/15DOTZERO.repos.d but I don't see an option like that, pointing to another set of repos. What am I missing? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Migrating 42.3 o 15.0 using zypper
I've cloned the set of /etc/zypp/repos.d and updated them to to point to the 15.0 repositories.
What I'm looking for is a
zypper dist-update --use-repos /etc/zypp/15DOTZERO.repos.d
but I don't see an option like that, pointing to another set of repos. What am I missing?
> Q: Are you sure? > >> A: Because it reverses the logical flow of conversation. >> >>> Q: Why is top posting frowned upon? If you want to do it this way, I suggest you use the standard paths, instead of working from a cloned folder. Rather rename the original one to repos.d.old, the cloned one to repos.d, and run 'zypper dup' without extra
Op donderdag 12 september 2019 15:51:12 CEST schreef Anton Aylward: options. -- Gertjan Lettink a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 12/09/2019 15.51, Anton Aylward wrote:
Migrating 42.3 o 15.0 using zypper
I've cloned the set of /etc/zypp/repos.d and updated them to to point to the 15.0 repositories.
What I'm looking for is a
zypper dist-update --use-repos /etc/zypp/15DOTZERO.repos.d
but I don't see an option like that, pointing to another set of repos. What am I missing?
Why? I simply make a backup of the "prior" repos in a subdirectory. The "active" directories should be the new ones. If you use a command to use some other dir, you risk some automation running and using the wrong ones. Just do (I did it yesterday, 15.0 to 15.1): backup the repo files edit them to point to new URL. Perhaps disable some. Consider: disable dvd repo download.use_deltarpm = false zypper clean zypper ref zypper dup --download-in-advance --allow-vendor-change For details, see the wiki. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)
participants (3)
-
Anton Aylward
-
Carlos E.R.
-
Knurpht-openSUSE