From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: container issues Date: Sat, 2 Jan 2016 10:10:52 +1000 Message-ID: <5687158C.7060105@uq.edu.au> References: <568526EE.5090002@uq.edu.au> <87twmxl4y9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aF9mk-0001D5-9P for help-guix@gnu.org; Fri, 01 Jan 2016 19:11:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aF9mf-0005XG-Az for help-guix@gnu.org; Fri, 01 Jan 2016 19:11:06 -0500 In-Reply-To: <87twmxl4y9.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: =?UTF-8?Q?Ludovic_Court=c3=a8s?= Cc: help-guix@gnu.org On 02/01/16 01:01, Ludovic Court=C3=A8s wrote: > Ben Woodcroft skribis: > >> $ ./pre-inst-env guix environment --ad-hoc -C ruby > It works for me on GuixSD. > >> In execvp of fsck.none: No such file or directory >> 'fsck.none' exited with code 127 on /home/ben/git/guix; spawning REPL > This comes from =E2=80=98mount-file-system=E2=80=99 in (gnu build file-= systems), called > from (gnu build linux-container). > > I suspect an ABI issue if you haven=E2=80=99t rebuilt since be21979d > (Dec. 22nd.) > > Could you run =E2=80=98make clean-go && make=E2=80=99 and then retry? You suspect correctly, all good. I'll make sure to do that in future=20 before submitting a bug report. > TIA, and happy GNU year! May all the bugs reported to you be false! Thanks, ben