Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631900 - dev-go/godep-74 : --- FAIL: TestSave
Summary: dev-go/godep-74 : --- FAIL: TestSave
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-24 08:00 UTC by Toralf Förster
Modified: 2021-06-14 10:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2017-09-24 08:00 UTC, Toralf Förster
Details
dev-go:godep-74:20170924-000123.log (dev-go:godep-74:20170924-000123.log,16.01 KB, text/plain)
2017-09-24 08:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,344.88 KB, text/plain)
2017-09-24 08:00 UTC, Toralf Förster
Details
environment (environment,18.36 KB, text/plain)
2017-09-24 08:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.66 KB, application/x-bzip)
2017-09-24 08:00 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 2017-09-24 08:00:10 UTC
fatal: unable to auto-detect email address (got 'portage@mr-fox.(none)')
--- FAIL: TestSave (0.56s)
panic: git commit -m godep: exit status 128 [recovered]
	panic: git commit -m godep: exit status 128


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170911-192633

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

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

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

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

emerge -qpv dev-go/godep
[ebuild  N    ] dev-go/godep-74
Comment 1 Toralf Förster gentoo-dev 2017-09-24 08:00:14 UTC
Created attachment 496234 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-24 08:00:17 UTC
Created attachment 496236 [details]
dev-go:godep-74:20170924-000123.log
Comment 3 Toralf Förster gentoo-dev 2017-09-24 08:00:21 UTC
Created attachment 496238 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-24 08:00:24 UTC
Created attachment 496240 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-24 08:00:28 UTC
Created attachment 496242 [details]
etc.portage.tbz2
Comment 6 Jesse Adelman 2018-07-18 21:00:55 UTC
FYI, this upstream project is dead, and they reccomend using 'dep' for Go dependency management. (see https://github.com/tools/godep) Also, they recommend switching to 'dep'. :) Cheers.
Comment 7 Larry the Git Cow gentoo-dev 2021-06-14 10:17:44 UTC
The bug has been closed via the following commit(s):

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

commit db6c09c04f3980fea6e3af5427bd600913c9d530
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-06-14 10:17:12 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-06-14 10:17:12 +0000

    dev-util/godep: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/790470
    Closes: https://bugs.gentoo.org/631900
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-go/godep/Manifest          |  1 -
 dev-go/godep/godep-74.ebuild   | 33 ---------------------------------
 dev-go/godep/godep-9999.ebuild | 33 ---------------------------------
 dev-go/godep/metadata.xml      |  8 --------
 profiles/package.mask          |  4 ----
 5 files changed, 79 deletions(-)