uyuni-project / contrib

Collection of tools that are are not (yet!) officially part of the Uyuni product
8 stars 5 forks source link

Question: SP-Migration with "system_update.py" using "custom base channels" #3

Closed Shirocco88 closed 2 years ago

Shirocco88 commented 3 years ago

I want to use system_update.py https://github.com/uyuni-project/contrib/blob/main/uyuni-tools/system_update.py to do SP-Migrations from CLM Project: sles15_sp2 ENV: qa to CLM Project: sles15_sp3 ENV: qa

unfortunately it seams that the tool needs vendor channels and no custom channels

uyuni-srv:/opt/susemanager# cat configsm.yaml SNIP maintenance: wait_between_systems: 2 exclude_for_patch:

Question: is there a possibility to run the tool from custom-base-channel (e.g. "sles15_sp2", env: "qa") to custom-base-channel (e.g. "sles15_sp3", env: "qa")

Any hint welcome;

mbrookhuis commented 3 years ago

What do you mean with custom-base-channel? If you create a new CLM project, the base channel is already custom. Or did you create a new base channel from "scratch" and not from the product pool channel as it source. If you created you own basechannel it could be that you are missing metadata that is needed to perform an SP Migration. Is the support pack migration available from within the GUI?

Can you post the error. I will have a look if this can be solved.

mbrookhuis commented 2 years ago

will close as I didn't receive an answer