From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: (gnutls) missing interface for module Date: Mon, 8 Aug 2016 17:23:29 -0400 Message-ID: <20160808212329.GE22268@jasmine> References: <20160807030732.GE30934@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWs1P-0005OB-R8 for help-guix@gnu.org; Mon, 08 Aug 2016 17:23:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWs1K-0000wj-SW for help-guix@gnu.org; Mon, 08 Aug 2016 17:23:42 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:50463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWs1J-0000uo-Lj for help-guix@gnu.org; Mon, 08 Aug 2016 17:23:38 -0400 Content-Disposition: inline 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: Catonano Cc: help-guix On Sun, Aug 07, 2016 at 05:45:38AM +0200, Catonano wrote: > I found the solution > > If I try to lint a package INSIDE an environment made with "guix > environment guix" this doesn't happen and the linting succeeds > > I thought that "pre-inst-env" was setting things so that the right Guile > was automagically being called even outside of an environment. I was wrong. I have the same experience while linting on Debian. I don't know if it should be considered a bug or not.