Your message dated Fri, 09 Sep 2016 23:30:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#827468: ipmitool: postinst unintentionally starts 
ipmievd.service
has caused the Debian Bug report #827468,
regarding ipmitool: postinst unintentionally starts ipmievd.service 
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.)


-- 
827468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827468
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipmitool
Version: 1.8.14-4

Hi maintainer,

When I install the ipmitool package on Jessie (either 1.8.14-4 from stable, or a local backport of 1.8.17-1 to Jessie), the ipmievd.service systemd unit starts up, even though the packaging implies the intention is that it should not start up unless explicitly enabled. I think what's happening is that the package writes out an /etc/default/ipmievd that's supposed to disable the initscript, but on a machine where init is systemd, `invoke-rc.d ipmievd start` runs the systemd unit, which doesn't look at /etc/default/ipmievd.

Since the systemd unit is not explicitly enabled, after a reboot, ipmievd isn't running. So this looks like unintentional behavior.

I'm not sure what the right fix for this is. `dh_installinit --no-start` definitely solves the problem on systems where systemd is init, but maybe you want to restart ipmievd for systems that have it enabled and are using sysvinit as init.

Thanks,
--
Geoffrey Thomas
https://ldpreload.com
[email protected]

--- End Message ---
--- Begin Message ---
fixed 827468 ipmitool/1.8.15-1
thanks

Hello Geoffrey,

thank you for spending your time helping to make Debian better with
this bug report.

The bug is fixed since ipmitool 1.8.15-1:

 * debian/rules:
    - Add override_dh_systemd_enable to disable start after a fresh install.

I disable it only on a fresh install. At upgrade I don't change the
enable status.

With systemd /etc/default/ipmievd is not used:

#
# To enable ipmievd set ENABLED="true" for sysvinit (ignored by systemd)
# 

I think (ignored by systemd) is clear enough.

At systems with systemd init you must use for enable/disable the start
at boot 

systemctl [enable|disable] ipmievd


I close this bug now.

CU
Jörg

-- 
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56

Old pgp Key: BE581B6E (revoked since 2014-12-31).

Jörg Frings-Fürst
D-54470 Lieser

Threema: SYR8SJXB

IRC: [email protected]
     [email protected]

My wish list: 
 - Please send me a picture from the nature at your home.

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


--- End Message ---

Reply via email to