File: snapd.lintian-overrides

package info (click to toggle)
snapd 2.71-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 79,536 kB
  • sloc: ansic: 16,114; sh: 16,105; python: 9,941; makefile: 1,890; exp: 190; awk: 40; xml: 22
file content (19 lines) | stat: -rw-r--r-- 1,151 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Snapd uses /var/snap for all snap-specific data and /snap for the mount points and launchers.
snapd: non-standard-dir-in-var [var/snap/]
snapd: non-standard-toplevel-dir [snap/]
# The Exec= line is /bin/false and the whole thing relies on bus activation.
snapd: desktop-command-not-in-package bin/false [usr/share/applications/io.snapcraft.SessionAgent.desktop]
# Snapd has a tailored removal script that does quite a bit of complex stuff
# and precision as to what the actions mean is very important.
snapd: maintainer-script-calls-systemctl [postrm:*]
snapd: maintainer-script-calls-systemctl [prerm:*]
# This could be possibly removed or migrated to a specific mechanism.
snapd: maintscript-calls-ldconfig [postinst]
# FIXME: Yes this one is missing but it is a programmatic interface that lives
# in this location for complex reasons. We should write one and remove this
# override.
snapd: no-manual-page [usr/bin/snapctl]
# This is intentional.
snapd: systemd-service-file-refers-to-unusual-wantedby-target cloud-final.service [usr/lib/systemd/system/snapd.seeded.service]
# This is intentional.
snapd: package-contains-empty-directory [snap/]