Satellite-installer in foreman-maintain on Foreman 3.14 (RC)

Problem:
When running foreman-maintain packages update --assumeyes ansible-collection-* the update of said packages goes well but the last task to run the foreman-installer fails that it can’t find the satellite-installer.

Everything else went fine with the upgrade which also called foreman-installer, so i wonder if i happen to be the only one with the issue. I’m still looking around where this line is specified so i can add it to this post!

Expected outcome:
The task should instead run foreman-installer to finalize the package upgrade.

Foreman and Proxy versions:

  • foreman-3.14.0-0.5.rc1.el9.noarch
  • foreman-proxy-3.14.0-0.2.rc1.el9.noarch
  • katello-4.16.0-0.2.rc1.el9.noarch

Foreman and Proxy plugin versions:

Distribution and version:
RHEL 9.5

Other relevant data:

I think you might be running into this issue that we saw identified at the end of last week and fixed. You could try grabbing the RPM from this repository and testing it.

Heyo! Sorry for the late reply!
Just tested this out and immediatly notice it indeed does fix it!
I’ve reverted the change for now as i don’t want to mix and match rpm builds, but thank you for fixing this already and pointing me to the solution!