Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-06-21 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: >>> I double-checked and the GnuTLS Guile bindings already >>> handle GNUTLS_E_AGAIN and GNUTLS_E_INTERRUPTED, so my guess is that this >>> was just a side effect of dealing with stale TLS sessions: >>>

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-24 Thread pelzflorian (Florian Pelz)
On Sat, Apr 24, 2021 at 07:13:01PM +0200, Ludovic Courtès wrote: > I’ve pushed these as two separate patches: > > c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. > 02d62978f4 http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR. I assume they will be

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-24 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > Success! Thank you. \o/ > On Fri, Apr 23, 2021 at 11:19:28AM +0200, Ludovic Courtès wrote: >> Florian, could you try again with the attached patch? > > It succeeds on two full installs of Enlightenment, no errors, no > prolonged getting

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-23 Thread pelzflorian (Florian Pelz)
Success! Thank you. 65;6003;1c On Fri, Apr 23, 2021 at 11:19:28AM +0200, Ludovic Courtès wrote: > Florian, could you try again with the attached patch? It succeeds on two full installs of Enlightenment, no errors, no prolonged getting stuck. > If you have the courage, it would be awesome if

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-23 Thread Ludovic Courtès
Hi Florian, (Cc: Chris who’s also familiar with (guix http-client).) "pelzflorian (Florian Pelz)" skribis: > It still gets stuck (sometimes with enlightenment, one time with > udisks, restarting the install fixed it once). After getting stuck, > this different error message is shown now; no

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-21 Thread pelzflorian (Florian Pelz)
Sorry for the slow response. On Wed, Apr 21, 2021 at 12:38:58AM +0200, Ludovic Courtès wrote: > Hi Florian, > > "pelzflorian (Florian Pelz)" skribis: > > On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: > >> > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd > > It

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: >> > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd > > It seems this is the bad commit. Downloading the enlightenment > substitute got stuck and after a few

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread pelzflorian (Florian Pelz)
On Tue, Apr 20, 2021 at 02:00:54PM -0400, Leo Famulari wrote: > On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote: > > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > > > It seems this is the bad commit. Downloading the enlightenment > > >

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread Leo Famulari
On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote: > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > > It seems this is the bad commit. Downloading the enlightenment > > substitute got stuck and after a few minutes displayed the usual TLS > >

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread pelzflorian (Florian Pelz)
On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: > > > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd > > It seems this is the bad commit. Downloading the enlightenment > substitute got

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-20 Thread pelzflorian (Florian Pelz)
On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote: > > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd It seems this is the bad commit. Downloading the enlightenment substitute got stuck and after a few minutes displayed the usual TLS error. Regards, Florian

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-19 Thread pelzflorian (Florian Pelz)
After flashing the CMOS I can test again. Without reverts TLS errors happen while or after downloading the enlightenment substitute from the installer. With all of those reverts *no* TLS errors happen: On Mon, Apr 19, 2021 at 10:05:25AM +0200, pelzflorian (Florian Pelz) wrote: > git revert

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-19 Thread pelzflorian (Florian Pelz)
On Mon, Apr 19, 2021 at 10:05:25AM +0200, pelzflorian (Florian Pelz) wrote: > I will bisect which reverts are needed, but it takes time … My UEFI broke; the PC cannot display anything anymore. Don’t wait for my debugging.

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-19 Thread pelzflorian (Florian Pelz)
On Mon, Apr 19, 2021 at 10:05:25AM +0200, pelzflorian (Florian Pelz) wrote: > I dd’d the resulting image to a USB drive and the TLS errors no longer > appear (tried installing everything two times now; without reverts > downloading enlightenment needed retrys everytime). > […] I suspect restarting

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-19 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 02:10:06PM +0200, pelzflorian (Florian Pelz) wrote: > On IRC Ricardo/rekado suspected > c7c7f068c15e419aaf5ef616516aa5ad4e55c2fa, I will try reverting it. It was necessary to revert follow-up commits before reverting c7c7f068c15e419aaf5ef616516aa5ad4e55c2fa. I tried on

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 01:33:37PM +0200, pelzflorian (Florian Pelz) wrote: > (well with an unrelated error by > grub-install that it could not determine the canonical path of > /boot/efi). Probably > I will try reproducing, but Jin and me both had this > error. I got the error again with

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 12:15:47PM +0200, Ludovic Courtès wrote: > Was this in a VM? No, an Asrock Beebox (real x86_64 hardware). > Could it be that networking was unstable (e.g., you > were running this over a flaky WiFi connection)? It is a stable Ethernet connection. > How reproducible is

Re: 1.2.1 pre-release testing

2021-04-18 Thread Guu, Jin-Cheng
Not sure if it's appropriate to say here.. but when I was installing, there was non-free kernel in my machine. And that's why my wifi was working. My machine is Lenovo's b50-80, which isn't on the site. >

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Fri, Apr 16, 2021 at 10:40:55PM -0500, jcguu95 wrote: >>2.2. Unexpected failure >> >>After running `guix system init /mnt/etc/config.scm /mnt' for 5 to 10 >>minutes, I got the error >> >>, >>|substitute:

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 11:48:47AM +0200, pelzflorian (Florian Pelz) wrote: > On Sun, Apr 18, 2021 at 11:44:25AM +0200, pelzflorian (Florian Pelz) wrote: > > But now after maybe 10 minutes it finally continued and died with the > > same TLS error about write_to_session_record_port and Resource not

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 11:44:25AM +0200, pelzflorian (Florian Pelz) wrote: > But now after maybe 10 minutes it finally continued and died with the > same TLS error about write_to_session_record_port and Resource not > available. The error happened while substitute: updating substitutes from […]

Re: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sun, Apr 18, 2021 at 11:38:56AM +0200, pelzflorian (Florian Pelz) wrote: > I needed to restart the installer at the last step, this stopped while > downloading enlightenment with no error but it does not continue. Note: The last message was enlightenment-0.24.2 27.0MiB

[1.2.1 pre-release testing] substitute downloading and TLS errors

2021-04-18 Thread pelzflorian (Florian Pelz)
On Fri, Apr 16, 2021 at 10:40:55PM -0500, jcguu95 wrote: >2.2. Unexpected failure > >After running `guix system init /mnt/etc/config.scm /mnt' for 5 to 10 >minutes, I got the error > >, >|substitute: updating substitutes from 'https://ci.guix.gnu.org'... > 0.0%guix

