From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: New =?utf-8?B?4oCYZ3VpeCBwdWxs4oCZ?= /root/.config/current/bin/guix: Permission denied Date: Fri, 13 Jul 2018 14:04:22 +0200 Message-ID: <87h8l3ibp5.fsf@gnu.org> References: <87y3fogt8e.fsf@gnu.org> <87sh4ore3y.fsf@gmail.com> <20180712110438.gr3agufho7h63hel@thebird.nl> <87o9fcr11f.fsf@elephly.net> <20180712142045.uyxksvqgrl7zz3z5@thebird.nl> <87muuwr0i9.fsf@elephly.net> <20180712164456.o3nhmhqobo5idilg@thebird.nl> <20180713083902.vwd32bltq35pwe5o@thebird.nl> 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]:54359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdwoI-00022J-4V for guix-devel@gnu.org; Fri, 13 Jul 2018 08:04:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdwoD-0003MU-8R for guix-devel@gnu.org; Fri, 13 Jul 2018 08:04:30 -0400 In-Reply-To: <20180713083902.vwd32bltq35pwe5o@thebird.nl> (Pjotr Prins's message of "Fri, 13 Jul 2018 10:39:02 +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: Pjotr Prins Cc: guix-devel Hi Pjotr, Pjotr Prins skribis: > Fails to build with below /gnu/store/8ahlc84zaj0iw9jpsdpa9wx4ms0s9cma-gui= x-daemon-0.15.0-1.4876bc8/libexec/guix/download: line 8: /root/.config/curr= ent/bin/guix: Permission denied Could you figure out why this is the case, perhaps by running attaching =E2=80=9Cstrace -f=E2=80=9D to guix-daemon? guix-daemon runs as root, so I wonder why we=E2=80=99re getting EACCES for /root/.config/current/bin/guix. Thanks for reporting the issue, Ludo=E2=80=99.