You are not logged in.
Hello!
Some days ago I installed "gnome-software" out of curiosity. Is it possible that "PackageKit" in the background triggers some sort weird Red Hat behaviour, with an unrequested reboot for an autonomous update of systemd? This seems to be named "pk-offline-update".
What happend:
1. pacman -Syu # this morning, systemd updates included
2. shutdown through GNOME UI this afternoon
3. machine hangs for minutes (screen blank, no reaction on keyboard)
4. turned off through power button
5. turn on again through power button
6. some short messages from systemd on tty1, can't read
7. systemd turns off itself again
8. turn on again through power button, everything back to normal
/var/log/pacman.log
[2015-04-24 09:38] [PACKAGEKIT] synchronizing package lists # this is gnome-software, okay
[2015-04-24 09:38] [PACKAGEKIT] synchronizing package lists # this also
[2015-04-24 09:39] [PACMAN] Running 'pacman -Syu' # this is me
[2015-04-24 09:39] [PACMAN] synchronizing package lists
[2015-04-24 09:39] [PACMAN] starting full system upgrade
[2015-04-24 09:40] [ALPM] transaction started
[2015-04-24 09:40] [ALPM] upgraded libsystemd (219-5 -> 219-6)
[2015-04-24 09:40] [ALPM] upgraded systemd (219-5 -> 219-6)
[2015-04-24 09:40] [ALPM] upgraded systemd-sysvcompat (219-5 -> 219-6)
[2015-04-24 09:40] [ALPM] transaction completed
[2015-04-24 16:37] [ALPM] transaction started # not me, I've told GNOME to shutdown the machine instead it hanged forever, turned it off with the power button
[2015-04-24 16:37] [ALPM] reinstalled libsystemd (219-6)
[2015-04-24 16:37] [PACKAGEKIT] reinstalled libsystemd (219-6)
[2015-04-24 16:37] [ALPM] reinstalled systemd (219-6)
[2015-04-24 16:37] [PACKAGEKIT] reinstalled systemd (219-6)
[2015-04-24 16:37] [ALPM] reinstalled systemd-sysvcompat (219-6)
[2015-04-24 16:37] [PACKAGEKIT] reinstalled systemd-sysvcompat (219-6)
[2015-04-24 16:37] [ALPM] transaction completed
[2015-04-24 16:41] [PACKAGEKIT] synchronizing package lists
journalctl -r
-- Reboot --
Apr 24 16:37:07 ws-lnx-pew systemd-journal[152]: Journal stopped
Apr 24 16:37:07 ws-lnx-pew systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Apr 24 16:37:07 ws-lnx-pew systemd[1]: Shutting down.
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: failed to change mode for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: shutting down
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: writing actual results
Apr 24 16:37:07 ws-lnx-pew PackageKit[350]: update-packages transaction /1_daebeeca from uid 0 finished with success after 1395ms
Apr 24 16:37:07 ws-lnx-pew PackageKit[350]: in /1_daebeeca for update-packages package systemd-sysvcompat;219-6;x86_64;installed was updating for uid 0
Apr 24 16:37:07 ws-lnx-pew PackageKit[350]: in /1_daebeeca for update-packages package systemd;219-6;x86_64;installed was updating for uid 0
Apr 24 16:37:07 ws-lnx-pew PackageKit[350]: in /1_daebeeca for update-packages package libsystemd;219-6;x86_64;installed was updating for uid 0
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: status finished
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: package finished systemd-sysvcompat-219-6.x86_64 (installed)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: package updating systemd-sysvcompat-219-6.x86_64 (installed)
Apr 24 16:37:07 ws-lnx-pew pk-offline-update[339]: package finished systemd-219-6.x86_64 (installed)
Apr 24 16:37:07 ws-lnx-pew systemd[1]: Unit type .busname is not supported on this system.
Apr 24 16:37:07 ws-lnx-pew systemd[1]: Detected architecture 'x86-64'.
Apr 24 16:37:07 ws-lnx-pew systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCO
Apr 24 16:37:07 ws-lnx-pew systemd[1]: Reexecuting.
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 66%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 65%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 64%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 62%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 61%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 60%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 59%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 58%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 57%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 56%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 55%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 54%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 53%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 52%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 51%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 50%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 49%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 48%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 47%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 46%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 43%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 42%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 41%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 40%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 39%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 38%
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 37%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 36%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 35%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 34%
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew dbus[346]: [system] Reloaded configuration
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: package updating systemd-219-6.x86_64 (installed)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: package finished libsystemd-219-6.x86_64 (installed)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 33%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 27%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 18%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 14%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 3%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: package updating libsystemd-219-6.x86_64 (installed)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status update
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 88%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 44%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 88%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 44%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status test-commit
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status running
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 99%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 34%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status setup
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 99%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 34%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 99%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 34%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 100%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 88%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to display message on splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 44%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: failed to set percentage for splash: Failed to execute child process "plymouth" (No such file or directory)
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: percentage 0%
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status sig-check
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status running
Apr 24 16:37:06 ws-lnx-pew pk-offline-update[339]: status test-commit
Apr 24 16:37:05 ws-lnx-pew pk-offline-update[339]: status dep-resolve
Apr 24 16:37:05 ws-lnx-pew pk-offline-update[339]: status running
Apr 24 16:37:05 ws-lnx-pew packagekitd[350]: (packagekitd:350): PackageKit-alpm-WARNING **: systemd-sysvcompat-219-6 is up to date -- reinstalling
Apr 24 16:37:05 ws-lnx-pew packagekitd[350]: (packagekitd:350): PackageKit-alpm-WARNING **: systemd-219-6 is up to date -- reinstalling
Apr 24 16:37:05 ws-lnx-pew packagekitd[350]: (packagekitd:350): PackageKit-alpm-WARNING **: libsystemd-219-6 is up to date -- reinstalling
Apr 24 16:37:05 ws-lnx-pew pk-offline-update[339]: status setup
Apr 24 16:37:05 ws-lnx-pew pk-offline-update[339]: status wait
Apr 24 16:37:05 ws-lnx-pew PackageKit[350]: uid 0 obtained auth for org.freedesktop.packagekit.package-install-untrusted
Apr 24 16:37:05 ws-lnx-pew PackageKit[350]: new update-packages transaction /1_daebeeca scheduled from uid 0
...
This looks for me like "gnome-software" trigged this through "PackageKit". I don't really use "gnome-software", because I'm following the generic approach of Archlinux and do all administrative stuff through the terminal. This means, I use only the official programs from Archlinux, pacman, pacdiff and in my case sometimes VIM. I really don't want reboot my machine for updates, if it is not really my own decission and desire because it is technially required. Basically I just ask for conformation on this issue. If I'm right about "PackageKit" and "gnome-software" as responsible for this frightening* incident, I will remove gnome-software, at least untils is behaviour is switched off.
Thanks
Hoschi
Problem solution:
Windows? Reboot!
GNU/Linux? Be root!
* Sorry for that expression...but...Windows!!!
Last edited by hoschi (2015-04-24 15:17:12)
Offline
I noticed that when I shut down via GNOME with gnome-software installed and updates to install, there is a checkbox for installing updates in the shutdown dialog. If this is checked (which it is by default), the computer will reboot, install updates and only then shut down.
You probably didn't uncheck this checkbox, or maybe use an extension which bypasses the shutdown dialog. Since your computer froze and was power-off, the installation step only occured after you manually powered it on again.
Last edited by symen (2015-04-25 11:23:22)
Offline
Thanks!
I will check that at monday, where I'm at work again.
Offline
Hm. I installed all current updates...my bad. I'm afraid that checkbox is only visible, when update could/will be installed.
Offline