Bug 1175629 - after restoring cold DB backup from 5.6.0@embedded which was already upgraded (in-place), mine /etc/rhn/service-list got corrupted
Summary: after restoring cold DB backup from 5.6.0@embedded which was already upgraded...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Upgrades
Version: 570
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Tomas Lestach
QA Contact: Jan Hutař
URL:
Whiteboard:
Depends On:
Blocks: sat570-upgrades
TreeView+ depends on / blocked
 
Reported: 2014-12-18 08:39 UTC by Jan Hutař
Modified: 2015-01-13 10:25 UTC (History)
1 user (show)

Fixed In Version: spacewalk-setup-postgresql-2.3.0-16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-13 10:25:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Hutař 2014-12-18 08:39:45 UTC
Description of problem:
After restoring cold DB backup from 5.6.0@embedded which was already upgraded (in-place), mine /etc/rhn/service-list got corrupted.


Version-Release number of selected component (if applicable):
Satellite-5.7.0-RHEL6-re20141212.0-x86_64
rhn-upgrade-5.7.0.19-1.el6sat.noarch


How reproducible:
1 of 1 attempt


Steps to Reproduce:
1. Install 5.6.0 with embedded PostgreSQL 8.4 on RHEL6
2. Create cold backup
3. Do in-place upgrade to 5.7.0 with embedded PostgreSQL 9.2
4. Restore from backup created in 2nd step
5. Run /usr/bin/spacewalk-upgrade-postgresql to upgrade PostgreSQL 8.4
   data files to 9.2


Actual results:
# grep ^SERVICES /etc/rhn/service-list 
SERVICES="postgresql92-postgresql92-postgresql $SERVICES"


Expected results:
# grep ^SERVICES /etc/rhn/service-list 
SERVICES="postgresql92-postgresql $SERVICES"


Additional info:
I understand this might be unsupported usage, but reporting to be on a safe side

Comment 4 Clifford Perry 2015-01-13 10:25:38 UTC
With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is
being moved to a Closed Current Release state. 

The Satellite 5.7 GA Errata:
 - https://rhn.redhat.com/errata/RHSA-2015-0033.html 

Satellite 5.7 Release Notes:
 -
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html

Satellite Customer Portal Blog announcement for release:
 - https://access.redhat.com/blogs/1169563/posts/1315743 

Cliff

NOTE: This bug has not been re-verified (moved to RELEASE_PENDING) prior to release. We assume that the bug has indeed been fixed and not regressed since we initially verified it. Please re-open in the future if needed.


Note You need to log in before you can comment on or make changes to this bug.