Update Lintian overrides

This commit is contained in:
Simon McVittie 2022-10-15 11:16:06 +01:00
parent be8dc752b5
commit 550eff2697
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,6 @@
# specific boot ordering requirements unlikely to be satisfiable in sysv-rc
ostree-boot: package-supports-alternative-init-but-no-init.d-script *
# statically Wanted by another unit
ostree-boot: systemd-service-file-missing-install-key [*/systemd/system/ostree-finalize-staged-hold.service]
# ostree-remount genuinely does need to be run that early # ostree-remount genuinely does need to be run that early
ostree-boot: systemd-service-file-refers-to-unusual-wantedby-target local-fs.target [*/systemd/system/ostree-remount.service] ostree-boot: systemd-service-file-refers-to-unusual-wantedby-target local-fs.target [*/systemd/system/ostree-remount.service]

View File

@ -11,7 +11,3 @@ ostree-tests: symlink-is-self-recursive . [usr/libexec/installed-tests/libostree
# The test that runs this script is automatically skipped if gjs isn't # The test that runs this script is automatically skipped if gjs isn't
# present. # present.
[alpha hppa ia64 m68k sh4 sparc64 x32]: missing-dep-for-interpreter gjs => gjs (usr/libexec/installed-tests/libostree/corrupt-repo-ref.js) [alpha hppa ia64 m68k sh4 sparc64 x32]: missing-dep-for-interpreter gjs => gjs (usr/libexec/installed-tests/libostree/corrupt-repo-ref.js)
# This shared object genuinely doesn't use any libc ABIs directly,
# only via GLib
library-not-linked-against-libc [usr/libexec/installed-tests/libostree/libreaddir-rand.so]