Dear all

I am trying to install a Solaris package but it does work. Puppet uses -n 
to run unattended, but interaction is required.

    package{'CSWpkgutil':
      ensure => installed,
      source => 
"http://sv2653/repo/solaris/CSWpkgutil-${::hardwareisa}.pkg";,
    }

Error message:
Execution of '/usr/sbin/pkgadd -d 
http://sv2653/repo/solaris/CSWpkgutil-i386.pkg -n CSWpkgutil' returned 5: 
This package contains scripts which will be executed with super-user 
permission during the process of installing this package. Please see 
/opt/csw/share/doc/pkgutil/license for license information. Installation of 
<CSWpkgutil> was suspended (interaction required). No changes were made to 
the system.

Can somebody please help me?

Andreas

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ff789a40-88b2-419b-9ebd-dcc57c1c8fe3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to