Package: puppet-module-puppetlabs-apt Version: 2.2.2-1 Severity: minor Since the upgrade to Puppet 4 (or maybe it was an upgrade to facter?), the apt module produces this warning on each run:
Warning: Unknown variable: '::lsbminordistrelease'. at /usr/share/puppet/modules/apt/manifests/params.pp:15:32 This appears to be purely cosmetic; so far as I can tell, nothing in the module actually uses this variable for anything, just stores it in a data structure where it's never referenced. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages puppet-module-puppetlabs-apt depends on: ii puppet-common 4.5.2-1 ii puppet-module-puppetlabs-stdlib 4.12.0-1 puppet-module-puppetlabs-apt recommends no packages. puppet-module-puppetlabs-apt suggests no packages. -- no debconf information

