Bug#887250: systemd should depend on e2fsprogs explicitly

Michael Biebl biebl at debian.org
Mon Jan 22 17:05:44 GMT 2018


On Wed, 17 Jan 2018 20:21:50 +0100 Helmut Grohne <helmut at subdivi.de> wrote:
> I think it warrants a "Suggests" at most.

A Suggests won't help anyway.

I see that mkfs.ext* is used in systemd-makefs. This is a swecial
feature though imho doesn't warrant a hard dependency though.
After all, we don't hard-depend on the other mkfs.* implementations either.


It's also used in the test-suite:
> test/test-functions:    # mkfs.reiserfs doesn't know -L. so, use --label instead
> test/test-functions:    if ! mkfs -t "${FSTYPE}" ${_label} "${LOOPDEV}p1" -q; then
> test/test-functions:        dfatal "Failed to mkfs -t ${FSTYPE}"
> test/test-efi-create-disk.sh:mkfs.vfat -F32 ${LOOP}p1
> test/TEST-02-CRYPTSETUP/test.sh:    mkfs.ext4 -L var /dev/mapper/varcrypt

It needs to be checked, if those tests are run during build (in which
case we need a Build-Depends: e2fsprogs <!nocheck>) and/or if they are
run by the autopkgests, in which case it needs to be added to
debian/tests/control)

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20180122/a579251d/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list