Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648434 - dev-go/go-tools-0_pre20160220 : [TEST] --- FAIL: TestFixImports
Summary: dev-go/go-tools-0_pre20160220 : [TEST] --- FAIL: TestFixImports
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
: 623476 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-02-21 18:54 UTC by Toralf Förster
Modified: 2018-11-03 23:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2018-02-21 18:54 UTC, Toralf Förster
Details
dev-go:go-tools-0_pre20160220:20180221-014055.log.bz2 (dev-go:go-tools-0_pre20160220:20180221-014055.log.bz2,41.26 KB, application/x-bzip)
2018-02-21 18:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.26 KB, text/plain)
2018-02-21 18:54 UTC, Toralf Förster
Details
environment (environment,16.06 KB, text/plain)
2018-02-21 18:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.23 KB, application/x-bzip)
2018-02-21 18:54 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 2018-02-21 18:54:23 UTC
$WORK/b322/rename.test -test.v=true
=== RUN   TestFixImports
--- FAIL: TestFixImports (27.49s)
	main_test.go:204: #0. stderr: got <<go: disabling cache (/root/cache/go-build) due to initialization failure: mkdir /root/cache: permission denied
		
		testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20180215-173621

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

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

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

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

emerge -qpv dev-go/go-tools
[ebuild  N    ] dev-go/go-tools-0_pre20160220
Comment 1 Toralf Förster gentoo-dev 2018-02-21 18:54:26 UTC
Created attachment 520476 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-21 18:54:29 UTC
Created attachment 520478 [details]
dev-go:go-tools-0_pre20160220:20180221-014055.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-02-21 18:54:32 UTC
Created attachment 520480 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-21 18:54:35 UTC
Created attachment 520482 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-21 18:54:39 UTC
Created attachment 520484 [details]
etc.portage.tbz2
Comment 6 Zac Medico gentoo-dev 2018-08-20 01:57:14 UTC
*** Bug 623476 has been marked as a duplicate of this bug. ***
Comment 7 Zac Medico gentoo-dev 2018-08-20 02:01:46 UTC
There's a dev-go/go-tools-0_pre20180817 ebuild available now, so we can eventually remove the dev-go/go-tools-0_pre20160220 ebuild.
Comment 8 Larry the Git Cow gentoo-dev 2018-11-03 23:45:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9945aa38bd1ee0cca93bebe2bbb9cc4757e773

commit 1b9945aa38bd1ee0cca93bebe2bbb9cc4757e773
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-11-03 23:41:24 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-11-03 23:44:09 +0000

    dev-go/go-tools: remove old version 0_pre20160220
    
    Closes: https://bugs.gentoo.org/648434
    Signed-off-by: Zac Medico <zmedico@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/go-tools/Manifest                      |   1 -
 dev-go/go-tools/go-tools-0_pre20160220.ebuild | 105 --------------------------
 2 files changed, 106 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit ef7875b5821e3cab8dd7e7223d7d29950fdcebdc
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-11-03 23:39:02 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-11-03 23:43:43 +0000

    dev-go/golint: remove old version 0_pre20161114
    
    This is the only consumer of dev-go/go-tools-0_pre20160220.
    
    Bug: https://bugs.gentoo.org/648434
    Signed-off-by: Zac Medico <zmedico@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-go/golint/Manifest                    |  1 -
 dev-go/golint/golint-0_pre20161114.ebuild | 37 -------------------------------
 2 files changed, 38 deletions(-)