From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7pnD-0001IO-NM for guix-patches@gnu.org; Mon, 08 May 2017 17:02:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7pn8-0003Rx-SW for guix-patches@gnu.org; Mon, 08 May 2017 17:02:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57634) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7pn8-0003RY-PA for guix-patches@gnu.org; Mon, 08 May 2017 17:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d7pn8-0000HO-Co for guix-patches@gnu.org; Mon, 08 May 2017 17:02:02 -0400 Subject: bug#26339: [PATCH] system: Remove circular dependency between (gnu system) and (gnu system grub). Resent-Message-ID: Date: Mon, 8 May 2017 23:01:39 +0200 From: Danny Milosavljevic Message-ID: <20170508230139.0f03ab96@scratchpost.org> In-Reply-To: <20170508201655.31097-1-dannym@scratchpost.org> References: <874lwvku5q.fsf@gnu.org> <20170508201655.31097-1-dannym@scratchpost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26339@debbugs.gnu.org, ludo@gnu.org Pushed this one patch to master after a successful local test (also without .go files). Let me know when it still doesn't work / we decide to, then I can revert all of them. I know which they are... But I think it's going to work now - and we are gonna need them regardless.