Skip to content

Building with and without fakeroot

dak has an (implicit) build-dependency on fakeroot due to the package fixtures requiring fakeroot (via the dpkg-buildpackage call with defaults to -rfakeroot). It happens to be satisfied because almost everything today uses fakeroot in a chroot.

This branch makes the relation explicit plus add "Rules-Requires-Root: no" to make it optional for buster and later.

Merge request reports

Loading