all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jan Ole Zabel <jan.zabel@posteo.de>
To: 40858@debbugs.gnu.org
Subject: bug#40858: Cargo in Guix
Date: Sun, 26 Apr 2020 00:17:16 +0200	[thread overview]
Message-ID: <41c810f3-2694-3c59-738f-17b2c3567eb3@posteo.de> (raw)

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?

             reply	other threads:[~2020-04-25 23:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 22:17 Jan Ole Zabel [this message]
2020-04-26 13:39 ` bug#40858: Cargo in Guix Julien Lepiller
2021-08-08  4:20   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41c810f3-2694-3c59-738f-17b2c3567eb3@posteo.de \
    --to=jan.zabel@posteo.de \
    --cc=40858@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.