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.
Bug 1277604 - Satellite 6.1.4 Installation on RHEL7.2 fails due to libdb dependency issue
Summary: Satellite 6.1.4 Installation on RHEL7.2 fails due to libdb dependency issue
Keywords:
Status: CLOSED DUPLICATE of bug 1277324
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.1.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On: 1228709
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-03 16:10 UTC by Lukas Pramuk
Modified: 2015-11-03 16:51 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1228709
Environment:
Last Closed: 2015-11-03 16:51:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Lukas Pramuk 2015-11-03 16:24:48 UTC
Satellite 6.1.4 Compose-{1,2} installation on RHEL7.2 candidate fails due to libdb dependency issue. Sat6 compose contains libdb-cxx package that requires you to downgrade libdb package that has been installed with RHEL7.2
We need to update libdb-* packages on Satellite compose(5.3.21-17.el7_0.1) to at least RHEL7.2 version(5.3.21-19.el7)

Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-7-20151030.2

How reproducible:
100%

Steps to Reproduce:
0.# rpm -qa|grep libdb
libdb-devel-5.3.21-19.el7.x86_64
libdb-5.3.21-19.el7.x86_64
libdb-utils-5.3.21-19.el7.x86_64

1.# yum -y install katello
...
--> Finished Dependency Resolution
Error: Package: libdb-cxx-5.3.21-17.el7_0.1.x86_64 (sat6-Satellite-6.1.0-RHEL-7-20151030.2-Satellite-x86_64-dvd1.iso)
           Requires: libdb(x86-64) = 5.3.21-17.el7_0.1
           Installed: libdb-5.3.21-19.el7.x86_64 (@beaker-Server/7.2)
               libdb(x86-64) = 5.3.21-19.el7
           Available: libdb-5.3.21-17.el7.x86_64 (rhel-7-server-rpms)
               libdb(x86-64) = 5.3.21-17.el7
           Available: libdb-5.3.21-17.el7_0.1.x86_64 (rhel-7-server-rpms)
               libdb(x86-64) = 5.3.21-17.el7_0.1

Comment 3 Lukas Pramuk 2015-11-03 16:51:52 UTC

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


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