Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-11 Thread Nilesh Patra
On Sat, May 11, 2024 at 02:18:40PM +0200, Santiago Vila wrote: > Hi. > > Have you tried tcpdump while the tests are running? > > I see a DNS query for stun.l.google.com, which is also > somewhere in the code. That is only for peer connection tests. A bunch of other tests should not fail imho.

Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-11 Thread Santiago Vila
Hi. Have you tried tcpdump while the tests are running? I see a DNS query for stun.l.google.com, which is also somewhere in the code. I believe DNS queries count as "internet access" and are not allowed. Thanks.

Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-11 Thread Nilesh Patra
Quoting Jochen Sprickerhof : > golang-github-pion-webrtc.v3 attempts network access during build. > This is forbidden by Policy 4.9: Are you sure about this? I don't think so. I built this in an offline environment w/o any internet access and it builds just OK. Furthermore I compared the logs

Bug#1070410: golang-github-pion-webrtc.v3 accesses the internet during build

2024-05-04 Thread Jochen Sprickerhof
Source: golang-github-pion-webrtc.v3 Version: 3.1.56-2 Severity: serious Justification: Policy 4.9 X-Debbugs-Cc: d...@debian.org, wb-t...@buildd.debian.org Control: affects -1 buildd.debian.org Hi, golang-github-pion-webrtc.v3 attempts network access during build. This is forbidden by Policy