Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 21:08:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237986] lang/go should RUN_DEPENDS on ca_root_nss to reliably fetch imports
Message-ID:  <bug-237986-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237986

            Bug ID: 237986
           Summary: lang/go should RUN_DEPENDS on ca_root_nss to reliably
                    fetch imports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jlaffaye@FreeBSD.org
          Reporter: hartzell@alerce.com
          Assignee: jlaffaye@FreeBSD.org
             Flags: maintainer-feedback?(jlaffaye@FreeBSD.org)

Attempting to build go programs that import packages hosted by golang.org f=
ails
unless ca_root_nss is installed.

E.g.

go: golang.org/x/sync@v0.0.0-20190423024810-112230192c58: unrecognized impo=
rt
path "golang.org/x/sync" (https fetch: Get https://golang.org/x/sync?go-get=
=3D1:
x509: certificate signed by unknown authority)

Presumably other sites that use unrecognized certs will also fail.

I tripped over this when building in synth, which sets up clean environment=
s.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237986-7788>