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: Trying to install a library twice gives: no such file or directory #10702

Closed
kud1ing opened this issue Nov 28, 2013 · 1 comment
Closed

Comments

@kud1ing
Copy link

kud1ing commented Nov 28, 2013

Example:

rustpkg install github.com/linuxfood/rustsqlite
rustpkg install github.com/linuxfood/rustsqlite

gives

task '<unnamed>' failed at 'Unhandled condition: io_error: io::IoError{kind: OtherIoError, desc: "no such file or directory", detail: None}', /Users/lenny/Github/rust/src/libstd/condition.rs:131

@kud1ing
Copy link
Author

kud1ing commented Feb 6, 2014

rustpkg is gone

@kud1ing kud1ing closed this as completed Feb 6, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue May 5, 2023
…lp_message, r=Manishearth

Improve the help message + add a help span

This would close rust-lang#10410, because it applies the general consensus achieved in that issue (that replacing `let _ = ...` to `_ = ...` doesn't present any benefits).

I also added a little help message span.

changelog:[`let_underscore_untyped`]: Fix the help message confusion + add a help message span.
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

1 participant