oamg / leapp-repository

Leapp repositories containing actors for the Leapp framework (https://github.com/oamg/leapp). Currently provides leapp repositories for in-place upgrades of RHEL systems.
Apache License 2.0
48 stars 144 forks source link

BZ#2283067 - don't remove Tomcat during Satellite 7to8 upgrade #1243

Closed evgeni closed 3 months ago

evgeni commented 3 months ago

This was previously added to workaround issues with the packages in RHEL 8.9, but now that 8.10 is released it's not required anymore and actually breaks the upgrade.

evgeni commented 3 months ago

Yeah, the problem was 8.9-only as the tomcat/pki-servlet/candlepin packages were in flux. It's now all (hopefully) settled in 8.10.

I'll add that suggestion!

evgeni commented 3 months ago

Yeah, the problem was 8.9-only as the tomcat/pki-servlet/candlepin packages were in flux. It's now all (hopefully) settled in 8.10.

Glad I've actually tested the patch… 8.8 and 8.9 is affected. Patch updated :)

pirat89 commented 3 months ago

Checking failed tests, problems are caused by recent RHUI changes. Change in this PR is not related to these fails. Waiting for last 2 tests that are still running which should not be affected by RHUI.