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

rustpkg: install from remote repository not working #6189

Closed
pascalj opened this issue May 2, 2013 · 1 comment
Closed

rustpkg: install from remote repository not working #6189

pascalj opened this issue May 2, 2013 · 1 comment

Comments

@pascalj
Copy link

pascalj commented May 2, 2013

Installing a package from a remote repository from Github gives me:

$ rustpkg install git://github.com/brson/rust-sdl.git    
rust: task failed at 'Package git:/github.com/brson/rust-sdl.git not found in any of the following workspaces: [.]', /Users/pascal/git/rust/src/librustpkg/workspace.rs:24

Note the missing / in the URL. The same is happening if I omit the git:// part. Tested with 3290110. The people on #rust noted that rustpkg is not usable today but encouraged me to file a bug so that it doesn't get lost.

@catamorphism
Copy link
Contributor

Thanks for the bug report! This is actually covered by a more general bug, #5679, so I'm closing this one as a duplicate. Keep them coming, though!

bors added a commit to rust-lang-ci/rust that referenced this issue Oct 24, 2020
Rustup

changelog: none

r? `@ghost`
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