Control: found -1 1.14.12-0.1 Cyril Brulebois <[email protected]> (2021-07-18): > I've double checked those findings with buster myself, but I'm told > the same happens with bullseye as well, which would be consistent with > the facts Depends/Recommends didn't change between buster's version > and bullseye's.
It's arguably worse in bullseye, during installation:
# apt install modemmanager
[…]
Created symlink
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service →
/lib/systemd/system/ModemManager.service.
Created symlink
/etc/systemd/system/multi-user.target.wants/ModemManager.service →
/lib/systemd/system/ModemManager.service.
Failed to start ModemManager.service: Unit polkit.service not found.
[…]
which means we don't even get the daemon up and running:
# systemctl status ModemManager.service
● ModemManager.service - Modem Manager
Loaded: loaded (/lib/systemd/system/ModemManager.service; enabled;
vendor preset: enabled)
Active: inactive (dead)
and again, pulling the same package would help, given it ships:
policykit-1: /lib/systemd/system/polkit.service
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature

