trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: July 2019

Re: [trinity-users] Has systemd broken Debian this time?

From: Mike Bird <mgb-trinity@...>
Date: Sun, 14 Jul 2019 15:41:29 -0700
On Sun July 14 2019 13:49:48 Thierry de Coulon wrote:
> Anyone got Buster running without systemd? Otherwise I'll wait for Devuan
> to release its Buster equivalent.

Other than an obscure problem with non-xinerama multi screen configurations,
Buster and 14.0.7 work fine here, upgraded from Stretch, in various laptops,
servers, and VPSs.  Here are the relevant packages on my laptop:

# dpkg -l '*sysv*' | grep '^ii'
ii  sysv-rc             2.93-8       all          System-V-like runlevel 
change mechanism
ii  sysvinit-core       2.93-8       amd64        System-V-like init utilities
ii  sysvinit-utils      2.93-8       amd64        System-V-like utilities
# dpkg -l '*systemd*' | grep '^ii'
ii  libsystemd0:amd64        241-5        amd64        systemd utility library
ii  libsystemd0:i386         241-5        i386         systemd utility library

If you're not multiarch you won't need libsystem0:i386.

--Mike