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: UNCONFIRMED
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:
Blocks:
 
Reported: 2016-07-15 21:10 UTC by blackwolf
Modified: 2016-07-16 16:51 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