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

404 or "library not found" #36

Closed
etorreborre opened this issue Nov 29, 2011 · 6 comments
Closed

404 or "library not found" #36

etorreborre opened this issue Nov 29, 2011 · 6 comments

Comments

@etorreborre
Copy link

I don't know what I'm doing wrong but when I do:

  • lsync, I get a 404 error
  • ls-install specs2@1.6.1, I get "library not found"

I have however:

I might be doing something wrong but this not obvious from the docs.

Thanks Doug!

@softprops
Copy link
Owner

I only see the ls files on the 1.7 branch and not on master. The lsync command works by default on master. I can add a ghBranch setting in the next version to query by that as well. I can see where that could be useful.

@etorreborre
Copy link
Author

Yes, I might be doing something a bit unconventional w.r.t branch management. Having this new setting will help. Thanks.

@etorreborre
Copy link
Author

Doug, I can see that you've fixed this but my sbt-fu is not good enough to understand if I'm using it ok. When I read your commit it looks to me that you're finding the current branch automatically so that I shouldn't have to do anything. However I still get the same error. Any idea?

@etorreborre
Copy link
Author

Even writing (LsKeys.ghBranch in LsKeys.lsync) := Some("1.7") in build.sbt gives me:

[warn] Error synchronizing project libraries Unexpected response code: 404

@softprops
Copy link
Owner

Sorry, I haven't deployed the server changes yet. I was thinking of doing a plugin release tonight w/ some fixes and doing that then.

@etorreborre
Copy link
Author

It works great, thanks Doug!

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