From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: Invalid nar signature Date: Thu, 15 Jan 2015 12:23:58 -0500 Message-ID: References: <87zjapejo3.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87ppbkompf.fsf@gnu.org> <87ppbkfw4w.fsf@gnu.org> <87ppbkedf2.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <871tnz8qwx.fsf@gnu.org> <87mw5kkbue.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87zj9k74ob.fsf@gnu.org> <87387c580h.fsf@gnu.org> 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]:34734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBo9O-0000MD-LI for guix-devel@gnu.org; Thu, 15 Jan 2015 12:24:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBo9I-0000Ec-Sq for guix-devel@gnu.org; Thu, 15 Jan 2015 12:24:06 -0500 Received: from na3sys009aog128.obsmtp.com ([74.125.149.141]:54391 helo=mail-pa0-f48.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBo9I-0000EK-L8 for guix-devel@gnu.org; Thu, 15 Jan 2015 12:24:00 -0500 Received: by mail-pa0-f48.google.com with SMTP id rd3so18667244pab.7 for ; Thu, 15 Jan 2015 09:23:59 -0800 (PST) In-Reply-To: <87387c580h.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Thu, Jan 15, 2015 at 11:22 AM, Ludovic Court=C3=A8s wrote= : > "Thompson, David" skribis: > >> On Thu, Jan 15, 2015 at 4:51 AM, Ludovic Court=C3=A8s wro= te: >>> (web server http) does not use threads so it should be OK. But we=E2= =80=99ll >>> see that afterwards. :-) >> >> Ah, okay. Even so, requiring a single-threaded application in order >> to use compressed/decompressed ports makes hacking on 'guix publish' >> inconvenient, as it eliminates use of the REPL. > > Agreed. We=E2=80=99ll probably need libbz2 bindings at some point. I was about to go down that road last night. ;) - Dave