Your message dated Wed, 01 Aug 2012 15:11:12 +0200
with message-id <1343826672.6414.7.camel@alexander>
and subject line Re: chef: no PID file
has caused the Debian Bug report #584816,
regarding chef: no PID file
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.)


-- 
584816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: chef
Version: 0.8.16-4
Severity: normal

/etc/init.d/chef-client expects to find a PID file in
/var/run/chef-client.pid, which nothing ever populates AFAICT.
/usr/share/chef/client.rb specifies the slightly different path
/var/run/chef/client.pid, but chef-client doesn't produce that
either, at least on my system; as such, you may wish to consider
removing -d from chef-client's flags and making use of
start-stop-daemon's -b (--background) and -m (--make-pidfile) flags.
At any rate, please do remedy the situation.

Thanks!

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (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 chef depends on:
ii  cdebconf [debconf-2.0]       0.149       Debian Configuration Management Sy
ii  debconf [debconf-2.0]        1.5.32      Debian configuration management sy
ii  libchef-ruby1.8              0.8.16-4    Ruby 1.8 libraries for Chef system
ii  liberubis-ruby1.8            2.6.2-3     A very fast eRuby implementation f
ii  libextlib-ruby1.8            0.9.13-2    general Ruby 1.8 class extensions 
ii  libjson-ruby1.8              1.1.9-1     JSON library for Ruby (Ruby 1.8 ve
ii  libmixlib-authentication-rub 1.1.0-1     Ruby mixin client/server header si
ii  libruby1.8 [libopenssl-ruby1 1.8.7.249-3 Libraries necessary to run Ruby 1.
ii  ohai                         0.5.4-4     Detects data about your operating 
ii  ruby1.8                      1.8.7.249-3 Interpreter of object-oriented scr
ii  ucf                          3.0025      Update Configuration File: preserv

Versions of packages chef recommends:
ii  ruby1.8 [irb1.8]             1.8.7.249-3 Interpreter of object-oriented scr

chef suggests no packages.

-- debconf information:
* chef/chef_server_url:



--- End Message ---
--- Begin Message ---
Version: 0.8.16-5

Hi,

while trying to fix this bug, I noticed this line in the changelog:

        chef (0.8.16-5) unstable; urgency=low
        
          * chef-client.init pidfile location (Closes: #584816)
        
         -- Joshua Timberman <[email protected]>  Wed, 09 Jun 2010 02:00:10 
-0600

I don't know why this bug hasn't been closed automatically then; but to
be extra sure I checked whether the current version is still buggy:

        $ grep '\.pid' chef_10.12.0-1_all/etc/init.d/chef-client 
        PIDFILE=/var/run/chef/client.pid
        $ grep '\.pid' chef_10.12.0-1_all/usr/share/chef/client.rb 
        pid_file           "/var/run/chef/client.pid"
        $ 

As this looks fine to me, I'm closing this bug now. Please feel free to
reopen if necessary!

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to