Bug 2095506
Summary: | foreman-protector locking plugin should allow leapp to be installed | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Satellite Maintain | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Satellite QE Team <sat-qe-bz-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | apatel, ehelms, jbhatia, kgaikwad |
Target Milestone: | Unspecified | Keywords: | EasyFix, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
*Installing the Leapp utility does not work with the `foreman-protector locking` plugin*
As of the current release, you cannot install the Leapp utility using ‘yum install leapp` while simultaneously using the `foreman-protector` locking plugin.
To install the Leapp utility under these conditions, run `satellite-maintain packages install leapp`.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-19 20:16:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Lukas Pramuk
2022-06-09 19:46:25 UTC
RN draft: You can not currently install LEAPP while using the `foreman-protector` locking plugin simultaneously. In order to install LEAPP under these conditions… (tagged @lpramuk both here & in the BZ doc to find out if this information is correct and whether there is either a workaround or a fix planned for a future release.) doc: https://docs.google.com/document/d/1xMkjPbkwF9ZJ95tEcWYmRRqVdusIZENHZsL3-B3YvJw/edit We would like to fix it in 6.11.z so that users can run just: # yum install leapp In the meantime they are instead required to run: # satellite-maintain packages install leapp (which takes some time as it involves extra installer run) Final RN: *Installing the Leapp utility does not work with the `foreman-protector locking` plugin* As of the current release, you cannot install the Leapp utility using ‘yum install leapp` while simultaneously using the `foreman-protector` locking plugin. To install the Leapp utility under these conditions, run `satellite-maintain packages install leapp`. Given the release note, work around and this being on Satellite 6.11 I am going to opt to close this. |