[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
Wed Apr 10 09:29:54 CEST 2013


A NOTE has been added to this issue. 
====================================================================== 
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:                     acknowledged
====================================================================== 
Date Submitted:             2013-04-09 11:22 CEST
Last Modified:              2013-04-10 09:29 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’],
}

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

---------------------------------------------------------------------- 
 (0010318) villiboy (reporter) - 2013-04-10 09:29
 https://www.opencsw.org/mantis/view.php?id=5066#c10318 
---------------------------------------------------------------------- 
when i try to install the package manually it works ...

# pkgadd -d
/rozrhstgp01/unix-ch/puppet/packages/sol10defaultpkg/curl-7.26.0-sol10-x86-local

The following packages are available:
  1  SMCcurl     curl
                 (x86) 7.26.0

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:



More information about the bug-notifications mailing list