From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: (gnutls) missing interface for module Date: Sat, 6 Aug 2016 23:07:32 -0400 Message-ID: <20160807030732.GE30934@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWERG-0007Ke-Bd for help-guix@gnu.org; Sat, 06 Aug 2016 23:07:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bWERD-0004us-45 for help-guix@gnu.org; Sat, 06 Aug 2016 23:07:46 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:44458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bWERB-0004tQ-Td for help-guix@gnu.org; Sat, 06 Aug 2016 23:07:43 -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 Sat, Aug 06, 2016 at 05:23:49AM +0200, Catonano wrote: > 2016-08-06 1:43 GMT+02:00 Catonano : > > > all of a sudden, master gives me this error > > > > ;;; Failed to autoload make-session in (gnutls):]... > > ;;; ERROR: missing interface for module (gnutls) > > > > than a backtrace comes and I can't lint a package (gnunet-svn) > > This is the error after the stacktrace > > guix/scripts/lint.scm:376:16: In procedure validate-uri: > guix/scripts/lint.scm:376:16: In procedure module-lookup: Unbound variable: > make-session What Git commit does this happen on? Can you share the exact sequence of commands that cause the error?