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

Unable to fetch version 0.8.2 from clojars #57

Open
can3p opened this issue Oct 6, 2015 · 2 comments
Open

Unable to fetch version 0.8.2 from clojars #57

can3p opened this issue Oct 6, 2015 · 2 comments

Comments

@can3p
Copy link

can3p commented Oct 6, 2015

Hi, thanks for a great project!

When I add [org.flatland/protobuf "0.8.2"] and try to build project, I get the following message:

Retrieving org/flatland/protobuf/0.8.2/protobuf-0.8.2.jar from clojars
Could not find artifact org.flatland:protobuf:jar:0.8.2 in central (https://repo1.maven.org/maven2/)
Could not transfer artifact org.flatland:protobuf:jar:0.8.2 from/to clojars (https://clojars.org/repo/): Checksum validation failed, no checksums available from the repository

For some reason this fork works.

@numberten
Copy link

This seems to be a problem with clojars. Seen here and here. Looks like the library maintainer side fix is to repush via scp.

@liuchong
Copy link

liuchong commented Jan 4, 2016

+1
So the problem seems to be missing of protobuf-0.8.2.jar.md5 and protobuf-0.8.2.jar.sha, why not just re-upload the files?

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

3 participants