From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: =?UTF-8?B?4oCYLS1uby1zdWJzdGl0dXRlc+KAmSBpcyBpZ25vcmVkIG9uIGk=?= =?UTF-8?B?Njg2?= Date: Sun, 08 Sep 2013 13:51:46 +0200 Message-ID: <522C64D2.4000603@gmail.com> References: <87vc2o4qwc.fsf@gnu.org> <87fvtimho8.fsf@karetnikov.org> <87txhy2rup.fsf@gnu.org> <87ppsldntv.fsf@karetnikov.org> <878uz87pnx.fsf@gnu.org> <87d2ojh6mc.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIdre-0007SM-K6 for guix-devel@gnu.org; Sun, 08 Sep 2013 08:13:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIdrW-0000gK-7A for guix-devel@gnu.org; Sun, 08 Sep 2013 08:13:14 -0400 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:54189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIdrW-0000gG-0j for guix-devel@gnu.org; Sun, 08 Sep 2013 08:13:06 -0400 Received: by mail-we0-f177.google.com with SMTP id t60so3302602wes.36 for ; Sun, 08 Sep 2013 05:13:05 -0700 (PDT) In-Reply-To: <87d2ojh6mc.fsf@karetnikov.org> List-Id: 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: guix-devel@gnu.org On 09/08/2013 01:53 PM, Nikita Karetnikov wrote: > ./pre-inst-env guix build --no-substitutes gnupg I can confirm this bug on i686. The same happens with "guix package --no-substitutes -i gnupg". On x86-64, everything works as expected. Cyril.