Your message dated Tue, 20 May 2008 13:02:05 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#480019: fixed in puppet 0.24.4-7 has caused the Debian Bug report #480019, regarding Typo in puppetmaster init script to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 480019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480019 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: puppetmaster Version: 0.24.4-6 Severity: normal Tags: patch The DAEMON_OPTS variable in /etc/default/puppetmaster is not taken into account with SERVERTYPE="mongrel". The following patch fix this bug. --- puppetmaster.orig 2008-05-07 17:05:27.000000000 +0200 +++ puppetmaster 2008-05-07 17:05:36.000000000 +0200 @@ -36,7 +36,7 @@ start_puppetmaster() { if [ "$SERVERTYPE" = "mongrel" ] then - DAEMON_OPTS="$DAEMON_OPS --servertype=mongrel" + DAEMON_OPTS="$DAEMON_OPTS --servertype=mongrel" NUMSTART=0 while [ $NUMSTART -lt $PUPPETMASTERS ]; do start-stop-daemon --start --quiet --pidfile=/var/run/puppet/$NAME-$PORT.pid \ -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-ovz-028stab053.5-smp Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages puppetmaster depends on: ii facter 1.3.7-2 a library for retrieving facts fro ii lsb-base 3.1-23.2etch1 Linux Standard Base 3.1 init scrip ii puppet 0.24.4-6 centralised configuration manageme ii ruby 1.8.2-1 An interpreter of object-oriented Versions of packages puppetmaster recommends: pn rails <none> (no description available) ii rdoc 1.8.2-1 Generate documentation from ruby s -- no debconf information
--- End Message ---
--- Begin Message ---Source: puppet Source-Version: 0.24.4-7 We believe that the bug you reported is fixed in the latest version of puppet, which is due to be installed in the Debian FTP archive: puppet_0.24.4-7.diff.gz to pool/main/p/puppet/puppet_0.24.4-7.diff.gz puppet_0.24.4-7.dsc to pool/main/p/puppet/puppet_0.24.4-7.dsc puppet_0.24.4-7_all.deb to pool/main/p/puppet/puppet_0.24.4-7_all.deb puppetmaster_0.24.4-7_all.deb to pool/main/p/puppet/puppetmaster_0.24.4-7_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Micah Anderson <[EMAIL PROTECTED]>> (supplier of updated puppet package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sat, 03 May 2008 16:18:32 -0400 Source: puppet Binary: puppet puppetmaster Architecture: source all Version: 0.24.4-7 Distribution: unstable Urgency: low Maintainer: Puppet Package Maintainers <[EMAIL PROTECTED]> Changed-By: Micah Anderson <[EMAIL PROTECTED]>> Description: puppet - centralised configuration management for networks puppetmaster - centralised configuration management control daemon Closes: 454681 480019 480263 481511 Changes: puppet (0.24.4-7) unstable; urgency=low . * Update emacs-mode with changes cherry-picked from rra's repository * Fix typo in puppetmaster.init (Closes: #480019) * Fix variable name in /etc/default/puppetmaster comments * Fix incorrect port increment in puppetmaster initscript when mongrel is used, thanks Francois Deppierraz (Closes: #480263) * Add puppetmaster.postrm to remove /var/log/puppet on purge * Added debian/puppetmaster.dirs containing etc/puppet/manifests * Remove puppet group on purge (Closes: #481511) * Remove old config files and stray directories (Closes: #454681) Checksums-Sha1: dbfe36f3d57ce6988f5fbcfbbfdcb73d8f69ba08 1267 puppet_0.24.4-7.dsc 6bae1b1c156092be7b696c3e374395cca6a106df 221245 puppet_0.24.4-7.diff.gz 76edcff69fb676608d85df8edf8d2a1e8d0103ed 458468 puppet_0.24.4-7_all.deb e8b976fc370cd43aaf20e3115fef06e332a70389 34564 puppetmaster_0.24.4-7_all.deb Checksums-Sha256: 820683ceebac3bde7c069cfc5a59a356b31e73f148e6da3c0ecb291945a51604 1267 puppet_0.24.4-7.dsc 873b8605735506f0dd5030723b870fe208bf17b9607daa2d64e166bd1c8991b3 221245 puppet_0.24.4-7.diff.gz 19193220e1b9397124088b29f515e25b2314ec70c6f0b8a2f931ea1d7f6c463a 458468 puppet_0.24.4-7_all.deb c72913922cb195957cc11257b2e183cc68ce393c0d98fd7e06f0d29f00e03670 34564 puppetmaster_0.24.4-7_all.deb Files: 8059d94979fc7272422398cc0ed948ba 1267 admin optional puppet_0.24.4-7.dsc 545021c459e6c0cfb7998cfbed83d2e1 221245 admin optional puppet_0.24.4-7.diff.gz 524d77f691fec1315f51d8d2684d0d4a 458468 admin optional puppet_0.24.4-7_all.deb c63c0c9966a85bd71c6429e612cec4f4 34564 admin optional puppetmaster_0.24.4-7_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIMseA9n4qXRzy1ioRAkOgAKCKOvVOKzTTec08O0B6KngkrHc35wCgiDZM RSjGquciVmmW4NF6hcfbGkE= =JeZX -----END PGP SIGNATURE-----
--- End Message ---

