From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Error messages and progress report Date: Mon, 10 Dec 2012 23:59:10 +0100 Message-ID: <871uex1pkx.fsf@gnu.org> References: <201212092101.21170.andreas@enge.fr> <201212101917.44955.andreas@enge.fr> <87lid538at.fsf@gnu.org> <201212102312.21183.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiCJg-0007bp-2k for bug-guix@gnu.org; Mon, 10 Dec 2012 17:59:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiCJd-0008Qs-8y for bug-guix@gnu.org; Mon, 10 Dec 2012 17:59:16 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:37825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiCJd-0008QU-1v for bug-guix@gnu.org; Mon, 10 Dec 2012 17:59:13 -0500 In-Reply-To: <201212102312.21183.andreas@enge.fr> (Andreas Enge's message of "Mon, 10 Dec 2012 23:12:20 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > Yes, I just tried creating a directory, chmod 000 and ls. root can do thi= s. > However, when I chown the nix-build... directory to some other user, the > test succeeds. Should this problem not also occur when compiling > guile-2.0.6 by root outside of guix? Should the test maybe be disabled > in the guile distribution? Yes, that=E2=80=99s what I just did: http://git.savannah.gnu.org/cgit/guile.git/commit/?h=3Dstable-2.0&id=3D99= 77b316434c6ac59e0224fd530ab8065f2cc938 Thanks, Ludo=E2=80=99.