Commit Graph

14 Commits

Author SHA1 Message Date
Simon McVittie b9f59a1272 d/control: Disable JavaScript-based tests on s390x
Mitigates: https://github.com/ostreedev/ostree/issues/2527
2022-03-08 02:00:50 +00:00
Simon McVittie 9cfa2fca4f Revert Lintian overrides to latest released version of Lintian 2022-03-07 21:09:09 +00:00
Simon McVittie 3172dd9cc7 Update syntax of Lintian overrides for newer Lintian 2022-01-07 10:44:45 +00:00
Simon McVittie ad048c8b0a Re-enable gjs tests on architectures where it is available 2021-06-22 10:47:45 +01:00
Simon McVittie 0179d21aed ostree-tests: Depend on gjs on s390x again
mozjs and gjs are believed to work fine on s390x now.
2020-08-21 00:24:08 +01:00
Simon McVittie 00cef45fc9 Update Lintian overrides for some minor false-positives 2020-07-27 23:42:54 +01:00
Simon McVittie 10464c3ae5 ostree-tests: Remove gjs dependency on s390x
mozjs60 doesn't work on s390x, so gjs is in danger of being removed from
that architecture (see #909536). The test that uses JS is automatically
skipped if the interpreter is missing.
2018-09-27 19:52:43 +01:00
Simon McVittie 5e9ba0ab65 Use upstream default ${libexecdir}
Now that Debian Policy allows /usr/libexec (via FHS 3.0), we can use
that.
2018-07-25 23:44:41 +01:00
Simon McVittie 83716f0d5d Revert "Use upstream default ${libexecdir} now that Debian Policy allows /usr/libexec (via FHS 3.0)"
This reverts commit 7f39916226.
2018-07-25 11:33:39 +01:00
Simon McVittie 7f39916226 Use upstream default ${libexecdir} now that Debian Policy allows /usr/libexec (via FHS 3.0) 2018-07-04 13:38:56 +01:00
Simon McVittie 28bea6eb06 ostree-tests: Add Lintian override for library-not-linked-against-libc
libreaddir-rand.so genuinely doesn't use any libc ABIs directly, only
via GLib.
2018-04-24 08:22:34 +01:00
Simon McVittie b5ec28689a Cope with more files having moved to /usr/lib/libostree 2017-03-11 19:21:22 +00:00
Simon McVittie d855d786c6 Don't run gjs tests on sparc64
gjs doesn't seem to work there at all (#827815).

Silence missing-dep-for-interpreter error on sparc64, where we install
the script but do not attempt to run it.
2017-01-19 11:59:15 +00:00
Simon McVittie 85d1af2a65 debian/ostree-tests.lintian-overrides: override a couple of false positives 2016-03-31 09:41:00 +01:00