From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: core-updates on Hurd Date: Sun, 9 Jul 2017 13:53:51 +0300 Message-ID: References: <8df0797d-6290-60ba-4218-03da8aaee9e5@gmail.com> <9b9fe9d3-55d9-9ff0-c0db-ccc3a116d882@gmail.com> <87wp7hkj1z.fsf@elephly.net> 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]:53616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dU9qf-0006ao-Vn for guix-devel@gnu.org; Sun, 09 Jul 2017 06:53:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dU9qc-00044s-UY for guix-devel@gnu.org; Sun, 09 Jul 2017 06:53:58 -0400 Received: from mail-wr0-x231.google.com ([2a00:1450:400c:c0c::231]:35181) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dU9qc-00044Z-O0 for guix-devel@gnu.org; Sun, 09 Jul 2017 06:53:54 -0400 Received: by mail-wr0-x231.google.com with SMTP id k67so101518155wrc.2 for ; Sun, 09 Jul 2017 03:53:54 -0700 (PDT) In-Reply-To: <87wp7hkj1z.fsf@elephly.net> Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org, rennes@openmailbox.org On 07/09/17 13:20, Ricardo Wurmus wrote: > > Manolis Ragkousis writes: > >> For example trying ./pre-inst-env guix build hello it fails with: >> >> 166<--165(pid2386)->io_write ("guix build: error: lstat: No such file or >> directory: "/home/manolis/repos/guix/g" -1)guix build: error: lstat: No >> such file or directory: "/home/manolis/repos/guix/gnu/packages/zation.scm" >> = 0 104 >> >> Not here that there is no file named >> "/home/manolis/repos/guix/gnu/packages/zation.scm". Could it be >> something that there is something wrong with the guix build command? > > There is no file called “zation.scm” but “serialization.scm”. > Exactly Ricardo, for some reason files are getting corrupted.