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.
There is really no need to complicate the release, though.
This will be fixed upstream: https://github.com/openshift/origin-server/pull/2822
https://github.com/openshift/enterprise-server/pull/103
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.
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