GNU bug report logs -
#40858
Cargo in Guix
Previous Next
Reported by: Jan Ole Zabel <jan.zabel <at> posteo.de>
Date: Sat, 25 Apr 2020 23:41:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
I just installed the rust package on guix-system and realized I have no
idea of how to use `cargo` to build something. First, cargo is not in my
search path after installing `rust`, because there is no link in
`.guix-profile`. There is no dedicated package either. Second, the
cargo binary installed in `/gnu/store/` throws the following:
$ /gnu/store/*-rust-1.39.0-cargo/bin/cargo install ripgrep
error: failed to download from
`https://crates.io/api/ripgrep/12.0.1/download`
Caused by:
[60] SSL peer certificate or SSH remote key not found (server
certificate verification failed. CAfile: none CRLFile: none)
A `curl https://crates.io` works normally, so it's not an issue with the
system certificates.
Am I doing something wrong? Is this even the right place to report or ask?
This bug report was last modified 3 years and 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.