Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #37742 - Exclude rhn-client-tools for subman upgrade #10280

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Aug 20, 2024

  1. Fixes #37742 - exclude rhn-client-tools for subman upgrade

    * rhn-client-tools obsoletes subscription manager, installation of
      subman rpm has the flag --setopt=obsoletes=0 set correctly to mitigate
    this, but the subsequent upgrade of subscription-manager rpm does not
    * add the --setopt=exclude=rhn-client-tools flag so rhn-client-tools does not
      get installed instead of upgrade of the subman
    
    Signed-off-by: Daniel Diblik <[email protected]>
    danmyway committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9cab12d View commit details
    Browse the repository at this point in the history