Files
flatpak/tests
Simon McVittie 1769f8e8dc Tell build-time tests which bwrap we are going to use
In autobuilder environments that deprive the build of capabilities,
it is entirely possible that we have a system bwrap(1) but cannot
run it, for example because CAP_SYS_ADMIN has been excluded from
the capability bounding set. Tell the tests which bwrap we are
going to run, so we can run it in a simpler way and see whether
it works.

Debian's sbuild autobuilder currently suffers from a different
issue in which pivot_root(2) returns EINVAL, possibly caused by
sbuild being chroot-based and so not having the mount point
structure that is required for pivot_root. This avoids the
problematic build-time tests there too; they work on ci.debian.net,
which uses lxc instead of chroots, and in virtual machines.

Because $(BWRAP) might be non-absolute, we need to search PATH for it.

Signed-off-by: Simon McVittie <smcv@debian.org>
2016-09-07 17:02:04 +01:00
..
2015-08-25 13:16:34 +02:00
2016-02-25 15:27:37 +01:00
2016-06-10 12:59:11 +02:00
2016-06-10 12:59:11 +02:00
2016-08-22 14:43:16 +02:00
2016-02-25 19:03:09 +01:00
2016-06-03 16:04:10 +02:00
2016-06-03 14:30:25 +02:00