Bug 1562454 - Upgrade failing due to missing gemset
Summary: Upgrade failing due to missing gemset
Keywords:
Status: CLOSED DUPLICATE of bug 1560578
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Appliance
Version: 5.7.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.9.2
Assignee: Gregg Tanzillo
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-30 22:09 UTC by Tuan
Modified: 2021-06-10 15:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-02 14:11:51 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tuan 2018-03-30 22:09:52 UTC
Description of problem:
They cannot complete the upgrade from 4.2 to 4.5 because of yum update/new gem set version issue. 


They were following this documentation to upgrade and ran into the issue in step 6 of section 1.5 

https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.5/html/migrating_to_red_hat_cloudforms_4.5/index


[root@sv72cf41 vmdb]# rake db:migrate
Could not find psych-2.0.17 in any of the sources
Run `bundle install` to install missing gems.


Tried to roll back using https://access.redhat.com/solutions/3393371

yum history | awk 'NR==4 {print $1}' | yum history info | awk '{print $2}' | xargs -d '\n' yum downgrade -y

Disabled 5.8 repos and renabled 5.7 repos without any luck.


Version-Release number of selected component (if applicable):
CFME 5.7 to CFME 5.8

How reproducible:
Everytime

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Yuri Rudman 2018-04-02 14:11:51 UTC

*** This bug has been marked as a duplicate of bug 1560578 ***


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