Package: puppetmasterd
Version: 0.24.5-2
Severity: normal
Tags: upstream

Since upgrading two clients to 0.24.5-2 (from 0.24.4-8), I started
seeing this in the puppetmaster logs:

  puppetmasterd[11947]: No matching value for selector param
  'linux' at /etc/puppet/manifests/site.pp:8 on node
  lapse.rw.madduck.net

Line 8 is the provider line of

  Package {
    provider => $operatingsystem ? {
      debian => aptitude,
    },
  }

and yet, facter on the client reports:

lapse:~|master|% facter | grep operat
operatingsystem => Debian

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

Reply via email to