Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-29667

ansible-lint not shipped on EL9

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • 0
    • Yes

      Description of problem:

      Due to an accident, we only ship ansible-lint for 6.16 on EL8, not on EL9.

      That means that when you upgrade in place to EL9, the EL8 ansible-lint packages are still installed.

      The post-upgrade documentation says to remove all EL8 packages, which results in removal of ansible-lint even tho galaxy-importer would like to have it.

      How reproducible:

      100

      Is this issue a regression from an earlier version:

       

      Steps to Reproduce:

      1. Install 6.16 on RHEL8

      2. Upgrade in-place to RHEL9

      3. Try to remove EL8 packages as documented (dnf remove $(rpm -qa | grep \.el[78] | grep -vE 'gpg-pubkey|libmodulemd|katello-ca-consumer')

      Actual behavior:

      ansible-lint is removed

      Expected behavior:

      ansible-lint is not removed

      Business Impact / Additional info:

       

              egolov@redhat.com Evgeni Golov
              egolov@redhat.com Evgeni Golov
              Lukas Pramuk Lukas Pramuk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: