[Puppet Users] Re: undefined method `controllable?'

2009-03-06 Thread Pete Emerson
I resolved this problem. I discovered that there was a key mismatch. I'm loving puppet, but the error messages are completely frustrating. Pete > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group

[Puppet Users] undefined method `controllable?' when manipulating sshd

2009-03-06 Thread Pete Emerson
Apologies if this winds up in the group twice, I'm not positive I submitted this the first time around. I installed puppet on an existing client and am getting this when running puppetd --test: err: Could not create sshd: undefined method `controllable?' for nil:NilClass warning: Not using cache

[Puppet Users] undefined method `controllable?'

2009-03-06 Thread Pete Emerson
I just connected a new host to my puppetmaster. The error that I get when I run puppetd in test mode is: err: Could not create sshd: undefined method `controllable?' for nil:NilClass warning: Not using cache on failed catalog warning: Configuration could not be instantiated: undefined method `co

[Puppet Users] Bizzare yum problem

2009-03-06 Thread Marti Martinez
I have a bizarre problem with yum; I can add packages without incident with the following syntax: package { "mod_perl": ensure => present, } package { "mod_ssl": ensure => present, } package { "perl-DBD-MySQL": ensure => present, } Works fine, for most packages. However, the specific one

[Puppet Users] Re: genmanifest question

2009-03-06 Thread kevin
. > > You probably want to look into the 'ralsh' command. Thanks! that's the one i was looking for --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet

[Puppet Users] Re: Community: How to deal with attempts at sabotage

2009-03-06 Thread Paul Lathrop
On Thu, Mar 5, 2009 at 10:27 PM, Andrew Shafer wrote: > > The voice of reason has mostly prevailed in my opinion, which is the > sentiment that the right approach is not to worry. > > Trying to be as objective as possible, AJ has contributed to the Puppet > community. He has submitted patches, tr

[Puppet Users] Re: Debian sarge packages?

2009-03-06 Thread Bruce Richardson
On Fri, Mar 06, 2009 at 09:42:05AM +0100, Hannes Nagl wrote: > > Hello Steve! > > There is already one: http://packages.debian.org/etch/puppet > But if it is possible I suggest you to pin the package from lenny (or > newer). The Lenny packages drop into etch with no problems at all but I'd be

[Puppet Users] Re: Debian sarge packages?

2009-03-06 Thread Hannes Nagl
Hello Steve! There is already one: http://packages.debian.org/etch/puppet But if it is possible I suggest you to pin the package from lenny (or newer). This can be done through adding the repository to your sources list and the following to your /etc/apt/preferences: Package: * Pin: release a

[Puppet Users] Re: Debian sarge packages?

2009-03-06 Thread RNHurt
On Mar 5, 9:19 pm, Steve Wray wrote: > Hi there, > > I was wondering if anyone might know of a repository or other source for > puppet packages for Debian Sarge? (and supporting packages for ruby etc) > > Thanks! I'm thinking that you might want to visit Debian's Snapshot[0] archive for somethin