wrong-file-owner-uid-or-gid
The user or group ID of the owner of the file is invalid. The owner user and group IDs must be in the set of globally allocated IDs, because other IDs are dynamically allocated and might be used for varying purposes on different systems, or are reserved. The set of the allowed, globally allocated IDs consists of the ranges 0-99, 64000-64999 and 65534.
It's possible for a Policy-compliant package to trigger this tag if the user is created in the preinst maintainer script, but this is a very rare case and doesn't appear to be necessary.
For more information please consult:
- Users and groups (Section 9.2) 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 ea05801. For merge requests, please use the latest version in the Lintian check files/ownership.
Visibility: error