Hi Maciej, the file /opt/csw/bin/puppet is a ruby script.
cat puppet #!/opt/csw/bin/ruby18 require 'puppet/util/command_line' Puppet::Util::CommandLine.new.execute And is executable ls -l puppet -rwxr-xr-x 1 root bin 96 Mar 15 2013 puppet It is the same as in the Solaris x86 installation that does work. Regards, Andreas Von: users [mailto:[email protected]] Im Auftrag von Maciej (Matchek) Blizinski Gesendet: Dienstag, 19. November 2013 18:12 An: Questions and discussions Betreff: Re: CSWpuppet3 in Solaris zone does not start 2013/11/19 Dvorak Andreas <[email protected]<mailto:[email protected]>> Starting Puppet client services:/var/opt/csw/svc/method/svc-cswpuppetd: /opt/csw/bin/puppet: cannot execute I'm not familiar with this package so I don't have a ready answer, but it looks like something possible to find out. For example, what does the /opt/csw/bin/puppet file look like? Is it installed and executable? What's inside it? Maciej
