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 get packages from source #227

Closed
ricburton opened this issue Aug 19, 2015 · 2 comments
Closed

Unable to get packages from source #227

ricburton opened this issue Aug 19, 2015 · 2 comments
Assignees

Comments

@ricburton
Copy link

I think I’ve installed all the necessary things. Am I doing something wrong here?

Richards-MBP-2:eve richardburton$ bash run.sh --verbose
* Checking dependencies...
~/dropbox/dev/eve ~/dropbox/dev/eve
* Compiling Editor...
~/dropbox/dev/eve
* Opening /Users/richardburton/dropbox/dev/eve/ui/waiting-room.html
~/dropbox/dev/eve ~/dropbox/dev/eve
* Updating rust if necessary...
multirust: using existing install for 'nightly-2015-08-10'
multirust: override toolchain for '/Users/richardburton/dropbox/dev/eve/runtime' set to 'nightly-2015-08-10'
* Compiling server... (This takes a while)
 Downloading rand v0.3.8
Unable to get packages from source
@joshuafcole
Copy link
Contributor

I think you've installed the necessary things too. This seems like cargo (rust's dependency manager) is having trouble pulling down dependencies for you. It looks like the "Unable to get packages from source" error may have been truncated, but try checking out this cargo issue to see if it can help.

rust-lang/cargo#1258

@joshuafcole
Copy link
Contributor

If the issue persists or you still can't figure it out, feel free to comment and I'll reopen this issue and see what I can do to help.

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

No branches or pull requests

2 participants