Your message dated Sat, 20 Oct 2007 02:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#447314: fixed in puppet 0.23.2-12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: puppetmaster
Version: 0.23.2-11
Severity: grave
Justification: renders package unusable

When starting puppetmasterd for the first time (after creating a proper
site.pp), I'm getting this error message:

Restarting puppet configuration management tool master
server/usr/lib/ruby/1.8/puppet/util/pidlock.rb:33:in `initialize':
Permission denied - /var/run/puppetmasterd.pid (Errno::EACCES)
        from /usr/lib/ruby/1.8/puppet/util/pidlock.rb:33:in `open'
        from /usr/lib/ruby/1.8/puppet/util/pidlock.rb:33:in `lock'
        from /usr/lib/ruby/1.8/puppet/daemon.rb:63:in `setpidfile'
        from /usr/lib/ruby/1.8/puppet/util.rb:385:in `threadlock'
        from /usr/lib/ruby/1.8/sync.rb:229:in `synchronize'
        from /usr/lib/ruby/1.8/puppet/util.rb:384:in `threadlock'
        from /usr/lib/ruby/1.8/puppet/daemon.rb:62:in `setpidfile'
        from /usr/lib/ruby/1.8/puppet/daemon.rb:20:in `daemonize'
        from /usr/sbin/puppetmasterd:292

The fix is simple, and should be part of the postinst (or simply in
debian/rules):

mkdir /var/run/puppet
chown puppet:puppet !$

puppet.conf should also point to /var/run/puppet instead of /var/run as
a rundir.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-1-686
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)

Versions of packages puppetmaster depends on:
ii  facter                     1.3.5-1       a library for retrieving facts fro
ii  lsb-base                   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  puppet                     0.23.2-11     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.23.2-12

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.23.2-12.diff.gz
  to pool/main/p/puppet/puppet_0.23.2-12.diff.gz
puppet_0.23.2-12.dsc
  to pool/main/p/puppet/puppet_0.23.2-12.dsc
puppet_0.23.2-12_all.deb
  to pool/main/p/puppet/puppet_0.23.2-12_all.deb
puppetmaster_0.23.2-12_all.deb
  to pool/main/p/puppet/puppetmaster_0.23.2-12_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.
Matthew Palmer <[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.7
Date: Sat, 20 Oct 2007 11:28:50 +1000
Source: puppet
Binary: puppet puppetmaster
Architecture: source all
Version: 0.23.2-12
Distribution: unstable
Urgency: low
Maintainer: Matthew Palmer <[EMAIL PROTECTED]>
Changed-By: Matthew Palmer <[EMAIL PROTECTED]>
Description: 
 puppet     - centralised configuration management for networks
 puppetmaster - centralised configuration management control daemon
Closes: 445591 447314
Changes: 
 puppet (0.23.2-12) unstable; urgency=low
 .
   * Create /var/run/puppet and set the perms in the various initscripts, as
     well as hardcoding the rundir better in configuration.rb and removing
     the explicit rundir setting from puppet.conf.  Closes: #447314.
   * Apply additional patch given (backwards) to fix export/collect on some
     database backends.  Closes: #445591 (again!)
Files: 
 4dedb81dfb32ac21045565d329c083d2 685 admin optional puppet_0.23.2-12.dsc
 02e8c5475b1dd78dc4c92cdfaca5e9d2 16229 admin optional puppet_0.23.2-12.diff.gz
 e2547ed898ad385a658d21f61f70a542 395054 admin optional puppet_0.23.2-12_all.deb
 8fd97ff8701dd6f8c71308761716a7ff 25040 admin optional 
puppetmaster_0.23.2-12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFHGWPZBEnrTWk1E4cRAkg6AJ9Jwg3Nyr8m4K3ZWOzviSj2TGJ0CgCdEIE8
u2jibUWTbmS5G0e9k0KYjrc=
=2a8A
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to