From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: mips64el: No such file or directory: "/nix/store/*-glibc-2.13.drv" Date: Mon, 31 Dec 2012 13:21:32 +0100 Message-ID: <87wqvyxvhv.fsf@gnu.org> References: <8738yvnslh.fsf@karetnikov.org> <87y5gfa7t9.fsf@gnu.org> <87vcbjldp5.fsf@karetnikov.org> <87zk0v4e29.fsf@gnu.org> <87wqvzclyj.fsf@karetnikov.org> <87ehi71bl6.fsf@gnu.org> <87pq1rma9g.fsf@karetnikov.org> 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]:55400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpeN8-0007XW-Ip for bug-guix@gnu.org; Mon, 31 Dec 2012 07:21:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpeN7-0008IG-FG for bug-guix@gnu.org; Mon, 31 Dec 2012 07:21:38 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:57985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpeN7-0008I0-8c for bug-guix@gnu.org; Mon, 31 Dec 2012 07:21:37 -0500 In-Reply-To: <87pq1rma9g.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 30 Dec 2012 17:43:29 -0500") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> Can you run =E2=80=98make clean && make=E2=80=99 in Guix, in case the .d= rv path was >> retained elsewhere? > > Same error. Then I=E2=80=99m pretty clueless here. /nix/store/*-glibc-2.13.drv is definitely the result of =E2=80=9Cnix-instantiate -A glibc /path/to/nixpkgs= =E2=80=9D. It should be valid here. > test -z "nix-setuid-helper" || rm -f nix-setuid-helper > find "/home/guix-savannah/test-tmp" | xargs chmod +w > find: `/home/guix-savannah/test-tmp': No such file or directory > chmod: missing operand after =E2=80=98+w=E2=80=99 > Try 'chmod --help' for more information. > make[1]: [clean-local] Error 123 (ignored) Should be fixed now. Thanks, Ludo=E2=80=99.