Package: puppet Version: 2.7.14-1 Severity: minor Dear Maintainer, just to second the existing bugreport (#591897). I do not think this is just a wishlist bug. puppet master can be run from the command line to help test and debug issues:
# /etc/init.d/puppetmaster stop [ ok ] Stopping puppet master. # puppet master --verbose --no-daemonize notice: Starting Puppet master version 2.7.14 err: Removing mount files: /etc/puppet/files does not exist This error message can be eliminated if the directory that is referred to in fileserver.conf also is created during installation. # cat /etc/puppet/fileserver.conf # This file consists of arbitrarily named sections/modules # defining where files are served from and to whom # Define a section 'files' # Adapt the allow/deny settings to your needs. Order # for allow/deny does not matter, allow always takes precedence # over deny [files] path /etc/puppet/files # allow *.example.com # deny *.evil.example.com # allow 192.168.0.0/24 [plugins] # allow *.example.com # deny *.evil.example.com # allow 192.168.0.0/24 A second argument fixing this is that it can be confusing with startup errors for new users of puppet. Thanks considering this again. Cheers Bertil -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages puppet depends on: ii dpkg 1.16.3 ii puppet-common 2.7.14-1 ii ruby1.8 1.8.7.358-4 Versions of packages puppet recommends: ii ruby [rdoc] 4.9 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org