GNU bug report logs

#56005 "write_wait_fd: unimplemented" error from 'guix substitute'

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #8 received at 56005@debbugs.gnu.org (full text, mbox, reply):

Received: (at 56005) by debbugs.gnu.org; 16 Jun 2022 07:58:35 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 16 03:58:35 2022
Received: from localhost ([127.0.0.1]:40663 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1o1kOh-0004Ch-49
	for submit@debbugs.gnu.org; Thu, 16 Jun 2022 03:58:35 -0400
Received: from andre.telenet-ops.be ([195.130.132.53]:50264)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <maximedevos@telenet.be>) id 1o1kOd-0004CS-6F
 for 56005@debbugs.gnu.org; Thu, 16 Jun 2022 03:58:34 -0400
Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be
 ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a])
 by andre.telenet-ops.be with bizsmtp
 id jjyV270064UW6Th01jyVdw; Thu, 16 Jun 2022 09:58:29 +0200
Message-ID: <31d325076ae0c552cc04a010956faed27dc35d2c.camel@telenet.be>
Subject: Re: bug#56005: "write_wait_fd: unimplemented" during downloading
 substitutes
From: Maxime Devos <maximedevos@telenet.be>
To: Thiago Jung Bauermann <bauermann@kolabnow.com>, 56005@debbugs.gnu.org
Date: Thu, 16 Jun 2022 09:58:24 +0200
In-Reply-To: <87o7yt71sc.fsf@kolabnow.com>
References: <87o7yt71sc.fsf@kolabnow.com>
Content-Type: multipart/signed; micalg="pgp-sha512";
 protocol="application/pgp-signature"; boundary="=-QCPJXp+OgfQ0rZVv9avD"
User-Agent: Evolution 3.38.3-1 
MIME-Version: 1.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22;
 t=1655366309; bh=cU6+98RqCcXgUAgs9/9VwLl7Uph6pk00UTq3fhZ4WSw=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References;
 b=KwKz6KAQcIzrGnWapzvO9DNxkGrWSYsywTQkt7yjz4VRSM6VGA5xxf47oNwyFRhiQ
 2D9RyrFWOscfTqS7S0cUA/KWuPtvMrhfjbEEzHV3PrFzzis5sVSYbcl9GdbxBUE7mN
 woyQpqeGGr5LTbATz8sLxZCWGhGsGzzFNDuvsvN2zDIeau4INvHWqTbx6/ko+1M5dc
 GmgQHuIFx8+H/qew8MA57HWfpvVB/r8oR9V/iJa+IC5qSFBBQg2Od/w4lzMxSZJWX9
 UUyA2CL5vsOk+KE5mg4kIenPPpBAb6N1s/8aSv9SJy7yTTNJ9dn5lTZ5yR9rmEdA7b
 NTJrslzynOpLg==
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 56005
Cc: control@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.0 (-)
[Message part 1 (text/plain, inline)]
retitle 56006 "write_wait_fd: unimplemented" during downloading substitutes
thanks

Thiago Jung Bauermann via Bug reports for GNU Guix schreef op wo 15-06-
2022 om 23:40 [-0300]:
> I had a quick look at ‘fetch-narinfos’ but I couldn't figure out what
> could be calling into this unimplemented function ‘write_wait_fd’…

Untested hypothesis: maybe writing to the TLS-wrapped port constructed
in (guix build download) blocked, so Guile's port code ran
'write_wait_fd', which was not set for the TLS port (in the GnuTLS
library)?  Alternatively: maybe 'make-custom-binary-input/output-port'
in (guix build download) was used incorrectly?

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 15:11:02 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.