I can confirm that "adt-run click-apparmor --- schroot xenial" succeeds.
This also works:
$ apt-get source click-apparmor
$ cd click-apparmor-0.3.13/
$ adt-run --source ../*.dsc --log-file /tmp/adt.out --- adt-virt-schroot
xenial-amd64 || echo "** AUTOPKGTESTS FAILED"
This is my usual workflow which, today, interestingly happens to also work on
xenial:
1. rebuild the package with a no change rebuild with the source in ../source
and the locally built binaries in ../binary
2. $ adt-run `for i in ../binary/*.deb ; do echo -n "-B $i " ; done` --source
../source/*.dsc --log-file /tmp/adt.out --- adt-virt-schroot xenial-amd64 ||
echo "** AUTOPKGTESTS FAILED"
I'm not sure why this all of a sudden started working. I did check to
see that /dev/pts was mounted in my schroot (it was). I also downgraded
to autopkgtest 3.18.2 which is likely what I was using when I saw the
failure. It worked too. I'll close this for now and reopen if I have
more info.
** Changed in: autopkgtest (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1484661
Title:
'click install' within an adt-virt-schroot fails with "Sandbox
failure: 'click install' not permitted to write-open '/dev/pts/8'"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1484661/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs