diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
commit | 75808db17caf8b960b351e3408e74142f4c85aac (patch) | |
tree | 7989e9c09a4240248bf4658a22208a0a52d991c4 /t/recipes/checks/debian/debconf/debconf-config-not-executable/eval | |
parent | Initial commit. (diff) | |
download | lintian-upstream.tar.xz lintian-upstream.zip |
Adding upstream version 2.117.0.upstream/2.117.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/recipes/checks/debian/debconf/debconf-config-not-executable/eval')
-rw-r--r-- | t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/desc | 3 | ||||
-rw-r--r-- | t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/hints | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/desc b/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/desc new file mode 100644 index 0000000..be30442 --- /dev/null +++ b/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/desc @@ -0,0 +1,3 @@ +Testname: debconf-config-not-executable +Check: debian/debconf +# dpkg 1.19.0 will error out due to https://anonscm.debian.org/git/dpkg/dpkg.git/commit/?id=cd791ccf8117398ea765eda3a92db52a9cf04c23 diff --git a/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/hints b/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/hints new file mode 100644 index 0000000..e5b6aaa --- /dev/null +++ b/t/recipes/checks/debian/debconf/debconf-config-not-executable/eval/hints @@ -0,0 +1,4 @@ +debconf-config-not-executable (binary): postinst-does-not-load-confmodule +debconf-config-not-executable (binary): no-debconf-templates +debconf-config-not-executable (binary): debconf-config-not-executable +debconf-config-not-executable (binary): control-file-has-bad-permissions config 0644 != 0755 |