From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34884: guix describe fails with --format=json and --format=recutils Date: Mon, 18 Mar 2019 09:52:31 +0100 Message-ID: <87ef74sgxc.fsf@gnu.org> References: <871s37unyz.fsf@ambrevar.xyz> <87zhpuucxh.fsf@gmail.com> <87ef75y0es.fsf@gnu.org> <87tvg1tn5m.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5o14-0004nF-QI for bug-guix@gnu.org; Mon, 18 Mar 2019 04:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5o12-0003nV-Re for bug-guix@gnu.org; Mon, 18 Mar 2019 04:53:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34505) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5o10-0003kj-GG for bug-guix@gnu.org; Mon, 18 Mar 2019 04:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5o10-0004Vw-4h for bug-guix@gnu.org; Mon, 18 Mar 2019 04:53:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87tvg1tn5m.fsf@gmail.com> (Oleg Pykhalov's message of "Sun, 17 Mar 2019 20:40:21 +0300") 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: Oleg Pykhalov Cc: Pierre Neidhardt , 34884-done@debbugs.gnu.org Hi Oleg, Oleg Pykhalov skribis: > Ludovic Court=C3=A8s writes: > > [=E2=80=A6] > >> Initially the intent was to warn users that =E2=80=98GUIX_PACKAGE_PATH= =E2=80=99 is set >> and not captured in the output of =E2=80=98guix describe=E2=80=99, becau= se fundamentally >> it cannot be captured reliably. >> >> Thus, what about something as attached instead? > > OK, no problem for me. ;-) Thanks for explanation. Cool, thank you. I=E2=80=99ll push shortly. Ludo=E2=80=99.