From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#24670: Unexpected EOF reading a line (from guix pull) [forward] Date: Fri, 14 Oct 2016 12:08:44 +0200 Message-ID: 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]:35288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buzQJ-0006fE-5Z for bug-guix@gnu.org; Fri, 14 Oct 2016 06:09:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buzQE-0005Nc-RC for bug-guix@gnu.org; Fri, 14 Oct 2016 06:09:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buzQE-0005NU-N9 for bug-guix@gnu.org; Fri, 14 Oct 2016 06:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1buzQE-0001gD-JE for bug-guix@gnu.org; Fri, 14 Oct 2016 06:09:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k2dbvlhd.fsf@we.make.ritual.n0.is> 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: ng0 Cc: 24670@debbugs.gnu.org, dian_cecht@zoho.com 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 have no problems having /gnu on an NFS share on a remote fileserver with guix-daemon running on a separate server. ~~ Ricardo