From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:40581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtES8-0000Ht-Hh for guix-patches@gnu.org; Mon, 11 Feb 2019 11:29:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtES7-0000jF-Nf for guix-patches@gnu.org; Mon, 11 Feb 2019 11:29:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44685) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gtES6-0000j7-UN for guix-patches@gnu.org; Mon, 11 Feb 2019 11:29:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gtES6-0006xD-HH for guix-patches@gnu.org; Mon, 11 Feb 2019 11:29:02 -0500 Subject: [bug#34139] Update electrum, add python-aiohttp-socks and python-aiorpcx Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ef98nr6q.fsf@ponder> <87tvhwmo3e.fsf@gnu.org> <87h8doe9qk.fsf@ponder> <87lg2opp84.fsf@gnu.org> <878syourjw.fsf@ponder> Date: Mon, 11 Feb 2019 17:28:07 +0100 In-Reply-To: <878syourjw.fsf@ponder> (Vagrant Cascadian's message of "Sat, 09 Feb 2019 21:43:31 -0800") Message-ID: <87mun2s31k.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vagrant Cascadian Cc: 34139-done@debbugs.gnu.org Hi Vagrant, Vagrant Cascadian skribis: > On 2019-02-09, Ludovic Court=C3=A8s wrote: >> Vagrant Cascadian skribis: [...] >> Unfortunately qtwebkit, a dependency of Electrum, currently fails to >> build on =E2=80=98master=E2=80=99: > ... >> See >> . > > FWIW, I was eventually able to build qtwebkit locally after freeing up > some disk space; it takes at *least* 12GB free to build, in my > experience... saw the build go as high as ~11.5GB at one point, don't > know how much it eventually needed. In the meantime I also fixed the qtwebkit issue: https://issues.guix.info/issue/34062 Thanks, Ludo=E2=80=99.