Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588912 - dev-go/sanitized-anchor-name-9999: requires git (missing dependency)
Summary: dev-go/sanitized-anchor-name-9999: requires git (missing dependency)
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on: 931725
Blocks:
  Show dependency tree
 
Reported: 2016-07-15 21:10 UTC by blackwolf
Modified: 2024-06-11 06:19 UTC (History)
1 user (show)

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


Attachments
/var/tmp/portage/dev-go/sanitized-anchor-name-9999/temp/build.log (build.log,1.88 KB, text/x-log)
2016-07-15 21:10 UTC, blackwolf
Details
`emerge --info' output (emerge-info-out,5.33 KB, text/plain)
2016-07-15 21:11 UTC, blackwolf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blackwolf 2016-07-15 21:10:29 UTC
Created attachment 440828 [details]
/var/tmp/portage/dev-go/sanitized-anchor-name-9999/temp/build.log

Unpack of dev-go/sanitized-anchor-name-9999 fails:

>>> Unpacking source...
env GOPATH=/usr/portage/distfiles/go-src go get -d -t -u -v -x github.com/shurcooL/sanitized_anchor_name
github.com/shurcooL/sanitized_anchor_name (download)
go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/shurcooL/sanitized_anchor_name: exec: "git": executable file not found in $PATH
 * ERROR: dev-go/sanitized-anchor-name-9999::gentoo failed (unpack phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_unpack
 *   environment, line 2078:  Called golang-vcs_src_unpack
 *   environment, line 1358:  Called golang-vcs_src_fetch
 *   environment, line 1353:  Called _golang-vcs_fetch
 *   environment, line  213:  Called die
 * The specific snippet of code:
 *           "$@" || die;

(git not installed on box at time of build)
Comment 1 blackwolf 2016-07-15 21:11:57 UTC
Created attachment 440830 [details]
`emerge --info' output
Comment 2 Larry the Git Cow gentoo-dev 2024-06-11 06:18:43 UTC
The bug has been referenced in the following commit(s):

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

commit da883abe1b3e3373ad7713e50949c5a7c2bcaeba
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-06-11 06:17:59 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-06-11 06:17:59 +0000

    dev-go/sanitized-anchor-name: treeclean
    
    Closes: https://bugs.gentoo.org/931725
    Bug: https://bugs.gentoo.org/844682
    Bug: https://bugs.gentoo.org/681206
    Bug: https://bugs.gentoo.org/588912
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-go/sanitized-anchor-name/Manifest              |  1 -
 dev-go/sanitized-anchor-name/metadata.xml          | 11 -----------
 .../sanitized-anchor-name-0_pre20151027.ebuild     | 23 ----------------------
 .../sanitized-anchor-name-9999.ebuild              | 23 ----------------------
 profiles/package.mask                              |  6 ------
 5 files changed, 64 deletions(-)