[centos 6] error downloading facter-1.6.0-2.el6.noarch.rpm from epel

68 views
Skip to first unread message

remke

unread,
Aug 17, 2011, 9:01:32 AM8/17/11
to puppet...@googlegroups.com
I'm trying to install puppet-server into my centos6 server... but i cann't find the dependency facter anywhere on the internet :((

Any help/ideas ?

With kind regards,
~remke
http://www.craigdunn.org/2010/08/part-1-installing-puppet-2-6-1-on-centos-with-yumrpm/



[root@localhost yum.repos.d]# yum --enablerepo=epel,epel-puppet,centosplus,extras  install puppet-server
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: ftp.tudelft.nl
 * centosplus: ftp.uni-bayreuth.de
 * extras: ftp.tudelft.nl
 * updates: ftp.tudelft.nl
base                                                                                                                                                                                        | 3.7 kB     00:00    
centosplus                                                                                                                                                                                  | 3.5 kB     00:00    
centosplus/primary_db                                                                                                                                                                       | 1.4 MB     00:00    
http://download.fedoraproject.org/pub/epel/6/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://nl.mirror.eurid.eu/epel/6/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
extras                                                                                                                                                                                      |  951 B     00:00    
updates                                                                                                                                                                                     | 3.5 kB     00:00    
53 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package puppet-server.noarch 0:0.25.5-1.el6 set to be updated
--> Processing Dependency: puppet = 0.25.5-1.el6 for package: puppet-server-0.25.5-1.el6.noarch
--> Running transaction check
---> Package puppet.noarch 0:0.25.5-1.el6 set to be updated
--> Processing Dependency: facter >= 1.5 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.6.0-2.el6 set to be updated
---> Package libselinux-ruby.x86_64 0:2.0.94-2.el6 set to be updated
---> Package ruby-augeas.x86_64 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.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: ruby-augeas-0.3.0-1.el6.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: ruby-augeas-0.3.0-1.el6.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: ruby-augeas-0.3.0-1.el6.x86_64
---> Package ruby-shadow.x86_64 0:1.4.1-13.el6 set to be updated
--> Running transaction check
---> Package augeas-libs.x86_64 0:0.7.2-3.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================================================================================================
 Package                                                 Arch                                           Version                                                 Repository                                    Size
===================================================================================================================================================================================================================
Installing:
 puppet-server                                           noarch                                         0.25.5-1.el6                                            epel                                          22 k
Installing for dependencies:
 augeas-libs                                             x86_64                                         0.7.2-3.el6                                             base                                         289 k
 facter                                                  noarch                                         1.6.0-2.el6                                             epel                                          61 k
 libselinux-ruby                                         x86_64                                         2.0.94-2.el6                                            base                                          98 k
 puppet                                                  noarch                                         0.25.5-1.el6                                            epel                                         758 k
 ruby-augeas                                             x86_64                                         0.3.0-1.el6                                             epel                                          20 k
 ruby-shadow                                             x86_64                                         1.4.1-13.el6                                            epel                                          11 k

Transaction Summary
===================================================================================================================================================================================================================
Install       7 Package(s)
Upgrade       0 Package(s)

Jérôme Loyet

unread,
Aug 17, 2011, 11:16:39 AM8/17/11
to puppet...@googlegroups.com
why don't you just forget yum and use gem instead ?

2011/8/17 remke <r.schu...@gmail.com>:

> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/RpyLzZL0P1YJ.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>

jcbollinger

unread,
Aug 18, 2011, 10:05:34 AM8/18/11
to Puppet Users


On Aug 17, 8:01 am, remke <r.schuurm...@gmail.com> wrote:
> I'm trying to install puppet-server into my centos6 server... but i cann't
> find the dependency facter anywhere on the internet :((
>
> Any help/ideas ?

So, um, what's actually the problem? The yum output you provided
appears to show yum having located facter in epel (as it should), and
indeed having successfully completed dependency resolution. Does some
kind of error occur later?

For what it's worth, on yum- or apt-based system, I strongly recommend
avoiding gem. Two separate package managers (e.g. yum/rpm and gem)
with overlapping scopes will cause you grief. Gem would be ok for a
local, non-packaged Ruby installation (no overlapping scope in that
case), but I also recommend avoiding non-packaged installs.


John
Reply all
Reply to author
Forward
0 new messages