From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: developing for guix with git Date: Tue, 2 Feb 2016 18:56:42 -0500 Message-ID: <20160202235642.GA25435@jasmine> References: <87io2eszya.fsf@grrlz.net> <20160128222903.51f615c0@debian-netbook> <878u35bscu.fsf@grrlz.net> <87y4b5ia2y.fsf@elephly.net> <87egcupzt2.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQkoT-0003vT-S1 for help-guix@gnu.org; Tue, 02 Feb 2016 18:56:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQkoQ-00034Q-Lg for help-guix@gnu.org; Tue, 02 Feb 2016 18:56:49 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:51074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQkoQ-00034F-FY for help-guix@gnu.org; Tue, 02 Feb 2016 18:56:46 -0500 Content-Disposition: inline In-Reply-To: <87egcupzt2.fsf@grrlz.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-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Nils Gillmann Cc: help-guix@gnu.org On Tue, Feb 02, 2016 at 10:28:25PM +0100, Nils Gillmann wrote: > Ricardo Wurmus writes: > > > Nils Gillmann writes: > > > >> Do you happen to know why guix in the situation I described, > >> being on an up to date branch following master refuses to build, > >> but once I switch to master branch, make clean, make clean-go (or > >> go-clean?) and run make (and the other commands) again it builds > >> successfully? This was my initial confusion. > > > > It’s hard to say without being able to take a look at the state of the > > branch. It is possible that a change you introduced in your branch > > broke things. Maybe you could share error messages? > > I'll inline all the things here now: [...] > ;;; ERROR: Unbound variable: git-fetch Did you import (guix git-download)?