From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37790: MANPATH missing from non-default profile Date: Thu, 17 Oct 2019 18:17:48 +0200 Message-ID: <87eezbny6r.fsf@gnu.org> References: <87mudzr0kd.fsf@ambrevar.xyz> <87v9sno210.fsf@gnu.org> <87eezbmmoc.fsf@ambrevar.xyz> 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]:37216) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL8TT-0006qo-8b for bug-guix@gnu.org; Thu, 17 Oct 2019 12:18:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL8TS-0003EJ-8I for bug-guix@gnu.org; Thu, 17 Oct 2019 12:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39975) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL8TS-0003EC-57 for bug-guix@gnu.org; Thu, 17 Oct 2019 12:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL8TR-00011k-U5 for bug-guix@gnu.org; Thu, 17 Oct 2019 12:18:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87eezbmmoc.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Thu, 17 Oct 2019 17:11:47 +0200") 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: Pierre Neidhardt Cc: 37790@debbugs.gnu.org Pierre Neidhardt skribis: >> As usual, =E2=80=98MANPATH=E2=80=99 is only defined when =E2=80=98man-db= =E2=80=99 is also present in the >> profile, since =E2=80=98MANPATH=E2=80=99 =E2=80=9Cbelongs=E2=80=9D to = =E2=80=98man-db=E2=80=99. > > Indeed, but I'm suggesting we add an exception for the sake of > convenience and consistency: I agree it=E2=80=99s inconvenient, but how would you add an exception? Ludo=E2=80=99.