Hi, On 10-01-11 14:34, Adam Ryczkowski wrote: > I like the idea of parametrized classes very much, and I would like to > use them. Unfortunately Ubuntu Lucid ships with puppet 2.5.4, which > doesn't support it. Does anybody here can tell me, how can I get 2.6.x > version of puppet and puppetmaster on Ubuntu? > > I tried to install puppet from sources, but I failed miserably: The > internal installer does little more then copying the ruby scripts. It > doesn't create users, directories nor permissions necessary to run > puppetmaster, and error messages that are generated on such failed > install are cryptic. > > I am aware of http://packages.debian.org/lenny-backports/puppet, but > itsn't strictly Ubuntu and there are missing dependencies, so right > now I can't install it (I used to be able to do it few weeks ago, when > they had puppet 2.6.2). > > I am also aware of https://launchpad.net/~mathiaz/+archive/puppet-backports > but mathiaz doesn't provide puppetmaster. > > Can anyone suggest me any hints on how to do it? Maybe there is > someone, who actually managed to run puppetmaster on Ubuntu 10.4 and > who would share how did he achieve it?
We always create our own backport of the official Ubunutu packages from the latest release. http://packages.ubuntu.com/natty/puppet Just download/unpack the source and build it with your favourite build-tool (pbuilder or similar). It currently builds even on Hardy without modifications. Best regards, Martijn. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.