Update Lintian overrides
This commit is contained in:
parent
be8dc752b5
commit
550eff2697
|
|
@ -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-boot: systemd-service-file-refers-to-unusual-wantedby-target local-fs.target [*/systemd/system/ostree-remount.service]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
# present.
|
||||
[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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue