Bug 977983 - Failed to install libcgroup because base package is newer than package in Node puddle repo
Summary: Failed to install libcgroup because base package is newer than package in Nod...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-25 18:01 UTC by Chris Murphy
Modified: 2017-03-08 17:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-28 15:47:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Murphy 2013-06-25 18:01:43 UTC
Description of problem:
Install of node from openshift-amz.sh script errors on multilib version protection

Version-Release number of selected component (if applicable):
1.2.1 - 2013-06-21.2

How reproducible:
Always

Steps to Reproduce:
1.yum install openshift-origin-msg-node-mcollective
2.
3.

Actual results:

Protected multilib versions: libcgroup-0.37-7.1.el6_4.i686 != libcgroup-0.37-7.2.el6_4.x86_64

Expected results:
Yum is able to find matching multilib dependency version for libcgroup

Additional info:
libcgroup-0.37-7.2.el6_4.x86_64 gets installed from the base channel, however the i686 version is missing from the "node" repo. The "node" repo only has libcgroup-0.37-7.1.el6_4.i686 available
 
libcgroup-0.37-7.2.el6_4.x86_64 : Tools and libraries to control and monitor control groups
Repo        : installed
Matched from:
Other       : Provides-match: libcgroup

Comment 2 Jason DeTiberus 2013-06-25 20:19:41 UTC
This package has been added to the latest dev puddle: buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.2/2013-06-25.1/
and the latest RC puddle: http://download.lab.bos.redhat.com/rel-eng/OpenShiftEnterprise/1.2/2013-06-25.3/

And by the way, at this time, our standard RHEL install source:
http://cdn.rcm-qa.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/Packages/
... does not have the updated libcgroup, as it is about a day behind, so for a while our 1.2 test installs will fail. You could pull the updated version from brew and
+pre-install on any nodes:
http://download.devel.redhat.com/brewroot/packages/libcgroup/0.37/7.2.el6_4/x86_64/libcgroup-0.37-7.2.el6_4.x86_64.rpm

Public RHN and RHSM channels appear to have the update.

Comment 3 Johnny Liu 2013-06-27 08:03:51 UTC
Currently libcgroup-0.37-7.2.el6_4.x86_64.rpm is already pushed to Public RHN, but RHSM channels still does not have this update, maybe have some delay.

Update libcgroup to the latest version (libcgroup-0.37-7.2.el6_4.x86_64.rpm), use 1.2/2013-06-21.2 puddle to install openshift-origin-msg-node-mcollective, this issue is reproduced.

Replace node repo to http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.2/2013-06-26.3/Node/x86_64/os/ or http://download.lab.bos.redhat.com/rel-eng/OpenShiftEnterprise/1.2/2013-06-26.3/Node/x86_64/os/, this issue is disappeared, that is because libcgroup-pam-0.37-7.1.el6_4 is already replaced by libcgroup-pam-0.37-7.2.el6_4 in the node repo. so dependency issue is fixed now.

Comment 4 Luke Meyer 2013-06-28 15:47:24 UTC
Closing all bugs introduced, fixed, and verified during 1.2 release work (thus never shipped).


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