|
From: | Andreas Enge |
Subject: | Re: Error messages and progress report |
Date: | Mon, 10 Dec 2012 23:12:20 +0100 |
User-agent: | KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) |
Am Montag, 10. Dezember 2012 schrieb Ludovic Courtès: > The test here creates the ‘test-EACCES’ directory, chmods it to 000, and > expects to be unable to list its contents. But in your case, it > succeeds. > > I think that’s because nix-worker is running as root and doesn’t have > build users configured.
Yes, I just tried creating a directory, chmod 000 and ls. root can do this. 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?
Andreas
|
[Prev in Thread] | Current Thread | [Next in Thread] |