Am 03.01.2017 um 21:05 schrieb Zack Weinberg:
> Package: systemd
> Version: 232-8
> Severity: normal
> 
> When the systemd package is upgraded, the running instance of systemd is
> likely to go into 'freezing execution' mode, in which it is unresponsive

This means systemd has crashed for some reason. At this point it freezes
execution and doesn't allow any further actions.

> An ideal fix would be for systemd to support seamless upgrades of itself,
> i.e. pid 1 would re-exec itself using the new binary, without losing
> any state. 

Well, that's actually what's already happening. In postinst we run
systemctl daemon-reexec which will start the new binary and transfer the
state from the old process.

For some reason systemd crashed on your system before that happened.

Can you reproduce the crash or do you at least have a core file from the
crash? Do you have a complete journal log?
Which version of systemd was running (not installed) when you attempted
the upgrade?



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to