[bug-notifications] [puppetmaster3 0005066]: install solaris packages failed with: Error: Could not evaluate: Unable to get information about package XXX because of: No

Mantis Bug Tracker noreply at opencsw.org
Tue Apr 9 11:25:41 CEST 2013


The following issue has been ASSIGNED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5066 
====================================================================== 
Reported By:                villiboy
Assigned To:                markp
====================================================================== 
Project:                    puppetmaster3
Issue ID:                   5066
Category:                   
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2013-04-09 11:22 CEST
Last Modified:              2013-04-09 11:25 CEST
====================================================================== 
Summary:                    install solaris packages failed with: Error: Could
not evaluate: Unable to get information about package XXX because of: No
Description: 
Hi all,

we want to install diffrent sun packages with puppet. In version 2.7 it
works but now with 3.1.1 it fails.

# EXAMPLE
MESSGAGE: Error: /Stage[main]/Inf_sol10defaultpkg/Package[SMCcurl]: Could
not evaluate: Unable to get information about package SMCcurl because of:
No message

package {‘SMCcurl’:
 ensure => latest, 
 source =>
‘/rozrhstgp01/unix-ch/puppet/packages/sol10defaultpkg/curl-7.26.0-sol10-x86-local’,

 adminfile => ‘/var/sadm/install/admin/pkgadmfile_sol10defaultpkg’, 
 require => Package[‘CSWlibgcc-s1’],
}

======================================================================



More information about the bug-notifications mailing list