Bug 973377 - require attr from pam_openshift
Summary: require attr from pam_openshift
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: chris alfonso
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-11 19:34 UTC by Luke Meyer
Modified: 2017-03-08 17:35 UTC (History)
6 users (show)

Fixed In Version: pam_openshift-1.6.3-1
Doc Type: Bug Fix
Doc Text:
The oo-init-namespace command failed while attempting to set appropriate attributes if the attr package was not installed. With this fix, the RPM spec file for the pam_openshift package is updated to include attr as a dependency to ensure it is installed correctly.
Clone Of:
Environment:
Last Closed: 2013-08-05 17:16:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1138 0 normal SHIPPED_LIVE OpenShift Enterprise 1.2.1 bug fix and enhancement update 2013-08-05 21:14:54 UTC

Description Luke Meyer 2013-06-11 19:34:11 UTC
In the (exceedingly unlikely) case that the "attr" RPM isn't installed, oo-namespace-init will bomb trying to set appropriate attributes. "attr" is in the minimal install but at least one customer managed to run into this, so might as well make it explicit.

Comment 1 Luke Meyer 2013-06-11 19:35:00 UTC
There is really no need to complicate the release, though.

Comment 3 chris alfonso 2013-06-12 13:58:35 UTC
This will be fixed upstream: https://github.com/openshift/origin-server/pull/2822

Comment 6 Gaoyun Pei 2013-07-16 02:59:19 UTC
Verify this on puddle: 2013-07-12.

After the installation of OSE, check the dependency of pam_openshift:
[root@node ~]# yum deplist pam_openshift |grep attr
  dependency: attr
   provider: attr.x86_64 2.4.44-4.el6
   provider: attr.x86_64 2.4.44-7.el6
  dependency: libattr.so.1()(64bit)
   provider: libattr.x86_64 2.4.44-4.el6
   provider: libattr.x86_64 2.4.44-7.el6

Package attr has been list as a dependency, so move it to VERIFIED.

Comment 9 errata-xmlrpc 2013-08-05 17:16:16 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-2013-1138.html


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