Bug #27884
closedInstaller tries to install rh-mongodb34-syspaths after packages are locked leading to Error: Nothing to do
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1752190
Description of problem:
While installing satellite 6.6, installer throws error as Error: Nothing to do.
Datacat_fragment[foreman_proxy::enabled_features:: [99%]Installing Service[smart_proxy_dynflow_core] [99%]Installing Datacat_fragment[foreman_proxy::enabled_features:: [99%]Installing Done [100%]Installing Done [100%]
Package versions are being locked.
Error: Nothing to do
Success!
* Satellite is running at https://satellite.example.com
- To install an additional Capsule on separate machine continue by running:
capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar"
- To upgrade an existing 6.5 Capsule to 6.6:
Please see official documentation for steps and parameters to use when upgrading a 6.5 Capsule to 6.6.
The full log is at /var/log/foreman-installer/satellite.log
Version-Release number of selected component (if applicable):
Satellite 6.6 snap 20
How reproducible:
always
Steps to Reproduce:
1. Install satellite 6.6
Actual results:
Satellite install successfully but throws Error: Nothing to do as it tries to install rh-mongodb34-syspaths after version locking.
Expected results:
No error and rh-mongodb34-syspaths package checking should be before version locking.
Additional info: