Project

General

Profile

Actions

Bug #25683

closed

Upgrade katello-ca-consumer rpm will cause rhsm.conf to point back to customer portal.

Added by Andrew Kofink about 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1619533

Description of problem:
I think this is the regression of Bug #1371585.

%postun will be triggered on upgrade and cause the rhsm.conf to restore back to default.

...
postun
test -f /etc/rhsm/rhsm.conf.kat-backup &x%x
command cp /etc/rhsm/rhsm.conf.kat-backup /etc/rhsm/rhsm.conf <========= move the backup rhsm.conf back
...

  1. rpm -Uvh katello-ca-consumer-foo.com-1.0-8.noarch.rpm
    Preparing... ################################# [100%]
    Updating / installing...
    1:katello-ca-consumer-foo.com################################# [ 50%]
    Cleaning up / removing...
    2:katello-ca-consumer-foo.com################################# [100%] <=========== %postun will be triggered here

% egrep -i 'host|server' /etc/rhsm/rhsm.conf | egrep -v '^#'
[server]
hostname = subscription.rhsm.redhat.com

Actions #1

Updated by Andrew Kofink about 6 years ago

  • Subject changed from Upgrade katello-ca-consumer rpm will cause rhsm.conf to point back to customer portal. to Upgrade katello-ca-consumer rpm will cause rhsm.conf to point back to customer portal.
  • Found in Releases Katello 3.7.1 added
Actions #2

Updated by John Mitsch about 6 years ago

  • Category set to Client/Agent
  • Target version set to Katello 3.11.0
  • Triaged changed from No to Yes
Actions #3

Updated by Jonathon Turel about 6 years ago

  • Target version changed from Katello 3.11.0 to Katello Backlog
Actions #4

Updated by Justin Sherrill about 5 years ago

  • Project changed from Katello to Installer
  • Category changed from Client/Agent to Foreman modules
  • Assignee set to Justin Sherrill
  • Target version deleted (Katello Backlog)
Actions #5

Updated by The Foreman Bot about 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-certs/pull/267 added
Actions #6

Updated by The Foreman Bot about 5 years ago

  • Fixed in Releases 2.0.0 added
Actions #7

Updated by Justin Sherrill about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #8

Updated by The Foreman Bot about 5 years ago

  • Pull request https://github.com/theforeman/puppet-certs/pull/271 added
Actions #9

Updated by Ewoud Kohl van Wijngaarden about 5 years ago

  • Pull request deleted (https://github.com/theforeman/puppet-certs/pull/271)

Disregard that, it was just me making a PR for a release with the incorrect base branch.

Actions

Also available in: Atom PDF