** Changed in: openvpn (Ubuntu) Assignee: (unassigned) => Lukas Märdian (slyon)
** Changed in: openvpn (Ubuntu) Status: New => In Progress ** Description changed: OpenVPN does not currently run DEP-8 autopkgtests on armhf, due to it being a LXD containerized environment on autopkgtest.ubuntu.com and the tests using a "isolation-machine" restriction. This is inherited from Debian: Enabling TUN inside LXC containers (as used by DebCI), needs modifications to the container host (https://discuss.linuxcontainers.org/t/no-dev-net-tun-inside-lxc- container/8344), e.g.: """ lxc.cgroup.devices.allow = c 10:200 rwm lxc.mount.entry = /dev/net dev/net none bind,create=dir 0 0 lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file """ We cannot change the DebCI infrastructure. But as we're already carrying a long-term delta on openvpn, we should also introduce an additional isolation-machine → isolation-container delta. Which turned out to work - fine in Ubuntu's LXD infrastructure. + fine in Ubuntu's LXD infrastructure. See PPA tests in + https://code.launchpad.net/~slyon/ubuntu/+source/openvpn/+git/openvpn/+merge/483395 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104146 Title: Does not run autopkgtests on armhf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2104146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs