From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Need of daemon for "guix package" subcommand Date: Fri, 14 Jun 2013 15:55:50 +0200 Message-ID: <1371218150.13081.140661243922393.22545D02@webmail.messagingengine.com> 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]:48602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnUTv-0005Nr-7o for bug-guix@gnu.org; Fri, 14 Jun 2013 09:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnUTt-0003MF-0a for bug-guix@gnu.org; Fri, 14 Jun 2013 09:55:59 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:44436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnUTs-0003Lp-OE for bug-guix@gnu.org; Fri, 14 Jun 2013 09:55:56 -0400 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id E77E720EFB for ; Fri, 14 Jun 2013 09:55:50 -0400 (EDT) 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: bug-guix@gnu.org Ludovic Court=C3=A8s writes: > > The reason I needed to do it is that I was in a situation where the da= emon > > was compiled with the glibc from guix and did not work. > > Oh, weird. (FWIW it works for me.) That's perhaps the same problem I had, before setting GUIX_LD_WRAPPER_ALLOW_IMPURITIES. Konrad =20