From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#39700: Outdated installation video Date: Thu, 20 Feb 2020 13:39:59 -0500 Message-ID: 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]:51253) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4qkz-0006KW-Ms for bug-guix@gnu.org; Thu, 20 Feb 2020 13:41:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4qkx-0003qt-TO for bug-guix@gnu.org; Thu, 20 Feb 2020 13:41:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39874) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j4qkw-0003pK-I8 for bug-guix@gnu.org; Thu, 20 Feb 2020 13:41:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j4qkw-0001Gw-Gt for bug-guix@gnu.org; Thu, 20 Feb 2020 13:41:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:51164) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4qk8-00067b-I2 for bug-guix@gnu.org; Thu, 20 Feb 2020 13:40:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4qk7-0002qS-7R for bug-guix@gnu.org; Thu, 20 Feb 2020 13:40:12 -0500 Received: from lepiller.eu ([2a00:5884:8208::1]:37130) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4qk6-0002ld-O4 for bug-guix@gnu.org; Thu, 20 Feb 2020 13:40:11 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id cc1fddc4 for ; Thu, 20 Feb 2020 18:40:06 +0000 (UTC) Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 60b323a5 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Thu, 20 Feb 2020 18:40:05 +0000 (UTC) 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: 39700@debbugs.gnu.org Hi guix! This email is motivated by https://social=2Etchncs=2Ede/@mray/103492792270= 770063 who complained that the instructions didn't work (not in a very nice= way :/)=2E In fact, the video is slightly outdated, showing a different command for i= mporting the gpg key=2E There was also a confusion as the gpg fingerprint appears on a separate pa= ragraph, as if it were part of the output, leading to a failure due to the = lack of providing a fingerprint=2E This points to an issue in the video gen= eration script=2E Anyway, this long fingerprint is not necessary anymore, since the script n= ow suggests to import from savannah=2E My patch from yesterday also propose= s to add an option that is easier to type to let the script do it=2E We sho= uld update the video accordingly=2E Thanks :)