From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2 Subject: bug#29072: guix system: error: qemu-CVE-2017-7493.patch: patch not found Date: Wed, 01 Nov 2017 22:40:47 -0400 Message-ID: <86shdxv1w0.fsf@gmail.com> References: <86fua04bpb.fsf@gmail.com> <20171031003153.GA24788@jasmine.lan> <86y3nquko3.fsf@gmail.com> <20171101152708.GA21123@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eA5RL-0007vP-QY for bug-guix@gnu.org; Wed, 01 Nov 2017 22:41:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eA5RG-00076o-TM for bug-guix@gnu.org; Wed, 01 Nov 2017 22:41:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eA5RG-00076b-OS for bug-guix@gnu.org; Wed, 01 Nov 2017 22:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eA5RG-0000LL-GM for bug-guix@gnu.org; Wed, 01 Nov 2017 22:41:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20171101152708.GA21123@jasmine.lan> (Leo Famulari's message of "Wed, 1 Nov 2017 11:27:08 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 29072@debbugs.gnu.org On 11/01/2017 at 11:27 Leo Famulari writes: > On Wed, Nov 01, 2017 at 10:40:28AM -0400, myglc2 wrote: >> Binary file ./gnu/packages/qemu.go matches > > Try deleting this compiled qemu.go and then try again. Thank you Leo. I deleted ./gnu/packages/qemu.go and re-ran make. Make failed to regenerate ./gnu/packages/qemu.go So now I am really confused. DETAILS: g1@g1 ~/src/guix$ guix environment -e "(@ (gnu packages package-management) guix)" -M 4 -c 4 g1@g1 ~/src/guix [env]$ make make all-recursive make[1]: Entering directory '/home/g1/src/guix' Making all in po/guix make[2]: Entering directory '/home/g1/src/guix/po/guix' make[2]: Leaving directory '/home/g1/src/guix/po/guix' Making all in po/packages make[2]: Entering directory '/home/g1/src/guix/po/packages' make[2]: Leaving directory '/home/g1/src/guix/po/packages' make[2]: Entering directory '/home/g1/src/guix' Compiling Scheme modules... make[2]: Leaving directory '/home/g1/src/guix' make[1]: Leaving directory '/home/g1/src/guix' g1@g1 ~/src/guix [env]$ ls -l ./gnu/packages/qemu.go ls: cannot access './gnu/packages/qemu.go': No such file or directory g1@g1 ~/src/guix$ git status On branch o-master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean g1@g1 ~/src/guix$ git branch -vv * o-master 1f6f4c40c [origin/master] gnu: Add r-tgconfig.