Hide Forgot
Description of problem: [root@rhel6 ~]# yum --enablerepo=rhel-beta-optional install puppet Loaded plugins: rhnplugin rhel-beta-optional | 3.0 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package puppet.noarch 0:0.25.5-1.el6 set to be updated --> Processing Dependency: ruby(abi) = 1.8 for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: ruby >= 1.8.1 for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: facter >= 1.5 for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: /usr/bin/ruby for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: ruby-shadow for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: ruby-augeas for package: puppet-0.25.5-1.el6.noarch --> Processing Dependency: ruby(selinux) for package: puppet-0.25.5-1.el6.noarch --> Running transaction check ---> Package facter.noarch 0:1.5.8-1.el6 set to be updated ---> Package libselinux-ruby.i686 0:2.0.87-1.el6 set to be updated --> Processing Dependency: libselinux = 2.0.87-1.el6 for package: libselinux-ruby-2.0.87-1.el6.i686 ---> Package ruby.i686 0:1.8.7.299-5.el6_0.1 set to be updated ---> Package ruby-augeas.i686 0:0.3.0-1.el6 set to be updated --> Processing Dependency: augeas-libs >= 0.5.1 for package: ruby-augeas-0.3.0-1.el6.i686 --> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0) for package: ruby-augeas-0.3.0-1.el6.i686 --> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0) for package: ruby-augeas-0.3.0-1.el6.i686 --> Processing Dependency: libaugeas.so.0 for package: ruby-augeas-0.3.0-1.el6.i686 ---> Package ruby-libs.i686 0:1.8.7.299-5.el6_0.1 set to be updated --> Processing Dependency: libreadline.so.5 for package: ruby-libs-1.8.7.299-5.el6_0.1.i686 ---> Package ruby-shadow.i686 0:1.4.1-13.el6 set to be updated --> Running transaction check ---> Package augeas-libs.i686 0:0.7.2-3.el6 set to be updated ---> Package compat-readline5.i686 0:5.2-17.1.el6 set to be updated ---> Package libselinux-ruby.i686 0:2.0.87-1.el6 set to be updated --> Processing Dependency: libselinux = 2.0.87-1.el6 for package: libselinux-ruby-2.0.87-1.el6.i686 --> Finished Dependency Resolution Error: Package: libselinux-ruby-2.0.87-1.el6.i686 (rhel-beta-optional) Requires: libselinux = 2.0.87-1.el6 Installed: libselinux-2.0.94-2.el6.i686 (@anaconda-RedHatEnterpriseLinux-201009221732.i386/6.0) libselinux = 2.0.94-2.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Version-Release number of selected component (if applicable): puppet-0.25.5-1 How reproducible: always Steps to Reproduce: 1. yum --enablerepo=rhel-beta-optional install puppet 2. 3. Actual results: dependency resolution error Expected results: puppet installed Additional info: I'm using rhel6-beta-optional since If I just execute: yum install puppet yum returns a missing dependency error : --> Finished Dependency Resolution Error: Package: puppet-0.25.5-1.el6.noarch (epel) Requires: ruby(selinux) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
It looks like the optional channel hasn't been updated with the latest libselinux-ruby to match the libselinux in the main updates channel. It's not a puppet or EPEL bug. Perhaps Dan knows what's up with the libselinux-ruby packages in the RHEL optional repo?
No idea, Bill?
Moving to releng.
What's your baseurl for the rhel-beta-optional repo?
Since RHEL 6.1 External Beta has begun, and this bug remains unresolved, it has been rejected as it is not proposed as exception or blocker. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux.
I am using URL http://download.fedora.redhat.com/pub/epel/6/x86_64/ There is no libselinux-ruby in the repository.
Paul, libselinux-ruby 2.0.94-5.el6 is in the rhel-x86_64-server-optional-6 channel. It is not part of EPEL. There doesn't appear to be any bug here.