[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
Sun Jun 2 15:38:46 CEST 2013
The following issue has been RESOLVED.
======================================================================
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: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2013-04-09 11:22 CEST
Last Modified: 2013-06-02 15:38 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’],
}
======================================================================
----------------------------------------------------------------------
(0010412) markp (manager) - 2013-06-02 15:38
https://www.opencsw.org/mantis/view.php?id=5066#c10412
----------------------------------------------------------------------
Fixed in 3.2.1 release of Puppet. Package just pushed to main catalog.
More information about the bug-notifications
mailing list