From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#39700: Outdated installation video Date: Sat, 28 Mar 2020 16:36:25 +0100 Message-ID: <875zeoxzie.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40909) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIDWC-0002y1-GS for bug-guix@gnu.org; Sat, 28 Mar 2020 11:37:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIDWB-0006Zc-8B for bug-guix@gnu.org; Sat, 28 Mar 2020 11:37:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57189) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIDWA-0006Ym-Kc for bug-guix@gnu.org; Sat, 28 Mar 2020 11:37:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jIDWA-00008u-IJ for bug-guix@gnu.org; Sat, 28 Mar 2020 11:37:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-reply-to: 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-mx.org@gnu.org Sender: "bug-Guix" To: Julien Lepiller Cc: 39700-done@debbugs.gnu.org Julien Lepiller writes: > In fact, the video is slightly outdated, showing a different command > for importing the gpg key. This is now fixed. > There was also a confusion as the gpg fingerprint appears on a > separate paragraph, as if it were part of the output, leading to a > failure due to the lack of providing a fingerprint. This points to an > issue in the video generation script. There are a bunch of places in the session scripts where lines are arbitrarily broken. I=E2=80=99ve fixed a couple of them. I also elided all hashes, replaced =E2=80=9Cguix package --install=E2=80=9D= with =E2=80=9Cguix install=E2=80=9D, replaced the installer script URL with the shorter https://guix.gnu.org/install.sh and replaced all instances of =E2=80=9Cguix.info=E2=80=9D with =E2=80=9Cguix.gnu.org=E2=80=9D. There are still a few problems with these CLI sessions. One of the biggest problems in my opinion is the dots that are supposed to indicate time passing. That=E2=80=99s distorting the real output and it just looks noisy. Anyway, this problem is now fixed. Let=E2=80=99s remember to polish these videos some more. -- Ricardo