Re: 1.2.1 pre-release testing

2021-04-18 Thread pelzflorian (Florian Pelz)
On Sat, Apr 17, 2021 at 07:09:59PM -0500, Guu, Jin-Cheng wrote: > Not sure if it's appropriate to say here.. but when I was installing, > there was non-free kernel in my machine. And that's why my wifi was > working. If I remember correctly, on some machines the wifi only works after a reboot

Re: 1.2.1 pre-release testing

2021-04-17 Thread Leo Famulari
On Sat, Apr 17, 2021 at 07:09:59PM -0500, Guu, Jin-Cheng wrote: > I've just tried again the same ISO, and chose "wired". It works right > away this time. I think it was just a tiny hiccup last time. Should > have tried more times then.. sorry about that! Thanks a lot for testing again! We really

Re: GIT_EXEC_PATH Re: 1.2.1 pre-release testing

2021-04-17 Thread François
On Sat, Apr 17, 2021 at 01:24:51PM -0400, Leo Famulari wrote: > On Sat, Apr 17, 2021 at 01:35:45PM +0200, François wrote: > > GIT_EXEC_PATH is very probably at fault. > > > > It is set via profile to allow to use git subcommands installed by other > > packages but it has no sane default when we

GIT_EXEC_PATH Re: 1.2.1 pre-release testing

2021-04-17 Thread François
Hello, On Sat, Apr 17, 2021 at 01:43:33AM -0400, Leo Famulari wrote: > On Fri, Apr 16, 2021 at 10:40:55PM -0500, jcguu95 wrote: > >2.1. Better support for using git during installation process? > > > >Before `guix system init /mnt/etc/config.scm /mnt', I'd like to getch > >config.scm

Re: 1.2.1 pre-release testing

2021-04-17 Thread Guu, Jin-Cheng
> Does the ethernet cable work on the installed system? Or on other > free distros? It has never failed on me before, even when I was installing arch linux. So I was a bit surprise yesterday. It had also worked before in the Guix System I got from the official - so I suppose that's a completely

Re: 1.2.1 pre-release testing

2021-04-17 Thread pelzflorian (Florian Pelz)
Hello Jin, On Sat, Apr 17, 2021 at 01:27:09PM -0400, Leo Famulari wrote: > I re-installed my Guix System based on the ISO found here: > > https://ci.guix.gnu.org/build/175632/details > > That's '/gnu/store/lw1j4gn8h51cbfp9dg0g025ngkg83sw1-image.iso.drv'. Ethernet works on the four machines I

Re: 1.2.1 pre-release testing

2021-04-17 Thread Leo Famulari
I re-installed my Guix System based on the ISO found here: https://ci.guix.gnu.org/build/175632/details That's '/gnu/store/lw1j4gn8h51cbfp9dg0g025ngkg83sw1-image.iso.drv'. It's a simple system, but the process worked for me. It successfully recognized and re-used my existing /home partition.

Re: GIT_EXEC_PATH Re: 1.2.1 pre-release testing

2021-04-17 Thread Leo Famulari
On Sat, Apr 17, 2021 at 01:35:45PM +0200, François wrote: > GIT_EXEC_PATH is very probably at fault. > > It is set via profile to allow to use git subcommands installed by other > packages but it has no sane default when we are outside a profile. > > Perhaps git should have a wrapper to manage

Re: 1.2.1 pre-release testing

2021-04-17 Thread pelzflorian (Florian Pelz)
Hello Jin, On Sat, Apr 17, 2021 at 07:58:30AM -0500, Guu, Jin-Cheng wrote: > > Does the ethernet cable work on the installed system? Or on other > > free distros? > > It has never failed on me before, even when I was installing arch > linux. So I was a bit surprise yesterday. Arch ships with

Re: 1.2.1 pre-release testing

2021-04-17 Thread pelzflorian (Florian Pelz)
Hello Jin. Thank you for testing! On Fri, Apr 16, 2021 at 10:40:55PM -0500, jcguu95 wrote: > 1. Graphical Installation > >I chose the graphical method for the first installation. Everything >went well, except my wired internet connection failed as it >indicated. Weirdly enough, my

Re: 1.2.1 pre-release testing

2021-04-16 Thread Leo Famulari
On Fri, Apr 16, 2021 at 10:40:55PM -0500, jcguu95 wrote: > First time posting here. Please let me know if I missed anything. Thanks for your report! >I chose the graphical method for the first installation. Everything >went well, except my wired internet connection failed as it >

1.2.1 pre-release testing

2021-04-16 Thread jcguu95
Hi all! First time posting here. Please let me know if I missed anything. This is about my testing of 1.2.1 pre-release (). I wiped out my machine and installed it two times. Here are some summary about the experience. 1. Graphical Installation