dir-or-file-in-tmp
Packages must not install files into /tmp
or
/var/tmp
. The File Hierarchy Standard specifies that such files
may be removed by the administrator and that programs may not depend on
any files in /tmp
being preserved across invocations, which
combined mean that it makes no sense to ship files in these directories.
For more information please consult:
- /tmp : Temporary files (Section 3.18) in the Filesystem Hierarchy Standard
- /var/tmp : Temporary files preserved between system reboots (Section 5.15) in the Filesystem Hierarchy Standard
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/hierarchy/standard.
Visibility: error