pypi import certs issues

2023-05-06 Thread c4droid
Hi, Guix! on commit dc5430c9dc20ee53441995d9a89a90b0a86aeed3 pypi import has issues: Backtrace: In ice-9/eval.scm: 619:8 19 (_ #(#(#))) In guix/ui.scm: 2300:7 18 (run-guix . _) 2263:10 17 (run-guix-command _ . _) In guix/scripts/import.scm: 89:11 16 (guix-import . _) In ice-9/boot-9.

Re: pypi import certs issues

2023-05-07 Thread Maxim Cournoyer
Hi, c4droid writes: > Hi, Guix! > > on commit dc5430c9dc20ee53441995d9a89a90b0a86aeed3 pypi import has > issues: > > Backtrace: > In ice-9/eval.scm: > 619:8 19 (_ #(#(#))) > In guix/ui.scm: >2300:7 18 (run-guix . _) > 2263:10 17 (run-guix-command _ . _) > In guix/scripts/import.scm: >

Re: pypi import certs issues

2023-05-08 Thread c4droid
On Sun, May 07, 2023 at 09:18:25PM -0400, Maxim Cournoyer wrote: Hi, Maxim > Hi, > > c4droid writes: > > > Hi, Guix! > > > > on commit dc5430c9dc20ee53441995d9a89a90b0a86aeed3 pypi import has > > issues: > > > > Backtrace: > > In ice-9/eval.scm: > > 619:8 19 (_ #(#(#))) > > In guix/ui.scm:

Re: pypi import certs issues

2023-05-08 Thread c4droid
Hi, Maxim On Sun, May 07, 2023 at 09:18:25PM -0400, Maxim Cournoyer wrote: > Hi, > > c4droid writes: > > > Hi, Guix! > > > > on commit dc5430c9dc20ee53441995d9a89a90b0a86aeed3 pypi import has > > issues: > > > > Backtrace: > > In ice-9/eval.scm: > > 619:8 19 (_ #(#(#))) > > In guix/ui.scm:

Re: pypi import certs issues

2023-05-08 Thread James R. Haigh (+ML.GNU.Guix subaddress)
Hi c4droid, At Z+0800=2023-05-08Mon23:55:06, c4droid sent: > […] You appear to have sent an email from the future. That time is currently over 4 hours into the future. Note that certificate validation relies upon correct clock synchronisation, so without even looking into the details of what

Re: pypi import certs issues

2023-05-08 Thread Maxim Cournoyer
Hi, c4droid writes: > Hi, Maxim > > On Sun, May 07, 2023 at 09:18:25PM -0400, Maxim Cournoyer wrote: >> Hi, >> >> c4droid writes: >> >> > Hi, Guix! >> > >> > on commit dc5430c9dc20ee53441995d9a89a90b0a86aeed3 pypi import has >> > issues: >> > >> > Backtrace: >> > In ice-9/eval.scm: >> > 6

Re: pypi import certs issues

2023-05-08 Thread c4droid
Hi, James. On Mon, May 08, 2023 at 12:55:57PM +0100, James R. Haigh (+ML.GNU.Guix subaddress) wrote: > Hi c4droid, > > At Z+0800=2023-05-08Mon23:55:06, c4droid sent: > > […] > Thanks for the hint, I just checked my system services noticed the ntp is not install on my system, after set it up,

Re: pypi import certs issues caused by clock synchronisation issue [fixed]

2023-05-09 Thread James R. Haigh (+ML.GNU.Guix subaddress)
Hi c4droid, At Z+0800=2023-05-09Tue08:55:12, c4droid sent: > Thanks for the hint, I just checked my system services noticed the ntp is not > install on my system, after set it up, everything is normal. Everything being normal, I guess that that means that your cert problems also went away. :-)

Re: pypi import certs issues caused by clock synchronisation issue [fixed]

2023-05-10 Thread c4droid
Yep, problems resolved. :) On Tue, May 09, 2023 at 02:51:53PM +0100, James R. Haigh (+ML.GNU.Guix subaddress) wrote: > Hi c4droid, > > At Z+0800=2023-05-09Tue08:55:12, c4droid sent: > > Thanks for the hint, I just checked my system services noticed the ntp is > > not install on my system, after