From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 04 08:43:37 2019 Received: (at 33436) by debbugs.gnu.org; 4 Mar 2019 13:43:37 +0000 Received: from localhost ([127.0.0.1]:59236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h0nsX-0003cd-Gs for submit@debbugs.gnu.org; Mon, 04 Mar 2019 08:43:37 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:36910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h0nsV-0003cV-Vf for 33436@debbugs.gnu.org; Mon, 04 Mar 2019 08:43:36 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 49A479C22; Mon, 4 Mar 2019 14:43:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C_50nqswoTr1; Mon, 4 Mar 2019 14:43:34 +0100 (CET) Received: from ribbon (unknown [IPv6:2001:660:6102:320:e120:2c8f:8909:cdfe]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2E7799C1F; Mon, 4 Mar 2019 14:43:34 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: swedebugia Subject: Re: [bug#33436] [PATCH] gnu: Add python-warcio. References: <4f8816d0-8b47-7299-f31b-a2fa0f592d2d@riseup.net> <87in0qu3xp.fsf@gnu.org> <87zhs78un9.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 14 =?utf-8?Q?Vent=C3=B4se?= an 227 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 04 Mar 2019 14:43:33 +0100 In-Reply-To: (swedebugia's message of "Sun, 24 Feb 2019 03:01:29 +0100") Message-ID: <878sxusqka.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 33436 Cc: "33436@debbugs.gnu.org" <33436@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello swedebugia, swedebugia skribis: > On 2019-01-11 09:29, Ludovic Court=C3=A8s wrote: [...] >>>> + (arguments >>>> + ;; FIXME: Some tests require network access. 150 out of 1354 fail >>>> + '(#:tests? #f)) >>> >>> Could you investigate a bit further? What do the test logs show? [...] > Here comes the log from the build. > > I see a lot of "OSError: [Errno 9] Bad file descriptor" and a few > "FileNotFoundError" > > Should I report upstream? Yes, please. Perhaps you need to investigate a little bit beforehand (see ) so you can provide them with just the information they need to reproduce and understand the problem. Thanks! Ludo=E2=80=99.