From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: core-updates on Hurd Date: Mon, 10 Jul 2017 00:10:47 +0200 Message-ID: <87r2xptg60.fsf@gnu.org> References: <9f4d48f00591681503e62e27cf750d88@openmailbox.org> <87van1kg5j.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUKPm-0006BY-0l for guix-devel@gnu.org; Sun, 09 Jul 2017 18:10:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUKPi-0000BM-Qu for guix-devel@gnu.org; Sun, 09 Jul 2017 18:10:53 -0400 In-Reply-To: <87van1kg5j.fsf@elephly.net> (Ricardo Wurmus's message of "Sun, 09 Jul 2017 13:23:36 +0200") 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 Hello! Ricardo Wurmus skribis: > 105<--153(pid1070)->dir_lookup ("home/buzz/guix/gnu/packages/zation.scm= " 64 0) =3D 0x40000002 (No such file or directory)=20 I looked more closely, logged in on darnassus, and commit 1ab9e483391f8b62b873833ea71cb0074efa03e7 fixes it AFAICS. The problem was that =E2=80=98struct dirent64=E2=80=99 is slightly differen= t on GNU/Hurd than on GNU/Linux. Rennes, could you confirm that it works for you? Thank you! Ludo=E2=80=99.