Actions
Bug #39587
open"Leapp - Install - Install Leapp" job template only works on RHEL 7 and 8
Difficulty:
Triaged:
No
Pull request:
Description
Description of problem:¶
The job template is generally outdated, supporting only RHEL 7 and 8.
How reproducible:¶
Always
Is this issue a regression from an earlier version:¶
No
Steps to Reproduce:¶
- Have a RHEL 9 host
- Run the "Leapp - Install - Install Leapp" job template against it
Actual behavior:¶
The job fails, saying “This playbook can be executed only on RHEL server version 7 and 8."
Expected behavior:¶
The job passes, relevant packages get installed.
Business Impact / Additional info:¶
Leapp also provides a leapp-upgrade virtual package which pulls in leapp (the framework) and the actual migrating path for the current version of rhel. Switching to it might be a good idea.
Updated by The Foreman Bot 3 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_leapp/pull/177 added
Actions