[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 237-3ubuntu10.45 --- systemd (237-3ubuntu10.45) bionic; urgency=medium [ Ioanna Alifieraki ] * d/p/lp1911187-systemctl-do-not-shutdown-immediately-on-scheduled-shutdo.patch: Do not shutdown immediately when scheduled shutdown fails

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 245.4-4ubuntu3.5 --- systemd (245.4-4ubuntu3.5) focal; urgency=medium [ Ioanna Alifieraki ] * d/p/lp1911187-systemctl-do-not-shutdown-immediately-on-scheduled-shutdo.patch: Do not shutdown immediately when scheduled shutdown fails (

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 246.6-1ubuntu1.2 --- systemd (246.6-1ubuntu1.2) groovy; urgency=medium [ Ioanna Alifieraki ] * d/p/lp1911187-systemctl-do-not-shutdown-immediately-on-scheduled-shutdo.patch: Do not shutdown immediately when scheduled shutdown fails

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-11 Thread Ioanna Alifieraki
Further verification that shows the non-zero return value of shutdown command, when it fails to schedule a reboot and takes no action. For Bionic : # systemctl stop dbus.service # systemctl stop dbus.socket # shutdown +1 -r "REBOOT!" Failed to set wall message, ignoring: Refusing activation, D-Bus

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-11 Thread Ioanna Alifieraki
** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/systemctl/systemctl-logind.c#L318 Howeve

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-11 Thread Ioanna Alifieraki
# VERIFICATION GROOVY Installed systemd from -proposed : # dpkg -l | grep systemd ii libnss-resolve:amd64 246.6-1ubuntu1.2 amd64nss module to resolve names via systemd-resolved ii libnss-systemd:amd64 246.6-1ubuntu1.2

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-11 Thread Ioanna Alifieraki
# VERIFICATION FOCAL Installed systemd from -proposed : # dpkg -l | grep systemd ii libnss-resolve:amd64 245.4-4ubuntu3.5 amd64nss module to resolve names via systemd-resolved ii libnss-systemd:amd64 245.4-4ubuntu3.5

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-11 Thread Ioanna Alifieraki
# VERIFICATION BIONIC Installed systemd from -proposed : # dpkg -l | grep systemd ii libnss-resolve:amd64 237-3ubuntu10.45 amd64nss module to resolve names via systemd-resolved ii libnss-systemd:amd64 237-3ubuntu10.45

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-08 Thread Łukasz Zemczak
Hello Ioanna, or anyone else affected, Accepted systemd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.45 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-08 Thread Łukasz Zemczak
Hello Ioanna, or anyone else affected, Accepted systemd into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/245.4-4ubuntu3.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-03-08 Thread Łukasz Zemczak
Hello Ioanna, or anyone else affected, Accepted systemd into groovy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/246.6-1ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Dan Streetman
** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/systemctl/systemctl-logind.c#L318 Howeve

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Dan Streetman
minor comment, for systemd (and really all packages) I like to name the patches with the lp bug number, so i changed your patch name to add the lp1911187- prefix. also another minor comment, as we'd discussed before I made a slight change to the comment in the patch for clarification: if

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Dan Streetman
@joalif, one thing I noticed, that isn't important for this SRU, is that the !ENABLE_LOGIND case still has a log message indicating shutdown will happen immediately, i.e.: int logind_schedule_shutdown(void) {

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Eric Desrochers
** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/systemctl/systemctl-logind.c#L318 Howeve

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
** Tags removed: sts-sponsors-ddstreet ** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/sy

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Dan Streetman
** Changed in: systemd (Ubuntu Focal) Assignee: Dan Streetman (ddstreet) => Ioanna Alifieraki (joalif) ** Changed in: systemd (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Eric Desrochers
** Changed in: systemd (Ubuntu Groovy) Assignee: (unassigned) => Ioanna Alifieraki (joalif) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911187 Title: scheduled reboot reboots immediately if

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Dan Streetman
** Changed in: systemd (Ubuntu Focal) Assignee: Ioanna Alifieraki (joalif) => Dan Streetman (ddstreet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911187 Title: scheduled reboot reboots imme

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Eric Desrochers
** Tags added: sts-sponsors-ddstreet ** Changed in: systemd (Ubuntu Focal) Status: Confirmed => In Progress ** Changed in: systemd (Ubuntu Groovy) Status: Confirmed => In Progress ** Changed in: systemd (Ubuntu Bionic) Status: Confirmed => In Progress ** Changed in: systemd

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
Debdiff for Focal. ** Patch added: "lp1911187_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1911187/+attachment/5466203/+files/lp1911187_focal.debdiff ** Changed in: systemd (Ubuntu Bionic) Status: New => Confirmed ** Changed in: systemd (Ubuntu Focal) S

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
Debdiff for Focal. ** Patch added: "lp1911187_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1911187/+attachment/5466202/+files/lp1911187_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
Debdiff for Groovy. ** Patch added: "lp1911187_groovy.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1911187/+attachment/5466201/+files/lp1911187_groovy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
Debdiff for Bionic. ** Patch added: "lp1911187_bionic.debdiff" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1911187/+attachment/5466200/+files/lp1911187_bionic.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-02-23 Thread Ioanna Alifieraki
This is addressed in Debian and has been downstreamed to Hirsute. The following debdiffs are to SRU it for B,G,F. ** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Groovy) Importance: Undecided Status: New ** Also affec

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-01-14 Thread Ioanna Alifieraki
** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/systemctl/systemctl-logind.c#L318 Howeve

[Bug 1911187] Re: scheduled reboot reboots immediately if dbus or logind is not available

2021-01-12 Thread Ioanna Alifieraki
** Description changed: [IMPACT] When, for whatever reason, logind or dbus is not available scheduled reboot reboots the machine immediately. From the sources it seems that this is intended : https://github.com/systemd/systemd/blob/master/src/systemctl/systemctl-logind.c#L318 Howeve