https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/hstspreload-2021.3.22 fails tests. Discovered on: amd64 (internal ref: guru_ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 721471 [details] build.log build log and emerge --info
Possible context of error(s): E socket.gaierror: [Errno -3] Temporary failure in name resolution
This is only caused in the portage environment, when ran manually it works fine. It looks like its unable to fetch https://chromium.googlesource.com/chromium/src/+/master/net/http/transport_security_state_static.json?format=TEXT. Possibly this is caused by some sandboxing issue? But I don't have enough expertise to know if portage does that or not?
Yes, the network is restricted by the sandbox We have to add to the ebuild these two lines RESTRICT="test" PROPERTIES="test_network"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0fd70228c7eabb096724d390788a0e1cec933a8 commit a0fd70228c7eabb096724d390788a0e1cec933a8 Author: Matthew Bakhtiari <dev@mtbk.me> AuthorDate: 2021-07-06 07:05:30 +0000 Commit: Matthew Bakhtiari <dev@mtbk.me> CommitDate: 2021-07-06 07:05:30 +0000 dev-python/hstspreload: bump to 2021.7.5 Closes: https://bugs.gentoo.org/800266 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew <dev@mtbk.me> dev-python/hstspreload/Manifest | 2 +- .../{hstspreload-2021.3.22.ebuild => hstspreload-2021.7.5.ebuild} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)