From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34914: =?UTF-8?Q?=E2=80=98guix?= pack -f =?UTF-8?Q?squashfs=E2=80=99?= should create an empty /home Date: Tue, 19 Mar 2019 11:32:10 +0100 Message-ID: <87d0mnb1ed.fsf@gnu.org> References: <87y35bb2uc.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6C3K-0006se-QN for bug-guix@gnu.org; Tue, 19 Mar 2019 06:33:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6C3K-0006vb-8i for bug-guix@gnu.org; Tue, 19 Mar 2019 06:33:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36077) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h6C3J-0006vO-Uc for bug-guix@gnu.org; Tue, 19 Mar 2019 06:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h6C3J-0004m5-P9 for bug-guix@gnu.org; Tue, 19 Mar 2019 06:33:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87y35bb2uc.fsf@inria.fr> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22\?\= \=\?utf-8\?Q\?'s\?\= message of "Tue, 19 Mar 2019 11:00:59 +0100") 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: 34914-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > $ singularity exec hwloc.sqsh /gnu/store/1s118hqbap2kbblpxm7nlnzqk2dskm4y= -bash-static-4.4.23/bin/bash > WARNING: Non existent bind point (directory) in container: '/scratch' > WARNING: Non existent bind point (file) in container: '/etc/localtime' > WARNING: Non existent bind point (file) in container: '/etc/hosts' > ERROR : Base home directory does not exist within the container: /home > ABORT : Retval =3D 255 Fixed in 6c5e618ca004d3714d9de7676f2a984735bfe17b. Ludo=E2=80=99.