Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589916 - dev-go/go-net-9999 should depend on dev-go/go-crypto
Summary: dev-go/go-net-9999 should depend on dev-go/go-crypto
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: InVCS
Depends on:
Blocks:
 
Reported: 2016-07-28 14:19 UTC by Stijn Tintel
Modified: 2016-07-31 05:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stijn Tintel 2016-07-28 14:19:29 UTC
dev-go/go-net-9999 currently doesn't build:

src/golang.org/x/net/http2/h2i/h2i.go:38:2: cannot find package "golang.org/x/crypto/ssh/terminal" in any of:
        /usr/lib/go/src/golang.org/x/crypto/ssh/terminal (from $GOROOT)
        /var/tmp/portage/dev-go/go-net-9999/work/go-net-9999/src/golang.org/x/crypto/ssh/terminal (from $GOPATH)
        /usr/lib/go-gentoo/src/golang.org/x/crypto/ssh/terminal

Builds fine after manually installing dev-go/go-crypto