Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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?
Comment 5Dennis Gregorovic
2011-03-10 20:07:35 UTC
What's your baseurl for the rhel-beta-optional repo?
Comment 6RHEL Program Management
2011-04-04 02:13:29 UTC
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.
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