From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#39043: Channels error is too vague Date: Wed, 08 Jan 2020 13:22:51 -0700 Message-ID: <6922436f0629615cf95f09430ec2225dd8867702.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60767) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipHr5-0005de-ES for bug-guix@gnu.org; Wed, 08 Jan 2020 15:23:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipHr4-0007GE-HS for bug-guix@gnu.org; Wed, 08 Jan 2020 15:23:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45401) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipHr4-0007G4-Eg for bug-guix@gnu.org; Wed, 08 Jan 2020 15:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ipHr4-0000Fu-9V for bug-guix@gnu.org; Wed, 08 Jan 2020 15:23:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:60587) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipHqz-0005Xw-Rd for bug-guix@gnu.org; Wed, 08 Jan 2020 15:22:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipHqy-00074m-02 for bug-guix@gnu.org; Wed, 08 Jan 2020 15:22:57 -0500 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]:33248) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipHqw-00073O-MN for bug-guix@gnu.org; Wed, 08 Jan 2020 15:22:55 -0500 Received: by mail-pj1-x1030.google.com with SMTP id u63so151989pjb.0 for ; Wed, 08 Jan 2020 12:22:54 -0800 (PST) Received: from [192.168.1.24] ([199.68.53.171]) by smtp.gmail.com with ESMTPSA id t187sm4759771pfd.21.2020.01.08.12.22.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jan 2020 12:22:52 -0800 (PST) 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: 39043@debbugs.gnu.org When I create a channel and leave out %default-channels, it gives me an error. "error: 'guix' channel is lacking". This is unclear. I asked about it on IRC, and was told it refers to a channel called guix. The error message should elaborate that guix expects a channel with the name "guix".