[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 8 15:49:14 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-08 15:49 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’],
}
======================================================================
----------------------------------------------------------------------
(0010378) markp (manager) - 2013-05-08 15:49
https://www.opencsw.org/mantis/view.php?id=5066#c10378
----------------------------------------------------------------------
What's the version of puppet in PE? Do a 'facter puppetversion' please? Ta.
More information about the bug-notifications
mailing list