Re: Puppet 2.6.3/2.7.1 package provider

2011-09-08 Thread Jacek Masiulaniec
> Your diff does not solve the above problem since it installs packages > from the PKG_PATH of the local environment, ignoring the 'source' > attribute.  In particular, it fails in installing 'wget' in the > example. The intent is not to install from PKG_PATH but from pkg.conf. PKG_PATH will be em

Re: Puppet 2.6.3/2.7.1 package provider

2011-09-07 Thread Jacek Masiulaniec
On 4 September 2011 20:09, Nils Anspach wrote: > Hello list, > > I think there is something wrong with the OpenBSD package provider > in Puppet 2.6.3 (4.9) and 2.7.1 (snapshot of 17/08): http://www.mail-archive.com/puppet-dev@googlegroups.com/msg14497.html > If a 'package' resource is given a 's

Multi-flavor pkg add problem

2011-06-30 Thread Jacek Masiulaniec
In 4.9, pkg add seems unable to cope with a package specification that includes multiple flavors but lacks explicit version. # pkg info -q -I -S dspam dspam-3.8.0p0-hash dspam-3.8.0p0-hash-domainscale dspam-3.8.0p0-mysql dspam-3.8.0p0-pgsql dspam-3.8.0p0-sqlite3 dspam-3.8.0p0-sqlite3-ldap # pkg ad