Skip to content

Multiple base products found #352

@schaefi

Description

@schaefi

If the system was already previously migrated and rolled-back later, or a previous migration may have been interrupted, the zypper migration command might fail with the error message

Can't get available migrations from server: SUSE::Connect::ApiError: Multiple base products found:

To solve this the customer has to call

SUSEConnect --rollback

and then run the migration again.

We could consider to perform this rollback in case we detect the above error message as a --fix action to the pre-checks. Or encode the rollback as
part of the migration code in the unit implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions