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

Fails to build on Debian 8 and Fedora 21 #199

Open
psivesely opened this issue Aug 17, 2015 · 3 comments
Open

Fails to build on Debian 8 and Fedora 21 #199

psivesely opened this issue Aug 17, 2015 · 3 comments

Comments

@psivesely
Copy link

I've tried to build Pond following the instructions on imperialviolet.org using both Debian 8 and Fedora 21. For Fedora 21, I just used the repo golang package, working under (the perhaps very wrong) assumption it is no longer broken in F21. In both of these cases I received the following error:

user@pond:~$ go get github.com/agl/pond
package github.com/agl/pond
        imports github.com/agl/pond
        imports github.com/agl/pond: no buildable Go source files in /home/user/gopkg/src/github.com/agl/pond

It's really only important to me that I can build Pond in Debian, I just tried Fedora to see if I could reproduce the issue. If you like, I can try building Pond by install Go from source in Debian and/or I can verify the tags on the source. It seems like everything is getting there fine, but I have yet to verify the git tags. Too tired right now.

@psivesely
Copy link
Author

And speaking of which, wouldn't it be best if your instructions mentioned we should be passing -d to go get, then verifying your tags/commits, and then building? Just saying Ponds protections can be made worthless with a git MitM.

@burdges
Copy link
Contributor

burdges commented Aug 19, 2015

Run go get github.com/agl/pond/client

@psivesely
Copy link
Author

facepalm

I'll close this and make a separate issue, just as far as checking signatures goes.

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

2 participants