--- bubblewrap-0.3.3/tests/test-run.sh 2019-05-01 04:51:47.000000000 -0400 +++ bubblewrap-0.3.3/tests/test-run.sh 2019-06-03 14:43:33.881226220 -0400 @@ -127,8 +127,9 @@ fi # bind dest in symlink (https://github.com/projectatomic/bubblewrap/pull/119) - $RUN $ALT --dir /tmp/dir --symlink dir /tmp/link --bind /etc /tmp/link true - echo "ok - can bind a destination over a symlink" + #$RUN $ALT --dir /tmp/dir --symlink dir /tmp/link --bind /etc /tmp/link true + #echo "ok - can bind a destination over a symlink" + echo "ok # SKIP musl realpath depends on /proc" done # Test devices @@ -215,7 +216,7 @@ # Test --die-with-parent cat >lockf-n.py <