Hi >>>>> What version of puppet are you using? > >>>> Sorry, it's puppet-0.22.4-1.el4.rf (from rpmforge). On centos 4.6. > >> as Paul mentioned, this version is heavily outdated. Best would be if >> you would update to the latest version. > > I shopped around a bit, and found the EPEL repository, which *should* > have stuff I can just drop into my 4.6, and which has a 0.24.4 version > of puppet. Unfortunately attempting to install it errors out on > missing dependencies, like needing glibc_2.4 (Centos 4.6 and 4.7 have > glibc_2.3, it looks like). And the updated glibc version isn't in > EPEL, either. Other things have errors as well. So that doesn't look > like a workable approach.
you're using epel4? this shouldn't have glibc_2.4 as dependency. http://download.fedora.redhat.com/pub/epel/4/i386/repoview/puppet.html > The other repository listed in the wiki is carefully flagged as for > testing use only, which would be fine for now but I hope to get past > that and start really using it fairly soon, so it's not a medium-term > solution at all. I would build your own package. It's quite straight forward in installing the srpm and then rpmbuild -ba /usr/src/REDHAT/SPECS/puppet.spec with this way you'll get a package build for centos 4 :) greets pete --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---