On Mon, Oct 03, 2011 at 05:52:51AM -0700, John Bower wrote:
> Hello,
> 
> I installed the latest puppet through Gems, installation went well, I
> created the certs and puppet agent --test works well. I was able to
> create a resource user on the puppet server.
> 
> However I am unable to run a simple "puppet user" command, here is
> what happens on the client
> 
> I looked around google but all i could find points to a bug, being a
> ruby/puppet newbie I think it's most likely something I am not doing
> right. Please help and let me know if you need more details.
> 
> Thanks
> 
> 
> root@cloneubuntu:/etc/init.d#  puppet agent --mkuser --trace --debug
> debug: Failed to load library 'selinux' for feature 'selinux'
> debug: Failed to load library 'shadow' for feature 'libshadow'
> ... snip
 
Clue is in the last line above - you're missing the
libshadow-ruby library which is needed for user management.


-- 
Richard Clark
rich...@fohnet.co.uk

Attachment: signature.asc
Description: Digital signature

Reply via email to