-
Bug
-
Resolution: Done
-
Undefined
-
None
Analyze (the pre-conversion assessment) depends on being able to rollback any changes that are made in the Action plugins. The use of CONVERT2RHEL_UNSUPPORTED_INCOMPLETE_ROLLBACK breaks that assumption. this will lead to the user having a system which is in an inconsistent state, not completely restored to the source distribution and possibly unable to perform a conversion. We need to ignore when we are doing a convert2rhel analyze.
- When in analyze mode, CONVERT2RHEL_UNSUPPORTED_INCOMPLETE_ROLLBACK should do nothing. If we are unable to download the packages needed for the Action, that Action should fail.
- The error message should specify that CONVERT2RHEL_UNSUPPORTED_ROLLBACK will have no effect in analyze mode.