emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27100: closed (Unnecessary backtrace by guix/build/download.scm)


From: GNU bug Tracking System
Subject: bug#27100: closed (Unnecessary backtrace by guix/build/download.scm)
Date: Thu, 25 Feb 2021 01:19:01 +0000

Your message dated Thu, 25 Feb 2021 02:18:51 +0100
with message-id <20210225021851.681e5681@scratchpost.org>
and subject line Re: bug#27100: Unnecessary backtrace by guix/build/download.scm
has caused the debbugs.gnu.org bug report #27100,
regarding Unnecessary backtrace by guix/build/download.scm
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
27100: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27100
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Unnecessary backtrace by guix/build/download.scm Date: Sat, 27 May 2017 13:36:47 +0200
guix [env]$ ./pre-inst-env guix import pypi flex
;;; note: source file /x/home/dannym/src/guix/gnu/packages/databases.scm
;;;       newer than compiled /x/home/dannym/src/guix/gnu/packages/databases.go
Backtrace:
           9 (primitive-load "/x/home/dannym/src/guix/scripts/guix")
In guix/ui.scm:
   1264:8  8 (run-guix-command _ . _)
In guix/scripts/import.scm:
   114:11  7 (guix-import . _)
In guix/scripts/import/pypi.scm:
    84:19  6 (guix-import-pypi . _)
In guix/import/pypi.scm:
   279:17  5 (pypi->guix-package _)
In ice-9/boot-9.scm:
    837:9  4 (catch srfi-34 #<procedure 34cec00 at guix/import/json?> ?)
In guix/import/json.scm:
    32:17  3 (_)
In guix/http-client.scm:
   239:25  2 (http-fetch _ #:port _ #:text? _ #:buffered? _ # _ # _ # ?)
In guix/build/download.scm:
    520:4  1 (open-connection-for-uri _ #:timeout _ # _)
    417:6  0 (tls-wrap #<closed: file 1e2a9a0> _ # _)

guix/build/download.scm:417:6: In procedure tls-wrap:
guix/build/download.scm:417:6: X.509 certificate of 'pypi.python.org' could not 
be verified:
  signer-not-found
  invalid

Also, the most interesting information, which is which certificates it DID know 
and where it got them, is not printed.



--- End Message ---
--- Begin Message --- Subject: Re: bug#27100: Unnecessary backtrace by guix/build/download.scm Date: Thu, 25 Feb 2021 02:18:51 +0100
Hi,

>$ LC_ALL=C guix download https://192.168.10.1

>Starting download of /tmp/guix-file.Zfy7gX
>From https://192.168.10.1...
>X.509 server certificate for '192.168.10.1' does not match: 
>C=ZZ,ST=Somewhere,L=Unknown,O=libreCMC087d391f,CN=libreCMC
>failed to download "/tmp/guix-file.Zfy7gX" from "https://192.168.10.1";
>guix download: error: https://192.168.10.1: download failed

Nice!

Yes, it's much better now!  Thank you!

Attachment: pgpWEABOHSaOo.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]