Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-22 Thread Michael Biebl
Am 22.11.2017 um 09:09 schrieb Thomas L: > Thank you for your answer. > >> I don't see a -t parameter there. It looks like -t is a legacy command >> line option which systemctl parses but ignores: > > Ok. However: > * systemctl does not correctly parse (and ignore) the -t option, because this >

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-22 Thread Thomas L
Thank you for your answer. >I don't see a -t parameter there. It looks like -t is a legacy command >line option which systemctl parses but ignores: Ok. However: * systemctl does not correctly parse (and ignore) the -t option, because this option is followed by a number that should be skipped

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-21 Thread Michael Biebl
Am 20.11.2017 um 18:07 schrieb Thomas L: > Try to reboot the computer with: > # shutdown -h -t 5 now Looking at shutdown --help (v232), I get > # shutdown --help > shutdown [OPTIONS...] [TIME] [WALL...] > > Shut down the system. > > --help Show this help > -H --halt

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-21 Thread Thomas L
I made a diff between systemd-sysv 215-17+deb8u5 (bug not present) and 215-17+deb8u7 (bug present), and there are 2 new patches (introduced in version 215-17+deb8u6) that may be related to this bug: * systemctl-fix-argument-handling-when-invoked-as-shutdown.patch *

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-20 Thread Thomas L
Hi Michael, I can reproduce this bug on Strech as well (systemd-sysv 232-25+deb9u1). I think you should however also fix this bug on Jessie, because it is a recent regression (was not present on Jessie 8.6). Based on the package's recent changelog, it may be a regression of "systemctl: Fix

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-20 Thread Michael Biebl
Hello Thomas Am 20.11.2017 um 18:07 schrieb Thomas L: > Package: systemd-sysv > Version: 215-17+deb8u7 > Severity: normal > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > >* What led up to the situation? > Try to reboot the

Bug#882245: systemd-sysv: shutdown does not parse correctly -t option

2017-11-20 Thread Thomas L
Package: systemd-sysv Version: 215-17+deb8u7 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Try to reboot the computer with: # shutdown -h -t 5 now * What was the outcome of this