From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#24670: bug #24670: Unexpected EOF reading a line (from guix pull) Date: Sun, 16 Oct 2016 12:23:28 +0200 Message-ID: <87inssh9sv.fsf@elephly.net> References: <20161011223407.GA31313@khaalida> <20161014002114.GA28542@khaalida> <20161016045701.GA17581@khaalida> 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]:59438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvibt-0007YG-Ql for bug-guix@gnu.org; Sun, 16 Oct 2016 06:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvibq-0003ff-OE for bug-guix@gnu.org; Sun, 16 Oct 2016 06:24:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bvibq-0003fb-Kd for bug-guix@gnu.org; Sun, 16 Oct 2016 06:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bvibq-0001LI-Fa for bug-guix@gnu.org; Sun, 16 Oct 2016 06:24:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20161016045701.GA17581@khaalida> 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: dian_cecht@zoho.com Cc: 24670@debbugs.gnu.org dian_cecht@zoho.com writes: > On Fri, Oct 14, 2016 at 12:06:41PM +0200, Ricardo Wurmus wrote: >> >> There’s nothing wrong with having /gnu on a separate partition. I’m >> doing the same on our HPC cluster at work (/gnu is on NFS). >> >> Have you tried to install Guix using the binary installation method? >> >> ~~ Ricardo > > I just got the binary version to install and seems to be working properly. I've > managed to install hello via guix package -i hello. > > $ which hello > /var/guix/profiles/per-user/user/guix-profile/bin/hello > > So I think it is all fine and the problem is likely with the ebuild. Thank you for giving this a try! ~~ Ricardo