|
|
Subscribe / Log in / New account

Debian reconsiders init-system diversity

Debian reconsiders init-system diversity

Posted Nov 21, 2019 13:07 UTC (Thu) by mathstuf (subscriber, #69389)
In reply to: Debian reconsiders init-system diversity by pizza
Parent article: Debian reconsiders init-system diversity

> The underlying problem is that something is not shutting down cleanly, and the system has been explicitly configured to wait indefinitely for it.

I agree. It sounds like some dependency specification problem. I see it as akin to "parallel build is busted, but the serial build works". Well, this means your rules aren't listing their dependencies properly. The right fix is to find that missing link and fix it, not say "well, then just use `-j1` and be happy". Granted, systemd is at times tight lipped about some of these things, but it takes some analysis of the logs of services and the systemd service event logs to figure out.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds