Error: Package: ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch (foreman)

Hi there,

I'm installing foreman via the foreman-installer, but it fails on this:

yum install ruby193-rubygem-fast_gettext
epel/metalink
> 23 kB 00:00
epel
> 4.4 kB 00:00
epel/primary_db
> 6.0 MB 00:00
foreman
> 2.9 kB 00:00
foreman/primary_db
> 69 kB 00:00
foreman-plugins
> 3.7 kB 00:00
foreman-plugins/primary_db
> 15 kB 00:00
public_ol6_UEKR3_latest
> 1.2 kB 00:00
public_ol6_UEKR3_latest/primary
> 3.9 MB 00:00
public_ol6_UEKR3_latest
122/122
public_ol6_latest
> 1.4 kB 00:00
public_ol6_latest/primary
> 37 MB 00:01
public_ol6_latest
25056/25056
puppetlabs-deps
> 2.5 kB 00:00
puppetlabs-deps/primary_db
> 23 kB 00:00
puppetlabs-products
> 2.5 kB 00:00
puppetlabs-products/primary_db
> 114 kB 00:00
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package ruby193-rubygem-fast_gettext.noarch 0:0.8.0-5.el6 will be
installed
–> Processing Dependency: ruby193-ruby(abi) = 1.9.1 for package:
ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch
–> Processing Dependency: ruby193-ruby(rubygems) for package:
ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch
–> Finished Dependency Resolution
Error: Package: ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch (foreman)
Requires: ruby193-ruby(rubygems)
Error: Package: ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch (foreman)
Requires: ruby193-ruby(abi) = 1.9.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

It is an Oracle Linux 6 and yum is up2date.
I already did an yum clean all but this isn't working.

Any ideas?

Kind regards,
Werner

It looks like you're missing a repository for Software Collections.
Usually your distribution should supply one (RHSCL, CentOS SCL,
Scientific Linux all do).

··· -- Dominic Cleal Red Hat Engineering

On 03/04/14 07:15, Werner Dijkerman wrote:

Hi there,

I’m installing foreman via the foreman-installer, but it fails on this:

yum install ruby193-rubygem-fast_gettext
epel/metalink

23 kB 00:00
epel
4.4 kB 00:00
epel/primary_db
6.0 MB 00:00
foreman
2.9 kB 00:00
foreman/primary_db
69 kB 00:00
foreman-plugins
3.7 kB 00:00
foreman-plugins/primary_db
15 kB 00:00
public_ol6_UEKR3_latest
1.2 kB 00:00
public_ol6_UEKR3_latest/primary
3.9 MB 00:00
public_ol6_UEKR3_latest
122/122
public_ol6_latest
1.4 kB 00:00
public_ol6_latest/primary
37 MB 00:01
public_ol6_latest
25056/25056
puppetlabs-deps
2.5 kB 00:00
puppetlabs-deps/primary_db
23 kB 00:00
puppetlabs-products
2.5 kB 00:00
puppetlabs-products/primary_db
114 kB 00:00
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package ruby193-rubygem-fast_gettext.noarch 0:0.8.0-5.el6 will be
installed
–> Processing Dependency: ruby193-ruby(abi) = 1.9.1 for package:
ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch
–> Processing Dependency: ruby193-ruby(rubygems) for package:
ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch
–> Finished Dependency Resolution
Error: Package: ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch (foreman)
Requires: ruby193-ruby(rubygems)
Error: Package: ruby193-rubygem-fast_gettext-0.8.0-5.el6.noarch (foreman)
Requires: ruby193-ruby(abi) = 1.9.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

It is an Oracle Linux 6 and yum is up2date.
I already did an yum clean all but this isn’t working.

Any ideas?

Kind regards,
Werner


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

I faced the same issue on CentOS 6.4, added the CentOS SCL repo and my
problem is fixed:
http://lists.centos.org/pipermail/centos-announce/2013-October/020000.html

Note that the location in that repo file is outdated, it should
be http://mirror.centos.org/centos-6/6.5/SCL/

cheers,

Walter

··· On Thursday, 3 April 2014 01:33:56 UTC-7, Dominic Cleal wrote: > > It looks like you're missing a repository for Software Collections. > Usually your distribution should supply one (RHSCL, CentOS SCL, > Scientific Linux all do). >

Hi Walter,

I did install the CentOS SCL repo and everything is working correct now.
Thanks!

··· Op zaterdag 5 april 2014 02:58:14 UTC+2 schreef Walter Heck: > > > > On Thursday, 3 April 2014 01:33:56 UTC-7, Dominic Cleal wrote: >> >> It looks like you're missing a repository for Software Collections. >> Usually your distribution should supply one (RHSCL, CentOS SCL, >> Scientific Linux all do). >> > > I faced the same issue on CentOS 6.4, added the CentOS SCL repo and my > problem is fixed: > http://lists.centos.org/pipermail/centos-announce/2013-October/020000.html > > Note that the location in that repo file is outdated, it should be > http://mirror.centos.org/centos-6/6.5/SCL/ > > cheers, > > Walter >