From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: bug#30413: file exists and is +x but cannot be executed Date: Thu, 15 Feb 2018 09:50:25 +0100 Message-ID: <20180215095025.2d9142c7@jasniac.instanton> References: <20180210183035.7433101a@jasniac.instanton> <87vaezsn0a.fsf@gnu.org> 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]:52145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emFFx-0007Wk-W6 for bug-guix@gnu.org; Thu, 15 Feb 2018 03:51:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emFFu-0004JW-Tp for bug-guix@gnu.org; Thu, 15 Feb 2018 03:51:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35721) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emFFu-0004JK-Pv for bug-guix@gnu.org; Thu, 15 Feb 2018 03:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1emFFu-00011M-Gc for bug-guix@gnu.org; Thu, 15 Feb 2018 03:51:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87vaezsn0a.fsf@gnu.org> 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" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30413@debbugs.gnu.org Ludovic=E2=80=94 Je 14 feb 14:45 skribis Ludovic: > Marco van Hulten skribis: >=20 > > user2@graviton ~$ lpr > > lpr: No such file or directory > > user2@graviton ~$ which lpr > > /home/user2/.guix-profile/bin/lpr =20 >=20 > Could it be that /gnu/store is mounted as no-exec, or something along > these lines? What does the =E2=80=98mount=E2=80=99 command show? Could have been, but not likely as I remember other commands, surely several from /gnu/store/, working properly. Right now `lpr` works (and I didn't do a pull; path is the same). I would have reported that before if I had tried to use the printer again. In any case, the issue went away =E2=80=94 the bug report can be cl= osed (as unconfirmable or something). Thanks! =E2=80=94Marco