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

Add steps to enable repositories since update run does not enable repositories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 6.16.0
    • Documentation, Upgrades
    • False
    • sat-rocket
    • None
    • None
    • None
    • None

      Document URL: 

      https://docs.redhat.com/en/documentation/red_hat_satellite/6.16/html-single/updating_red_hat_satellite/index#Updating_Server_updating

      https://docs.redhat.com/en/documentation/red_hat_satellite/6.16/html-single/updating_red_hat_satellite/index#Updating-Smart-Proxy_updating

      Section Number and Name: 

      Chapter 2. Updating Satellite Server
      Chapter 4. Updating Capsule Server 

      Describe the issue: 

      The steps to enable required repositories for update is not part of the update steps.

      Suggestions for improvement: 

      Since `update run` does not enable repositories like `upgrade run`, it would be helpful to add the commands to the steps.

      For example:

      Satellite:

      subscription-manager repos --disable "*"
      subscription-manager repos \
      --enable=rhel-9-for-x86_64-baseos-rpms \
      --enable=rhel-9-for-x86_64-appstream-rpms \
      --enable=satellite-6.16-for-rhel-9-x86_64-rpms \
      --enable=satellite-maintenance-6.16-for-rhel-9-x86_64-rpms
      

      Capsule:

      subscription-manager repos --disable "*"
      subscription-manager repos \
      --enable=rhel-9-for-x86_64-baseos-rpms \
      --enable=rhel-9-for-x86_64-appstream-rpms \
      --enable=satellite-6.16-for-rhel-9-x86_64-rpms \
      --enable=satellite-maintenance-6.16-for-rhel-9-x86_64-rpms
      

      Additional information:

      https://issues.redhat.com/browse/SAT-31383

       

              Unassigned Unassigned
              rhn-support-msunil Manu Sunil
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: