Nick Lewis <n...@puppetlabs.com> writes: > The ubuntu-minimal package depends on lsb-release, which provides the > lsb_release command, which the lsb facts use. So it ought to always be > present.
It may actually not be. The "lsb-release" package has priority "extra", and the "ubuntu-minimal" package has priority "optional". The "base-files" package, which contains the "/etc/lsb-release" files, has priority "required", and is marked "essential" to prevent the package manager from removing it without using a "force"-option. This ought to always be present. -- Stig Sandbeck Mathisen -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com. To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.