Hi,

On 07/19/2012 04:01 AM, ColinDNZ wrote:
> # puppet --version
> /usr/local/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require':
> cannot load such file -- puppet/util/command_line (LoadError)
>         from
> /usr/local/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>         from /usr/bin/puppet:3:in `<main>'
> 
> don't know what (or how I've stuffed up)
> but I cannot find the "puppet/application" dir anywhere
> tried zypper remove puppet ( & puppet-server)
> and reinstalling,
> but still produces same error

hmm, I'm neither really familiar with opensuse nor am I very
knowledgeable about ruby, but it strikes me as odd that
custom_require.rb is being used from a rubygems location, even though
puppet is not installed as a gem but via zypper instead.

Make sure there are no gem issues with your ruby installation.

If this does not help, I'd scrutinize environment variables that pertain
to ruby, such as RUBYLIB. Try the manpages and look through the various
lib locations in your system.

HTH,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
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.

Reply via email to