From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: bug#24670: Unexpected EOF reading a line (from guix pull) [forward] Date: Fri, 14 Oct 2016 11:22:10 +0000 Message-ID: <87twcfp44d.fsf@we.make.ritual.n0.is> References: <20161011223407.GA31313@khaalida> <8760oycwno.fsf@we.make.ritual.n0.is> <20161012070258.GA12645@khaalida> <87y41s8ybd.fsf@we.make.ritual.n0.is> <87k2dbvlhd.fsf@we.make.ritual.n0.is> 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]:50092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv0Zu-0002z7-Vb for bug-guix@gnu.org; Fri, 14 Oct 2016 07:23:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bv0Zq-0001sK-Mk for bug-guix@gnu.org; Fri, 14 Oct 2016 07:23:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bv0Zq-0001sE-JG for bug-guix@gnu.org; Fri, 14 Oct 2016 07:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bv0Zq-000563-GF for bug-guix@gnu.org; Fri, 14 Oct 2016 07:23:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: Ricardo Wurmus Cc: 24670@debbugs.gnu.org, dian_cecht@zoho.com Ricardo Wurmus writes: > ng0 writes: > >> Without adding all of the off-ticket/list email I got: the failure is >> very likely caused by /gnu/store being on a separate partition. > > What makes you say this is “very likely” the cause? I summarized the email I got offlist, I should've written this before I started summarizing it. 'Very likely' was not my own finding. This is a case of Gentoo/Guix I can not debug. For vanilla amd64_x86 systems my guix ebuild works. I haven't tried the guix-binary ebuild yet (lynX did some finishing touches) but this should behave the same. > I have no problems having /gnu on an NFS share on a remote fileserver > with guix-daemon running on a separate server. > > ~~ Ricardo >