Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package goamz/s3 was moved, so barkup is not compiling #9

Open
afboteros opened this issue Nov 16, 2017 · 0 comments
Open

Package goamz/s3 was moved, so barkup is not compiling #9

afboteros opened this issue Nov 16, 2017 · 0 comments

Comments

@afboteros
Copy link

Hi, i just did a go get github.com/keighl/barkup and i got this:

go get -u -v github.com/keighl/barkup
github.com/keighl/barkup (download)
Fetching https://launchpad.net/goamz/aws?go-get=1
Parsing meta tags from https://launchpad.net/goamz/aws?go-get=1 (status code 404)launchpad.net/goamz (download)
go: missing Bazaar command. See https://golang.org/s/gogetcmd
package launchpad.net/goamz/aws: exec: "bzr": executable file not found in $PATH
Fetching https://launchpad.net/goamz/s3?go-get=1
Parsing meta tags from https://launchpad.net/goamz/s3?go-get=1 (status code 404)
package launchpad.net/goamz/s3: cannot find package "launchpad.net/goamz/s3"

It looks like the goamz/s3 library was moved form launchpad to github and then barkup is not compiling correctly when fetched by go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant