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 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.