Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

panic: canary - *should* be impossible to have a pkg-only selection here #408

Closed
@jmank88

Description

@jmank88

With latest dep (536f25f), running dep init on the latest github.com/iron-io/functions (32278fe2e02e38737fe87be32975255b81712f17) produces a panic that I don't see an open issue for.

Full Log
Relevant error:

panic: canary - *should* be impossible to have a pkg-only selection here

goroutine 1 [running]:
github.com/golang/dep/vendor/github.com/sdboyer/gps.(*solver).backtrack(0xc420886a20, 0xc420acf500)
	/home/jordan/go/src/github.com/golang/dep/vendor/github.com/sdboyer/gps/solver.go:953 +0xb34
github.com/golang/dep/vendor/github.com/sdboyer/gps.(*solver).solve(0xc420886a20, 0x0, 0x0, 0x1c)
	/home/jordan/go/src/github.com/golang/dep/vendor/github.com/sdboyer/gps/solver.go:409 +0x787
github.com/golang/dep/vendor/github.com/sdboyer/gps.(*solver).Solve(0xc420886a20, 0x30, 0xa63080, 0xab1138, 0xc420014098)
	/home/jordan/go/src/github.com/golang/dep/vendor/github.com/sdboyer/gps/solver.go:355 +0xab
main.(*initCommand).Run(0xab1138, 0xc420126d50, 0xc42000c460, 0x0, 0x0, 0x0, 0x0)
	/home/jordan/go/src/github.com/golang/dep/cmd/dep/init.go:156 +0xfbb
main.main()
	/home/jordan/go/src/github.com/golang/dep/cmd/dep/main.go:125 +0x6df

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions