Hello Darin,

Thanks for your input. Well I've tried the repo that you suggested
however the result appears to be the same:


root@sol5:~# puppet file /etc/hosts
/opt/csw/lib/ruby/site_ruby/1.8/puppet/application.rb:219:in `find':
undefined method `join' for Puppet::Application::File:Class
(NoMethodError)
        from /opt/csw/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:60:in
`execute'
        from /opt/csw/bin/puppet:4


Same exact error as when I install puppet via gem or source. Any
further thoughts?

thanks!

tim

On Wed, Feb 15, 2012 at 5:02 PM, Darin Perusich <da...@darins.net> wrote:
> Puppet package for solaris are available from OpenCSW.org and are kept
> up to date by the maintainer. You may find this easier and cleaner
> then mucking around with source and gem installs.
>
> --
> Later,
> Darin
>
>
>
> On Wed, Feb 15, 2012 at 4:40 PM, Tim Dunphy <bluethu...@gmail.com> wrote:
>> hello,
>>
>>  I've been asked to install puppet client onto a solaris 11 machine. I
>> found some instructions that referenced a website called
>> 'codenursary.com' however that website does not appear to be online
>> anymore.
>>
>>
>> http://projects.puppetlabs.com/projects/1/wiki/Puppet_Solaris
>>
>>
>> codenursery.com
>>
>>
>>
>> However I attempted both a gem install of puppet as well as a source
>> install with ./install.rb and I get the same results whenever I try to
>> run a puppet foo command:
>>
>>
>> root@sol3:/opt/puppet-2.7.10# puppet file /etc/hosts
>> /usr/ruby/1.8/lib/ruby/site_ruby/1.8/puppet/application.rb:219:in
>> `find': undefined method `join' for Puppet::Application::File:Class
>> (NoMethodError)
>>        from 
>> /usr/ruby/1.8/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:60:in
>> `execute'
>>        from /usr/ruby/1.8/bin/puppet:4
>>
>>
>> So kind puppeteers I would like to know what on earth I am doing wrong
>> and how can I get a working puppet installation under Solaris 11 x86?
>>
>>
>> Thanks you
>>
>> tim
>> tim
>> --
>> GPG me!!
>>
>> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Puppet Users" group.
>> To post to this group, send email to puppet-users@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.
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to puppet-users@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.
>



-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

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

Reply via email to