[Bug 262124] security/crowdsec fails to build on the quarterly branch
Date: Tue, 22 Mar 2022 14:47:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262124
Philip Paeps <philip@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philip@FreeBSD.org
--- Comment #6 from Philip Paeps <philip@FreeBSD.org> ---
A quick test in a quarterly builder jail on beefy4.nyi:
root@122i386-quarterly-job-05:/tmp # fetch -6
https://proxy.golang.org/entgo.io/ent/@v/v0.9.1.mod
v0.9.1.mod 807 B 7945 kBps 00s
root@122i386-quarterly-job-05:/tmp # fetch -4
https://proxy.golang.org/entgo.io/ent/@v/v0.9.1.mod
v0.9.1.mod 807 B 5748 kBps 00s
Both IPv4 and IPv6 appear to work.
I don't know what "go get" does though. It seems to be trying a DNS lookup
bypassing the local DNS resolver and the cluster caches. While that's really
not very nice, that's not likely to be the problem.
As far as I can tell the 'main' and 'quarterly' builder jails are identical in
every way (it's ordinary poudriere).
Very odd.
Is it only this port that consistently fails?
--
You are receiving this mail because:
You are the assignee for the bug.