[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 May 22 22:13:40 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-05-22 22:13 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’],
}

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

---------------------------------------------------------------------- 
 (0010402) markp (manager) - 2013-05-22 22:13
 https://www.opencsw.org/mantis/view.php?id=5066#c10402 
---------------------------------------------------------------------- 
Looks like this was a Puppet bug, and it was fixed in 3.2.1 - I'm just
rolling the package now.

=========================
## Puppet 3.2.1 Release Notes ##
=========================

### Issues fixed:

* [Bug https://www.opencsw.org/mantis/view.php?id=19760]: install sun packages
failed with: `Error:
/Stage[main]/Inf_sol10defaultpkg/Package[SMCcurl]: Could not evaluate:
Unable to get information about package SMCcurl because of: No
message`



More information about the bug-notifications mailing list