From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bengt Richter Subject: bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page Date: Thu, 3 Oct 2019 20:06:12 -0700 Message-ID: <20191004025708.GA122977@PhantoNv4ArchGx.localdomain> References: <20190909024917.19b37a23@kompiuter> <20190911225318.49617ba0@interia.pl> <87tv9c5iyn.fsf@gnu.org> <20191003195746.GA96737@PhantoNv4ArchGx.localdomain> Reply-To: Bengt Richter Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44378) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iGDvr-0005Wf-R3 for bug-guix@gnu.org; Thu, 03 Oct 2019 23:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iGDvq-0004mI-MC for bug-guix@gnu.org; Thu, 03 Oct 2019 23:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60933) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iGDvq-0004m9-J9 for bug-guix@gnu.org; Thu, 03 Oct 2019 23:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iGDvp-0003am-TM for bug-guix@gnu.org; Thu, 03 Oct 2019 23:07:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20191003195746.GA96737@PhantoNv4ArchGx.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Jesse Gibbons , 37347@debbugs.gnu.org On +2019-10-03 12:57:46 -0700, Bengt Richter wrote: > > I could not get to that manual url: > https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html > > Not with with lynx, nor [...] > IOW, I couldn't get to the manual. > Am I in a DNS bubble of some kind? > > If the site is just bogged down busy it shouldn't 404, right? > Nor on some auth failure -- that should be another code, right? > > Doesn't gnu.org have a little broken-link scanner for its own domain? > > Does no one else encounter access problems and broken links?? > To be clearer, the url does not 404 when lynx tries to access the manual URL -- the 404's were from broken links in another page (see previous in thread). Lynx just can't find the site for https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html ------------------------------------------------------------ Alert!: Unable to connect to remote host. Looking up guix.gnu.org Unable to locate remote host guix.gnu.org. Alert!: Unable to connect to remote host. lynx: Can't access startfile https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html [19:39 ~/bs]$ stack https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html[19:39 ~/bs]$ [19:39 ~/bs]$ stack;echo https://guix.gnu.org/manual/en/html_node/X_002e509-Certificates.html [19:40 ~/bs]$ ping guix.gnu.org ping: guix.gnu.org: Name or service not known [19:40 ~/bs]$ ping gnu.org PING gnu.org (209.51.188.148) 56(84) bytes of data. ^C64 bytes from 209.51.188.148: icmp_seq=1 ttl=49 time=93.4 ms --- gnu.org ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 93.404/93.404/93.404/0.000 ms [19:40 ~/bs]$ su -c 'setterm -file lynx-attempt.txt -dump 4' ------------------------------------------------------------ (stack is a little hack I use to append arbitrary strings to a datafile (with lengths on a metafile) using dd to effect push and pop etc, so I can get around not having X running all the time (mostly not :)) TIA again for clues. -- Regards, Bengt Richter