From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Strange behavior around guix package --show Date: Mon, 30 Dec 2019 23:29:55 +0100 Message-ID: <87d0c5o3a4.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57920) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1im3Y9-0003zg-Dm for help-guix@gnu.org; Mon, 30 Dec 2019 17:30:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1im3Y8-0001tI-A3 for help-guix@gnu.org; Mon, 30 Dec 2019 17:30:09 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1im3Y7-0001nF-Qa for help-guix@gnu.org; Mon, 30 Dec 2019 17:30:08 -0500 In-reply-to: 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: Jacob MacDonald Cc: help-guix@gnu.org Jacob MacDonald writes: > guix package --show is failing for me for packages which reference > sbcl-cl-uglify-js. This has been happening for a few guix pull generations, > but only occurs in my user's Guix profile. Running the same command as root > or through ./pre-inst-env (on the same version of the tree) doesn't cause > an error. I cannot reproduce this with a freshly pulled guix and this command: guix package --show=r-shiny r-shiny has uglify-js in its inputs. How can I reproduce this? -- Ricardo