From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Libextractor 1.2 Date: Wed, 20 Nov 2013 12:17:16 +0100 Message-ID: <87mwkztj9f.fsf@gnu.org> References: <20131120082240.GA29357@debian> 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]:52121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vj5mf-0008Ot-B9 for guix-devel@gnu.org; Wed, 20 Nov 2013 06:17:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vj5mX-00015Y-FT for guix-devel@gnu.org; Wed, 20 Nov 2013 06:17:25 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:57586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vj5mX-00015T-9g for guix-devel@gnu.org; Wed, 20 Nov 2013 06:17:17 -0500 In-Reply-To: <20131120082240.GA29357@debian> (Andreas Enge's message of "Wed, 20 Nov 2013 09:22:40 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > Just for future reference and in case someone else gets bitten by the same > problem: For the tests of the just upgraded libextractor 1.2 to pass, one > also needs /dev/shm to be included into the chroot, so it should not be a > symbolic link. A work-around for debian is described at > https://lists.gnu.org/archive/html/bug-guix/2013-10/msg00015.html . Noted, thanks for the heads-up. Ludo=E2=80=99.