Bug 827492

Summary: missing dependencies in katello-common
Product: Red Hat Satellite Reporter: Chris Pelland <cpelland>
Component: InstallationAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED ERRATA QA Contact: Kedar Bidarkar <kbidarka>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: cpelland, dmacpher, inecas, jlaska, kbidarka, lzap, mmccune, omaciel, sachua
Target Milestone: UnspecifiedKeywords: Triaged, ZStream
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: 819941 Environment:
Last Closed: 2012-07-10 07:24:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 819941    
Bug Blocks:    

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