Your message dated Tue, 23 Dec 2008 23:47:04 +0000
with message-id <e1lfgxs-00072a...@ries.debian.org>
and subject line Bug#508434: fixed in ipmitool 1.8.9-2
has caused the Debian Bug report #508434,
regarding ipmitool: Several init script problems due to wrong pidfile name
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 ow...@bugs.debian.org
immediately.)
--
508434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508434
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ipmitool
Version: 1.8.9-1
Severity: serious
Tags: patch
Justification: Policy 9.3.2
Hi,
According to man ipmievd:
pidfile=<filename>
Save process ID to this file when in daemon mode.
Defaults to
/var/run/ipmievd.pidN (where N is the ipmi device number --
defaults to 0).
but in /etc/init.d/ipmievd:
PIDFILE=/var/run/$NAME.pid
which results in the wrong --pidfile parameter passed to start-stop-daemon,
making the init script incapable of stopping or restarting the running daemon.
Simply adding a 0 to the above line in the initscript as
PIDFILE=/var/run/$NAME.pid0
fixed this problem for me. Please consider incorporating this change before
the Lenny release if possible.
Thanks,
Feri.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
Source: ipmitool
Source-Version: 1.8.9-2
We believe that the bug you reported is fixed in the latest version of
ipmitool, which is due to be installed in the Debian FTP archive:
ipmitool_1.8.9-2.diff.gz
to pool/main/i/ipmitool/ipmitool_1.8.9-2.diff.gz
ipmitool_1.8.9-2.dsc
to pool/main/i/ipmitool/ipmitool_1.8.9-2.dsc
ipmitool_1.8.9-2_i386.deb
to pool/main/i/ipmitool/ipmitool_1.8.9-2_i386.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 508...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthew Johnson <mj...@debian.org> (supplier of updated ipmitool 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 19 Feb 2008 15:21:40 +0000
Source: ipmitool
Binary: ipmitool
Architecture: source i386
Version: 1.8.9-2
Distribution: unstable
Urgency: medium
Maintainer: Matthew Johnson <mj...@debian.org>
Changed-By: Matthew Johnson <mj...@debian.org>
Description:
ipmitool - utility for IPMI control with kernel driver or LAN interface
Closes: 507760 508231 508434
Changes:
ipmitool (1.8.9-2) unstable; urgency=medium
.
* Change pidfile name to the one it actually is. (Closes: #508434)
* Fix typo in README (Closes: #508231)
* Make sdr/Temperatures reading working again (Closes: #507760):
- Add patch to revert some bits from 1.8.8 to 1.8.9:
20_ipmi_sdr.dpatch (Patch from Cyril Brulebois
<cyril.bruleb...@kerlabs.com>)
* Bump Standards-Version
* Remove empty /usr/share/ipmitool directory
Files:
5eeb385d48ef1db83a05cd6b2a7e5428 643 utils optional ipmitool_1.8.9-2.dsc
5748579868b9e9feb0cf27713e7e88a8 20968 utils optional ipmitool_1.8.9-2.diff.gz
9c67ff1c87c338e1d38876130c697ce2 304500 utils optional
ipmitool_1.8.9-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFJUXXIpldmHVvob7kRAgJqAKCT3gWV05kSDpgz4gHlvIKXs8mKfQCePKZ9
k9YPjsaiy+IuOjfcjbyD4Ek=
=xtih
-----END PGP SIGNATURE-----
--- End Message ---