-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
-
3
** Note that this is a public ticket, please refrain from adding any sensitive data. **
Enabling any non-default repository input parameter will override the default repositories needed for the analysis and conversion.
When I try to analyse with the input parameter "rhel-7-server-optional-rpms", the analysis ends with a "Unsupported kernel modules inhibitor", and when I analyse with "rhel-7-server-extras-rpms" or "rhel-7-server-extras-rpms" it ends with "No RHEL kernel modules were found". This seems to happen as when I enable any non-default repository, the default "rhel-7-server-rpms" is not present.
When checking the task logs I can see the command that invoked C2R:
Calling command '/usr/bin/convert2rhel analyze -y --els --enablerepo=rhel-7-server-extras-rpms'
But when using "--enablerepo" it should look like:
convert2rhel analyze -y --els --enablerepo=rhel-7-server-rpms --enablerepo=rhel-7-server-extras-rpms
How to reproduce:
- Register a CentOS 7.9 system in Insights stage.
- Go to tasks menu and open "Pre-conversion analysis for converting to RHEL(stage)".
- Select the previous registered system and select any of the non-default repositories in the task input parameters.
- Run the analysis and wait it to finish.
After the analysis finishes, one from the previously detailed errors will pop up.
- is caused by
-
RHINENG-11806 Conversion task input parameters: Non-default repositories
- Closed
- is triggering
-
RHINENG-12842 Convert2rhel playbooks update v1.6.3
- Closed