Hi,

I'm having problem with the way Puppet is processing Solaris
datastream packages. The following error occurs:

err: //Node[basenode]/openssl/Package[openssl-0.9.8k-sol10-x86-local]/
ensure: change from absent to present failed: Execution of '/usr/sbin/
pkgadd -a /etc/puppet/files/puppet -d /var/tmp/staging/openssl/
openssl-0.9.8k-sol10-x86-local -n openssl-0.9.8k-sol10-x86-local'
returned 1: pkgadd: ERROR: no packages were found in </var/tmp/
dstreAAAAPaOVx>

The correct command would be

/usr/sbin/pkgadd -a /etc/puppet/files/puppet -d /var/tmp/staging/
openssl/openssl-0.9.8k-sol10-x86-local

Any help is appreciated.

cheers,
Andy

--~--~---------~--~----~------------~-------~--~----~
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