On Thu, 28 Jul 2022 19:09:46 +0200 Gianfranco Costamagna
<locutusofb...@debian.org> wrote:
On Sun, 27 Mar 2022 19:24:05 +0200 =?UTF-8?Q?Aniol_Mart=c3=ad?=
<ama...@caliu.cat> wrote:
> On Wed, 23 Mar 2022 09:09:00 +0100 Aniol Martí <ama...@caliu.cat>
> wrote:> I've tried several times and I can't reproduce the bug. I would
> need
> > further details or assistance. Besides, I also noticed that the last
> > test passed fine:
> > https://ci.debian.net/data/autopkgtest/unstable/amd64/o/openvpn-auth-ldap/20263239/log.gz
>
> I've added some verbosity to the test and I've tried in with Salsa and
> the problem seems to be the following:
>
> ERROR: Cannot open TUN/TAP dev /dev/net/tun: Operation not permitted
> (errno=1)
>
> Although I've added "isolation-container" to the test restrictions it
> still fails. Maybe there have been some changes in the Docker configuration?
>
> Regards,
> Aniol
>
Hello, I tested on Ubuntu the following patch
http://launchpadlibrarian.net/615132752/openvpn-auth-ldap_2.0.4-2_2.0.4-2ubuntu1.diff.gz
due to new easy-rsa requiring one single "vars" file in the directory,
and now at least in Ubuntu autopkgtests are passing.
G.
Hi,
I've just tested it but autopkgtest still fails in Salsa because it
cannot open a TUN/TAP device in the container:
2022-07-28 20:05:06 ERROR: Cannot open TUN/TAP dev /dev/net/tun:
Operation not permitted (errno=1)
If I can fix this I will need to temporary disable this test.
Regards,
Aniol