Bug#1035543: init-system-helpers: bla bla
Michael Biebl
biebl at debian.org
Fri May 5 12:38:52 BST 2023
Am 05.05.23 um 11:14 schrieb Luca Boccassi:
> On Fri, 05 May 2023 11:04:29 +0200 Andreas Beckmann <anbe at debian.org>
>> This is a new systemd unit in package e2fsprogs.
It's not, both bullseye and bookworm ship this file in e2fsprogs. The
difference is this
bullseye:
cat /lib/systemd/system/e2scrub_reap.service | tail -n 2
[Install]
WantedBy=default.target
bookworm
# cat /lib/systemd/system/e2scrub_reap.service | tail -n 2
[Install]
WantedBy=multi-user.target
I.e. it changed the target from default.target to multi-user.target.
i-s-h does not have support for removing obsolete enablement symlinks in
such a case.
If this failure is
>> actually e2fsprogs's fault by incorrectly using the helpers, please
>> reassign the bug there (with instructions how to do it correctly).
>
> Isn't this a variation of
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031695 ?
>
Doesn't look like it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20230505/53fb6159/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list