Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693766 - app-admin/terraform-0.12.3 : go: cloud.google.com/go@v0.36.0: Get https:/.../v0.36.0.mod: dial tcp: lookup proxy.golang.org on 127.0.0.1:53: read udp 127.0.0.1:47377->127.0.0.1:53: read: connection refused
Summary: app-admin/terraform-0.12.3 : go: cloud.google.com/go@v0.36.0: Get https:/.../...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: go-1.13-sandbox
  Show dependency tree
 
Reported: 2019-09-08 09:13 UTC by Toralf Förster
Modified: 2019-10-18 14:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2019-09-08 09:13 UTC, Toralf Förster
Details
app-admin:terraform-0.12.3:20190908-045404.log (app-admin:terraform-0.12.3:20190908-045404.log,1.99 KB, text/plain)
2019-09-08 09:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.51 KB, text/plain)
2019-09-08 09:13 UTC, Toralf Förster
Details
environment (environment,21.05 KB, text/plain)
2019-09-08 09:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.61 KB, application/x-bzip)
2019-09-08 09:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,21.83 KB, application/x-bzip)
2019-09-08 09:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-09-08 09:13:48 UTC
>>> Compiling source in /var/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ...
WORK=/var/tmp/portage/app-admin/terraform-0.12.3/temp/go-build929144252
go: cloud.google.com/go@v0.36.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.36.0.mod: dial tcp: lookup proxy.golang.org on 127.0.0.1:53: read udp 127.0.0.1:47377->127.0.0.1:53: read: connection refused
 * ERROR: app-admin/terraform-0.12.3::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_test-20190905-194043

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 08 Sep 2019 01:25:51 +0000

emerge -qpvO app-admin/terraform
[ebuild  N    ] app-admin/terraform-0.12.3
Comment 1 Toralf Förster gentoo-dev 2019-09-08 09:13:50 UTC
Created attachment 589420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-08 09:13:53 UTC
Created attachment 589422 [details]
app-admin:terraform-0.12.3:20190908-045404.log
Comment 3 Toralf Förster gentoo-dev 2019-09-08 09:13:56 UTC
Created attachment 589424 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-08 09:13:58 UTC
Created attachment 589426 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-08 09:14:01 UTC
Created attachment 589428 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-08 09:14:04 UTC
Created attachment 589430 [details]
logs.tbz2
Comment 7 Dan 2019-09-13 22:31:19 UTC
PR created: https://github.com/gentoo/gentoo/pull/12911
Comment 8 Dennis Schridde 2019-09-16 23:32:17 UTC
I see a similar (but slightly different) error:

 * Package:    app-admin/terraform-0.12.3
 * Repository: gentoo
 * Maintainer: dan@danmolik.com proxy-maint@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   compressdebug network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Source unpacked in /tmp/portage/app-admin/terraform-0.12.3/work
>>> Preparing source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ...
>>> Source configured.
>>> Compiling source in /tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3 ...
WORK=/tmp/portage/app-admin/terraform-0.12.3/temp/go-build366534289
go: cloud.google.com/go@v0.36.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.36.0.mod: dial tcp [2a00:1450:4001:81b::2011]:443: connect: network is unreachable
 * ERROR: app-admin/terraform-0.12.3::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_compile
 *   environment, line 520:  Called die
 * The specific snippet of code:
 *       GOPATH="${S}" GOCACHE="${T}/go-cache" go build -v -work -o "${S}/${PN}" ./ || die
 * 
 * If you need support, post the output of `emerge --info '=app-admin/terraform-0.12.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-admin/terraform-0.12.3::gentoo'`.
 * The complete build log is located at '/tmp/portage/app-admin/terraform-0.12.3/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/app-admin/terraform-0.12.3/temp/environment'.
 * Working directory: '/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3/src/github.com/hashicorp/terraform'
 * S: '/tmp/portage/app-admin/terraform-0.12.3/work/terraform-0.12.3'
Comment 9 Larry the Git Cow gentoo-dev 2019-10-18 14:24:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83809632e5f87e55cf5727decc774abfce49bc71

commit 83809632e5f87e55cf5727decc774abfce49bc71
Author:     Dan Molik <dan@danmolik.com>
AuthorDate: 2019-10-04 11:49:54 +0000
Commit:     Manuel Rüger <mrueg@gentoo.org>
CommitDate: 2019-10-18 14:23:59 +0000

    app-admin/terraform: bump version to 0.12.11
    
    Fix go vendoring
    Fix licensing
    Test with Go 1.12 and 1.13
    
    Closes: https://bugs.gentoo.org/693766
    Closes: https://bugs.gentoo.org/694720
    Closes: https://bugs.gentoo.org/696738
    Closes: https://github.com/gentoo/gentoo/pull/13130
    
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Dan Molik <dan@danmolik.com>
    Tested-by: Dan Molik <dan@danmolik.com>
    Signed-off-by: Manuel Rüger <mrueg@gentoo.org>

 app-admin/terraform/Manifest                 |  1 +
 app-admin/terraform/terraform-0.12.11.ebuild | 36 ++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)