Bug 238946 - sysutils/kubectl: Switch to USES=go:modules, fix build with go1.13beta1
Summary: sysutils/kubectl: Switch to USES=go:modules, fix build with go1.13beta1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-02 22:39 UTC by Dmitri Goutnik
Modified: 2019-07-26 07:27 UTC (History)
1 user (show)

See Also:
tobik: maintainer-feedback-


Attachments
patch file (308 bytes, patch)
2019-07-02 22:39 UTC, Dmitri Goutnik
dmgk: maintainer-approval? (danilo)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-07-02 22:39:13 UTC
Created attachment 205487 [details]
patch file

===>  Building for kubectl-1.15.0
go: bitbucket.org/bertimus9/systemstat@v0.0.0-20180207000608-0eeff89b0690: Get https://proxy.golang.org/bitbucket.org/bertimus9/systemstat/@v/v0.0.0-20180207000608-0eeff89b0690.mod: dial tcp: lookup proxy.golang.org on 1.0.0.1:5
3: write udp 127.0.0.1:27372->1.0.0.1:53: write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13beta1

QA:
  poudriere testport: OK (120a-go1.12.6, 120a-go1.13beta1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-26 07:26:06 UTC
A commit references this bug:

Author: tobik
Date: Fri Jul 26 07:25:19 UTC 2019
New revision: 507341
URL: https://svnweb.freebsd.org/changeset/ports/507341

Log:
  sysutils/kubectl: Switch to USES=go:modules

  Fix build with go1.13beta1

  ===>  Building for kubectl-1.15.0
  go: bitbucket.org/bertimus9/systemstat@v0.0.0-20180207000608-0eeff89b0690: Get https://proxy.golang.org/bitbucket.org/bertimus9/systemstat/@v/v0.0.0-20180207000608-0eeff89b0690.mod: dial tcp: lookup proxy.golang.org on 1.0.0.1:5
  3: write udp 127.0.0.1:27372->1.0.0.1:53: write: permission denied
  *** Error code 1

  PR:		238946
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	danilo (maintainer timeout, 23 days)

Changes:
  head/sysutils/kubectl/Makefile