Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJitendra Yejare
2016-03-10 10:06:25 UTC
Created attachment 1134779[details]
Logs attached
Description of problem:
Satellite Upgrade from 6.1 to 6.2 snap 3 is failing with dependencies during yum update satellite packages from latest compose.
Version-Release number of selected component (if applicable):
Satellite 6.2 snap 3
How reproducible:
Always
Steps to Reproduce:
1. Start upgrading Satellite from 6.1 to 6.2.
2. yum update os packages on satellite first.
3. Disable satellite 6.1 repo on satellite.
4. Set latest compose repo in /etc/yum.rpeos.d/sat6.repo
5. Stop services, except Mongo.
6. yum clean all.
7. yum update satellite packages.
# yum update -y
Actual results:
yum update failed with dependencies issue.
Output from Satellite on rhle7:
http://pastebin.com/b6YeZiPJ
Also attached to bug.
Expected results:
No failure/dependencies errors in yum updating packages while upgrading from 6.1 to 6.2.
Additional info:
Hi Eric,
Yeah, I am completely disabling RHSCL repo.
Only 'rhel-7-server-rpms' and sat6.repo(latest compose repo) are enabled.
So Do you recommand to enable RHSCL repo while upgrading to 6.2. Because we are not enabling this repo while upgrading to 6.1 from 6.0 or any 6.1.z.
Thanks,
Jitendra
I am admittedly confused how an upgrade ever worked with RHSCL since that is a core dependency and has been for many releases. That being said, you absolutely need RHSCL for Satellite to work.
@Eric,
I have enabled RHSCL repo(rhel-server-rhscl-7-rpms) and retried but still I see yum update satellite packages is failing with the dependency issues.
I am attaching new logs. Please find the same.
@BK:
I think we are not getting any more dependency errors while upgrading from 6.1 to 6.2 snap 11. We can close this. Still I will let Sachin to take decision on this.