From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37565: [use profile manifest] upstream VCS informations only available after a guix pull Date: Tue, 01 Oct 2019 23:02:56 +0200 Message-ID: <87muekkwlb.fsf@gnu.org> References: <87muekrf1a.fsf@gnu.org> 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]:35186) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFPJT-0003NN-Gi for bug-guix@gnu.org; Tue, 01 Oct 2019 17:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFPJS-0008Bv-F1 for bug-guix@gnu.org; Tue, 01 Oct 2019 17:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFPJR-0008BX-Vl for bug-guix@gnu.org; Tue, 01 Oct 2019 17:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFPJR-0006Ew-PQ for bug-guix@gnu.org; Tue, 01 Oct 2019 17:04:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (YOANN P.'s message of "Tue, 1 Oct 2019 12:31:19 +0000") 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: YOANN P Cc: "37565@debbugs.gnu.org" <37565@debbugs.gnu.org> Hi, YOANN P skribis: >>> YOANN P skribis: >>> Not sure if it should be considerated as a bug but it seems that the up= stream VCS information are only available after a "guix pull". >> >>You mean that =E2=80=98guix describe=E2=80=99 doesn=E2=80=99t work for = =E2=80=98guix=E2=80=99 not obtained from =E2=80=98guix pull=E2=80=99, right? >> > > Not exactly but has the same behavior indeed. > I was talking about upstream VCS informations in ~/.guix-profile/manifest= (user profile manifest) > Every packages installed with "guix install xxx" from a fresh install ( 1= .0.1 in my case ) doesn't have upstream VCS informations in ~/.guix-profile= /manifest as you described here ( https://lists.gnu.org/archive/html/guix-d= evel/2018-10/msg00018.html ). Ah yes, it=E2=80=99s the same issue as with =E2=80=98guix describe=E2=80=99. Thanks, Ludo=E2=80=99.