I was just trying to migrate some SLES 15 SP3 VMs to SP4 (zypper migration). On all of them, I’m getting this warning:
All repositories have been refreshed.
Can’t get available migrations from server: SUSE::Connect::ApiError: There are activated extensions/modules on this system that cannot be migrated.
Deactivate them first, and then try migrating again.
The product(s) are ‘Python 2 Module 15 SP3 x86_64’.
You can deactivate them with:
SUSEConnect -d -p sle-module-python2/15.3/x86_64
‘/usr/lib/zypper/commands/zypper-migration’ exited with status 1
What would be the proper way to deal with that? I did the deactivation on one test VM and it seems to work fine, but I’m not sure if anything is broken. This seems to happen on all the SLES 15 SP3 VMs I’ve tested on.
Thanks.
Matt