Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Jesse Reynolds
On 16 June 2010 10:13, Nigel Kersten wrote: > > > On Tue, Jun 15, 2010 at 4:13 PM, Eric Sorenson wrote: >> >> I have seen this too; I suspect (but have not been able to reduce a simple >> test case to confirm) that the ruby-openssl bindings in snow leopard are >> returning EINVAL (thus the "Inval

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Jesse Reynolds
Hi Eric I would have thought I was using the ruby and OpenSSL that mac ports had compiled for me, not the os's ruby OpenSSL bindings...? Or have I misunderstood you? Jesse Reynolds On 16/06/2010, at 8:43 AM, Eric Sorenson wrote: I have seen this too; I suspect (but have not been able

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Nigel Kersten
On Tue, Jun 15, 2010 at 4:13 PM, Eric Sorenson wrote: > I have seen this too; I suspect (but have not been able to reduce a simple > test case to confirm) that the ruby-openssl bindings in snow leopard are > returning EINVAL (thus the "Invalid argument" string) when called from > puppet. But it s

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Eric Sorenson
I have seen this too; I suspect (but have not been able to reduce a simple test case to confirm) that the ruby-openssl bindings in snow leopard are returning EINVAL (thus the "Invalid argument" string) when called from puppet. But it seems the transaction actually succeeds despite the error. Whe

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Jesse Reynolds
On 16 June 2010 00:50, Nigel Kersten wrote: > On Tue, Jun 15, 2010 at 7:57 AM, Jesse Reynolds > wrote: >> On 16 June 2010 00:06, James Turnbull wrote: >>> Looks like you've got some old code floating around.  I'd remove all of >>> Puppet and then re-install. >> >> OK, I'll have a big hunt. >> >>

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Nigel Kersten
On Tue, Jun 15, 2010 at 7:57 AM, Jesse Reynolds wrote: > On 16 June 2010 00:06, James Turnbull wrote: >> Looks like you've got some old code floating around.  I'd remove all of >> Puppet and then re-install. > > OK, I'll have a big hunt. > > I've tried uninstalling puppet with mac ports and re-in

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread Jesse Reynolds
On 16 June 2010 00:06, James Turnbull wrote: > Looks like you've got some old code floating around.  I'd remove all of > Puppet and then re-install. OK, I'll have a big hunt. I've tried uninstalling puppet with mac ports and re-installing, doesn't help. I've done a find over the whole filesyste

Re: [Puppet Users] puppetca unable to sign new certs - Invalid argument error

2010-06-15 Thread James Turnbull
Jesse Reynolds wrote: > Hello > > I have a puppetmasterd installation running on a Mac OS X 10.6.3 > Server with puppet installed via macports. > > Earlier today it was happily signing requests, before I upgraded > puppet from 0.24.8 to 0.25.4. Now I get "Invalid argument": > > bash-3.2# puppetc