From: Efraim Flashner <efraim@flashner.co.il>
To: Valentin Ignatev <valentignatev@gmail.com>
Cc: 38857@debbugs.gnu.org
Subject: bug#38857: X.509 certificate of 'crates.io' could not be verified during a recursive import from crates.io
Date: Thu, 2 Jan 2020 09:12:43 +0200 [thread overview]
Message-ID: <20200102071243.GS23018@E5400> (raw)
In-Reply-To: <CADXmXkgppDzMfF6YJc0erT1wyWWRoguC3U9FXzeJpfARFfM4NQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]
On Thu, Jan 02, 2020 at 01:45:35AM +0300, Valentin Ignatev wrote:
> Hi! I'm trying to recursively import a package from crates.io like this:
>
> guix import crate notify@4.0.14 --recursive
>
> It follows redirections for a while untill at some point throws this:
>
> Backtrace:
> 12 (primitive-load "/home/vj/.config/guix/current/bin/guix")
> In guix/ui.scm:
> 1806:12 11 (run-guix-command _ . _)
> In guix/scripts/import.scm:
> 116:11 10 (guix-import . _)
> In guix/scripts/import/crate.scm:
> 103:16 9 (guix-import-crate . _)
> In guix/import/utils.scm:
> 425:7 8 (recursive-import _ _ #:repo->guix-package _ #:guix-name …)
> 397:31 7 (topological-sort _ #<procedure 7f9a59729630 at guix/i…> …)
> In srfi/srfi-1.scm:
> 592:17 6 (map1 ("tempfile"))
> In guix/import/utils.scm:
> 421:36 5 (lookup-node "tempfile")
> In guix/import/crate.scm:
> 222:10 4 (crate->guix-package "tempfile" _)
> 150:15 3 (make-crate-sexp #:name _ #:version _ #:cargo-inputs _ # …)
> In guix/http-client.scm:
> 88:25 2 (http-fetch _ #:port _ #:text? _ #:buffered? _ # _ # _ # …)
> In guix/build/download.scm:
> 419:4 1 (open-connection-for-uri _ #:timeout _ # _)
> 306:6 0 (tls-wrap #<closed: file 7f9a564b3a10> _ # _)
>
> guix/build/download.scm:306:6: In procedure tls-wrap:
> X.509 certificate of 'crates.io' could not be verified:
> signer-not-found
> invalid
>
> I suspect that it happens after the importer hits
> "wasm-bindgen-webidl" and starts going circles. Maybe there's some
> circullar dependencies going on, but I'm not sure. I'm attaching a
> full log for convenience.
>
> For additional info: I'm running Guix on Arch Linux. I've also
> installed nss-certs package, exported all neeeded variables
> (SSL_CERT_DIR, SSL_CERT_FILE and GIT_SSL_CAINFO) before running guix
> import and also made sure nscd.service is running.
>
> Regards,
> Valentin Ignatev
I've had it happen to me also sometimes. It's like it forgets that it
just successfully connected 100+ times and then fails.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-01-02 7:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 22:45 bug#38857: X.509 certificate of 'crates.io' could not be verified during a recursive import from crates.io Valentin Ignatev
2020-01-02 7:12 ` Efraim Flashner [this message]
2020-01-02 19:06 ` Bengt Richter
2020-01-02 19:20 ` Valentin Ignatev
2020-01-02 19:37 ` Martin Becze
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200102071243.GS23018@E5400 \
--to=efraim@flashner.co.il \
--cc=38857@debbugs.gnu.org \
--cc=valentignatev@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).