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 827492 - missing dependencies in katello-common
Summary: missing dependencies in katello-common
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Kedar Bidarkar
URL:
Whiteboard:
Depends On: 819941
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-01 15:36 UTC by Chris Pelland
Modified: 2014-09-18 15:31 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Missing qpid-cpp-* packages cause katello-configure to install missing qpid RPMS. This update adds the qpid-cpp-* RPMs as a dependency of the katello-all package and installs them before configuration.
Clone Of: 819941
Environment:
Last Closed: 2012-07-10 07:24:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:1062 0 normal SHIPPED_LIVE CloudForms System Engine 1.0.1 bug fix update 2012-07-10 11:18:51 UTC

Comment 3 Kedar Bidarkar 2012-06-05 19:37:07 UTC
[root@dhcp201-220 katello]# for i in katello-configure-20120605-211822 katello-configure-20120605-224353 katello-configure-20120605-225146; do echo $i ; grep "yum.*install" /var/log/katello/$i/main.log ; done
katello-configure-20120605-211822
katello-configure-20120605-224353
katello-configure-20120605-225146

--> Processing Dependency: mongodb-server for package: katello-all-0.1.313-1.el6_3.noarch
--> Processing Dependency: mongodb for package: katello-all-0.1.313-1.el6_3.noarch

--> Processing Dependency: mod_authz_ldap for package: katello-common-0.1.313-1.el6_3.noarch

Note: All qpid related packages where pre-installed during os installation on this setup.

Comment 4 Kedar Bidarkar 2012-06-05 19:56:28 UTC
my kickstart had client-mgmt-tools group set(matahari) , which inturn pulled in qpid-cpp packages during os install itself. Next install plan is to avoid client-mgmt-tools to check for qpid-cpp packages.

Comment 5 Kedar Bidarkar 2012-06-06 06:29:32 UTC
I had faced few issues and had re-installed , but this time without the client-mgmt-tools group set.

Processing Dependency: qpid-cpp-server-ssl for package: katello-all-0.1.313-1.el6_3.noarch
--> Processing Dependency: qpid-cpp-server for package: katello-all-0.1.313-1.el6_3.noarch
--> Processing Dependency: qpid-cpp-client-ssl for package: katello-all-0.1.313-1.el6_3.noarch
--> Processing Dependency: qpid-cpp-client for package: katello-all-0.1.313-1.el6_3.noarch

[root@dhcp201-220 katello]# for i in katello-configure-20120606-032840 katello-configure-20120606-114655 katello-configure-20120606-115416
> do
> echo $i ; grep "yum.*install" /var/log/katello/$i/main.log
> done
katello-configure-20120606-032840
katello-configure-20120606-114655
katello-configure-20120606-115416

Comment 6 sachua 2012-06-12 05:14:19 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
User has to rely on katello-configure's puppet manifests to install qpid RPMS. This update will add the qpid RPMs to the katello-all package and user will not have to add these RPMs during katello-configure.

Comment 7 Dan Macpherson 2012-06-13 04:18:04 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-User has to rely on katello-configure's puppet manifests to install qpid RPMS. This update will add the qpid RPMs to the katello-all package and user will not have to add these RPMs during katello-configure.+Missing qpid-cpp-* packages cause katello-configure to install missing qpid RPMS. This update adds the qpid-cpp-* RPMs as a dependency of the katello-all package and installs them before configuration.

Comment 9 errata-xmlrpc 2012-07-10 07:24:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-1062.html


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