From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob MacDonald Subject: Re: Strange behavior around guix package --show Date: Mon, 30 Dec 2019 20:54:20 -0600 Message-ID: References: <87d0c5o3a4.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44654) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1im7g2-0000o3-DJ for help-guix@gnu.org; Mon, 30 Dec 2019 21:54:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1im7g1-0003bc-GJ for help-guix@gnu.org; Mon, 30 Dec 2019 21:54:34 -0500 Received: from mail-ot1-x32a.google.com ([2607:f8b0:4864:20::32a]:47036) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1im7g1-0003ZW-BI for help-guix@gnu.org; Mon, 30 Dec 2019 21:54:33 -0500 Received: by mail-ot1-x32a.google.com with SMTP id k8so31487204otl.13 for ; Mon, 30 Dec 2019 18:54:33 -0800 (PST) In-Reply-To: <87d0c5o3a4.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus Cc: help-guix@gnu.org > How can I reproduce this? That's what I'm trying to figure out myself. I know I can reproduce it across pulls, but only in my environment (and not yet as root). Given the information about dependency cycles, I can look into Guile behavior which I am not versed at all with. >> Hmm... I'm experiencing a similar issue on 83870c3. > > > I can reproduce this. Glad that that's the case for something! Curiouser and curiouser, Jacob.