silent-on-rules-requiring-root
The field Rules-Requires-Root
is missing from the file
debian/control
.
Over time, Debian has sucessively narrowed the steps for which elevated privileges are required. It speeds up the building of installation packages in the archive. Eventually, Debian will switch the default archive-wide behaviour to expedite the build process further.
Please declare explicitly that the sources do not require root privileges. You can
use the setting Rules-Requires-Root: no
in the source stanza of
debian/control
, but please verify with diffoscope(1)
that
the installation packages produced are in fact identical.
For more information please consult:
- usr/share/doc/dpkg/rootless-builds.txt.gz
- debian/rules and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual
- Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit d219a5a. For merge requests, please use the latest version in the Lintian check debian/control/field/rules-requires-root.
Visibility: pedantic
- rules-requires-root-missing