<div dir="ltr">Control: severity -1 serious<br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 17, 2018 at 9:57 AM Valentin Vidic <<a href="mailto:Valentin.Vidic@carnet.hr" target="_blank">Valentin.Vidic@carnet.hr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, Aug 17, 2018 at 02:40:53PM +0200, Michael Biebl wrote:<br>
> Could you add "set -x" to /usr/sbin/invoke-rc.d, then re-install the<br>
> lldapd package and attach the output please.<br>
<br>
Sure, here it goes:<br>
<br>
Preparing to unpack .../lldpad_1.0.1+git20150824.036e314-4_amd64.deb ...<br>
Unpacking lldpad (1.0.1+git20150824.036e314-4) ...<br>
Setting up lldpad (1.0.1+git20150824.036e314-4) ...<br>
+ RUNLEVELHELPER=/sbin/runlevel<br>
+ POLICYHELPER=/usr/sbin/policy-rc.d<br>
+ INITDPREFIX=/etc/init.d/<br>
+ RCDPREFIX=/etc/rc<br>
+ BEQUIET=<br>
+ MODE=<br>
+ ACTION=<br>
+ FALLBACK=<br>
+ NOFALLBACK=<br>
+ FORCE=<br>
+ RETRY=<br>
+ RETURNFAILURE=<br>
+ RC=<br>
+ is_systemd=<br>
+ is_openrc=<br>
+ SKIP_SYSTEMD_NATIVE=<br>
+ set +e<br>
+ test 2 -eq 0<br>
+ state=I<br>
+ test 2 -gt 0<br>
+ test I '!=' III<br>
+ case "$1" in<br>
+ case ${state} in<br>
+ verifyparameter lldpad<br>
+ test 1 -eq 0<br>
+ test 1 -ne 1<br>
+ return<br>
+ INITSCRIPTID=lldpad<br>
+ state=II<br>
+ shift<br>
+ test 1 -gt 0<br>
+ test II '!=' III<br>
+ case "$1" in<br>
+ case ${state} in<br>
+ verifyparameter start<br>
+ test 1 -eq 0<br>
+ test 1 -ne 1<br>
+ return<br>
+ ACTION=start<br>
+ state=III<br>
+ shift<br>
+ test 0 -gt 0<br>
+ test III '!=' III<br>
+ test -d /run/systemd/system<br>
+ is_systemd=1<br>
+ UNIT=lldpad.service<br>
+ '[' '!' -x /sbin/runlevel ']'<br>
++ /sbin/runlevel<br>
+ RL='N 5'<br>
+ RL=5<br>
+ test x5 = x0<br>
+ test x5 = x6<br>
+ test x5 = x0<br>
+ test x5 = x6<br>
+ RC=<br>
+ '[' -n 1 ']'<br>
+ case ${ACTION} in<br>
+ systemctl --quiet is-enabled lldpad.service<br>
+ systemctl --quiet is-active lldpad.service<br>
+ RC=101<br></blockquote><div><br></div><div>Hmm. Commit 6f95680ffc9b1605841eb7d3d8eb92c790e6c73a looks like the culprit of the regression. But I'd like to understand why this happens. Shouldn't update-rc.d have enabled the service?</div><div><br></div><div>This looks like the same as #906051.</div><div><br></div><div>Setting severity to serious. I'll revert the change, until I find some time to fully investigate the issue.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail-m_7059930661826065415gmail_signature"><br>Saludos,<br>Felipe Sateler</div></div>