Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jul 2019 17:36:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238929] sysutils/restic: Switch to USES=go:modules, fix build with go1.13beta1
Message-ID:  <bug-238929-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238929
           Summary: sysutils/restic: Switch to USES=3Dgo:modules, fix build
                    with go1.13beta1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dg@syrec.org
                CC: gregf@hugops.pw
             Flags: maintainer-feedback?(gregf@hugops.pw)
                CC: gregf@hugops.pw
 Attachment #205472 maintainer-approval?(gregf@hugops.pw)
             Flags:

Created attachment 205472
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205472&action=
=3Dedit
patch file

=3D=3D=3D>  Building for restic-0.9.5
...
go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get
https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf6=
69.mod:
dial tcp: lookup proxy.golang.org on 1.0.0.1:53: write udp
127.0.0.1:47214->1.0.0.1:53
: write: permission denied
*** Error code 1

- Switch to USES=3Dgo:modules, this also fixes the build with go1.13beta1
- Remove unnecessary GO_PKGNAME

QA:
  poudriere testport: OK (120a-go1.12.6, 120a-go1.13beta1)

--=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-238929-7788>