Quoting Jochen Sprickerhof <[email protected]>: > 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 with the one in buildd and I did not see
anything unusual.
> For packages in the main archive, required targets must not attempt
> network access, except, via the loopback interface, to services on the
> build host that have been started by the build.
>
> This can be tested with the sbuild unshare backend:
I tried building this in an offline setting, didn't use unshare backend. Does
the latter do anything differently?
> === NAME TestDataChannelParamters_Go
> util.go:41: Unexpected routines on test end:
> goroutine 34 [select]:
>
> github.com/pion/interceptor/pkg/nack.(*GeneratorInterceptor).loop(0xc0000240a0,
> {0x9f4b80, 0xc00003ec30})
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/nack/generator_interceptor.go:139
> +0x12d
> created by
> github.com/pion/interceptor/pkg/nack.(*GeneratorInterceptor).BindRTCPWriter
> in goroutine 16
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/nack/generator_interceptor.go:74
> +0x115
>
> goroutine 35 [select]:
>
> github.com/pion/interceptor/pkg/report.(*ReceiverInterceptor).loop(0xc0001303c0,
> {0x9f4b80, 0xc00003ec30})
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/report/receiver_interceptor.go:97
> +0x19c
> created by
> github.com/pion/interceptor/pkg/report.(*ReceiverInterceptor).BindRTCPWriter
> in goroutine 16
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/report/receiver_interceptor.go:86
> +0x115
>
> goroutine 36 [select]:
>
> github.com/pion/interceptor/pkg/report.(*SenderInterceptor).loop(0xc000130420,
> {0x9f4b80, 0xc00003ec30})
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/report/sender_interceptor.go:98
> +0x19c
> created by
> github.com/pion/interceptor/pkg/report.(*SenderInterceptor).BindRTCPWriter in
> goroutine 16
>
> /<<PKGBUILDDIR>>/_build/src/github.com/pion/interceptor/pkg/report/sender_interceptor.go:87
> +0x115
I don't see any of these failures either. Please comment?
Best,
Nilesh
signature.asc
Description: PGP signature

