From unknown Tue Jun 17 01:47:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53247: calibre fails to build. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 14 Jan 2022 06:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53247 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 53247@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164214021324771 (code B ref -1); Fri, 14 Jan 2022 06:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Jan 2022 06:03:33 +0000 Received: from localhost ([127.0.0.1]:35272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8FgK-0006RG-L9 for submit@debbugs.gnu.org; Fri, 14 Jan 2022 01:03:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:41544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8FgH-0006R6-Ff for submit@debbugs.gnu.org; Fri, 14 Jan 2022 01:03:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8FgF-0004I3-KI for bug-guix@gnu.org; Fri, 14 Jan 2022 01:03:20 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:39282) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8FgD-00010w-OP for bug-guix@gnu.org; Fri, 14 Jan 2022 01:03:19 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1n8Fg7-0000ao-Ry; Fri, 14 Jan 2022 07:03:11 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1n8Ffy-0002HF-Bb for bug-guix@gnu.org; Fri, 14 Jan 2022 07:03:11 +0100 From: Michael Rohleder Date: Fri, 14 Jan 2022 07:03:10 +0100 Message-ID: <87zgny97mp.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1642140197;c9f885b8; X-HE-SMSGID: 1n8Fg7-0000ao-Ry Received-SPF: permerror client-ip=80.237.132.231; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) 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: -1.0 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Looks like upgrading zeroconf (33898cd5b7fa5cd3c5e5af17d72ee84a95b6a5ba) broke calibre: ... starting phase `install' ... --=-=-= Content-Type: text/x-verbatim Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Installing calibre environment module: /gnu/store/q227rjddwqxvkd165ydj648gm= ak7x4xi-calibre-5.21.0/lib/python3.9/site-packages/init_calibre.py Traceback (most recent call last): File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/./setup.py", li= ne 119, in sys.exit(main()) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/./setup.py", li= ne 104, in main command.run_all(opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/__init__.= py", line 203, in run_all self.run_cmd(self, opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/__init__.= py", line 199, in run_cmd cmd.run(opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/install.p= y", line 154, in run self.run_postinstall() File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/install.p= y", line 177, in run_postinstall from calibre.linux import PostInstall File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/lin= ux.py", line 13, in from calibre.customize.ui import all_input_formats File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/cus= tomize/ui.py", line 18, in from calibre.customize.builtins import plugins as builtin_plugins File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/cus= tomize/builtins.py", line 752, in from calibre.devices.smart_device_app.driver import SMART_DEVICE_APP File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/dev= ices/smart_device_app/driver.py", line 2044, in from zeroconf import (BadTypeInNameException, _HAS_A_TO_Z, ImportError: cannot import name '_HAS_A_TO_Z' from 'zeroconf' (/gnu/store/w= d7qza7crmav4z8a0rsaqipil279smv5-python-zeroconf-0.38.1/lib/python3.9/site-p= ackages/zeroconf/__init__.py) error: in phase 'install': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("./setup.py" "inst= all" "--prefix=3D/gnu/store/q227rjddwqxvkd165ydj648gmak7x4xi-calibre-5.21.0= " "--no-compile") exit-status: 1 term-signal: #f stop-signal: #f>=20 phase `install' failed after 2.5 seconds command "python" "./setup.py" "install" "--prefix=3D/gnu/store/q227rjddwqxv= kd165ydj648gmak7x4xi-calibre-5.21.0" "--no-compile" failed with status 1 builder for `/gnu/store/jkw6y56fsbh53rn8q214ny3fxk25p6c0-calibre-5.21.0.drv= ' failed with exit code 1 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I found this https://bugs.gentoo.org/800233 similar gentoo bug. Seems, our calibre needs a patch or upgraded to >=3D5.24 =2D-=20 Those who do not understand Unix are condemned to reinvent it, poorly.=20 -- Henry Spencer --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAmHhEh4RHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyWcQwf8DRagf88Y7Nzb9bY0VJaxs2AjnCJb+0Wn dzHu4SQtLsx4VpDsdklxKaGrhovDDm4eFWEx0i5SWHpZT/lMzLSO7JGMXuNovx/V p6o/GYT3xNesCCKOPjQaUSJSr6Gg49P5WKL9O/dGSrrQj27v/2lnWuOOHEB1OHo/ 76Cp83mYSZkyQUIxCaNtH5yLtT1wRn02YZyDy63OOBUSzJgpJ+3L5x8JWpZiqc9J jtHs6aDCT41MsDG55CEkyehIIvMumE+ziMm6bZXuDdGS0Cip1O31pUT0e5fPXpqW DLFb58x1CKOnXBr/VgVjqUwnMGEcdLwmCGgJwrELG0uCv2BM/Ng7fg== =oMv7 -----END PGP SIGNATURE----- --==-=-=-- From unknown Tue Jun 17 01:47:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53247: calibre fails to build. Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 14 Jan 2022 19:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53247 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Michael Rohleder Cc: 53247@debbugs.gnu.org Received: via spool by 53247-submit@debbugs.gnu.org id=B53247.164218938211808 (code B ref 53247); Fri, 14 Jan 2022 19:44:01 +0000 Received: (at 53247) by debbugs.gnu.org; 14 Jan 2022 19:43:02 +0000 Received: from localhost ([127.0.0.1]:38195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8STV-00034O-RQ for submit@debbugs.gnu.org; Fri, 14 Jan 2022 14:43:02 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:56827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8STQ-00033l-IJ for 53247@debbugs.gnu.org; Fri, 14 Jan 2022 14:43:00 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 5CB9B3201DB0; Fri, 14 Jan 2022 14:42:50 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Fri, 14 Jan 2022 14:42:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=Ao6P8lLlfWlKg5wTYLOPS4kg 3IvpliEYo51W5VfecIE=; b=fngFl+/VditA3pjPiMUPKqX9jWzLV5fa2tHmIKX9 aS0DXKDE4oY5YtCfU2eB3U1SI7HD9mcX3jMhuZ1fdFoZMbrAXXWpFQzvFujc+70T RWTCP9onwYKDyOrG9ZDZoj4dUuh9tUzVSu8bG1cVbSC+4x5jUgTouTJP7QkNdkvx qBo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=Ao6P8l LlfWlKg5wTYLOPS4kg3IvpliEYo51W5VfecIE=; b=TFVX8vfXFRDZJ17P/lpz2K oBn63QJnCdouMKm7DmUjWjDKob7omvmUlJyQ+hJpctzker/7KPxJuyuH+mO1RqYM 9jemc+u3FFRcfZhAanP3NWEX2i3lfekI9w6VFDCSgJWyf9vdK8HKFge09PwuXFIE WoEl5N1f8xNb2vAGd2CSVun1jl539BQRz5rNmPrPtxCwwKy6kVHvjy8TAcH/Jmvb T/WHMH0r3cvC2LI+qij7LWMn35exOHVtc/Y2FfWVCWZqyt3rXvIdGea7wf3YYEXU HZlY8/gKcwi8lDoqnJ3a6zAiyRI4MBw3q0eSj1fvpkhwZIZLGe4a8l4Hc7xFmlQQ == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrtdehgdduvdekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepvdduteegteffgeffleevueffueejud egjeefhffgfedttedtudehteefvedutddtnecuffhomhgrihhnpehgvghnthhoohdrohhr ghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvg hosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 14 Jan 2022 14:42:49 -0500 (EST) Date: Fri, 14 Jan 2022 14:42:47 -0500 From: Leo Famulari Message-ID: References: <87zgny97mp.fsf@rohleder.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87zgny97mp.fsf@rohleder.de> X-Spam-Score: -0.7 (/) 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: -1.7 (-) On Fri, Jan 14, 2022 at 07:03:10AM +0100, Michael Rohleder wrote: > Looks like upgrading zeroconf (33898cd5b7fa5cd3c5e5af17d72ee84a95b6a5ba) > broke calibre: Thanks for reporting this failure in one of the flagship free software packages :) > I found this https://bugs.gentoo.org/800233 similar gentoo bug. > Seems, our calibre needs a patch or upgraded to >=5.24 I'm testing the Gentoo patch now. The upstream patch from Calibre doesn't apply to 5.21.0, which we have packaged. We should definitely upgrade our Calibre package but we can fix this bug more quickly. From unknown Tue Jun 17 01:47:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Michael Rohleder Subject: bug#53247: closed (Re: bug#53247: calibre fails to build.) Message-ID: References: <87zgny97mp.fsf@rohleder.de> X-Gnu-PR-Message: they-closed 53247 X-Gnu-PR-Package: guix Reply-To: 53247@debbugs.gnu.org Date: Fri, 14 Jan 2022 19:48:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1642189682-12425-1" This is a multi-part message in MIME format... ------------=_1642189682-12425-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #53247: calibre fails to build. which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 53247@debbugs.gnu.org. --=20 53247: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53247 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1642189682-12425-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 53247-done) by debbugs.gnu.org; 14 Jan 2022 19:47:11 +0000 Received: from localhost ([127.0.0.1]:38200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8SXX-0003BO-G6 for submit@debbugs.gnu.org; Fri, 14 Jan 2022 14:47:11 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:51461) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8SXU-0003BB-Gk for 53247-done@debbugs.gnu.org; Fri, 14 Jan 2022 14:47:08 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id AF7153201DD2; Fri, 14 Jan 2022 14:47:02 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Fri, 14 Jan 2022 14:47:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=lOk10UbiflWWZOepC4sFtcGN 0MpWanvjf8XPIrv4jIE=; b=o//ab1TQ36aQqkbPAdl9J84jV26S343L66lPffsi F4n0rimyGWHiJFp+2+Iqn9jDFLaO35yZIUFt9b3zo+HaXdEPw9e8spZ/Ff5EgC+q YOsRtUd+m7X/9sVzHgN1Hap9RpTAdAJSJwTn2gKblHtGEEGCHGnz02TwEXqDA9dB y1M= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=lOk10U biflWWZOepC4sFtcGN0MpWanvjf8XPIrv4jIE=; b=iYoOblMulaOvfNPujGvDRk 2t+nrZYzW6w20yw4Sgvd156BOhBDiu7fcFAPY3VTNMb/0sNNkv2HLAPkG5t1AU82 RWlL74fzQvpCJzCPSlSFQopqUjkM59BtEIB0uIkU9IhhaBLNc7mK1TIOKau0tZyU WdAXg9BmmdTnhjlg+/G3goiwD5v4FOCMtCoIFbVn1QEtbLhUeBUpbB3K7NwEf/0z A6Ma5NPQz1uCK+9T9HS/gNAHmpvctUTwliHf1Y89FSWUJT+uRdndzEmS8l0gufUM wrd4FoYEvSyBN2k2u5abdDO3iSEGXHlQLyAr6c5qMMxt/CZPVq4WWt6sE06OmmUA == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrtdehgdduvdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepueekkedtffdvtddugeejgedtvefhue efiedvjeeitdeigedtveejvdejheffvefgnecuvehluhhsthgvrhfuihiivgeptdenucfr rghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 14 Jan 2022 14:47:01 -0500 (EST) Date: Fri, 14 Jan 2022 14:47:00 -0500 From: Leo Famulari To: Michael Rohleder Subject: Re: bug#53247: calibre fails to build. Message-ID: References: <87zgny97mp.fsf@rohleder.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53247-done Cc: 53247-done@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: -1.7 (-) On Fri, Jan 14, 2022 at 02:42:47PM -0500, Leo Famulari wrote: > I'm testing the Gentoo patch now. The upstream patch from Calibre > doesn't apply to 5.21.0, which we have packaged. The Gentoo patch fixes the bug for me. Pushed as 873fda504c74115c2d0333687a6723b134257dac Thanks again for the report! ------------=_1642189682-12425-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Jan 2022 06:03:33 +0000 Received: from localhost ([127.0.0.1]:35272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8FgK-0006RG-L9 for submit@debbugs.gnu.org; Fri, 14 Jan 2022 01:03:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:41544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8FgH-0006R6-Ff for submit@debbugs.gnu.org; Fri, 14 Jan 2022 01:03:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45684) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8FgF-0004I3-KI for bug-guix@gnu.org; Fri, 14 Jan 2022 01:03:20 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:39282) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8FgD-00010w-OP for bug-guix@gnu.org; Fri, 14 Jan 2022 01:03:19 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1n8Fg7-0000ao-Ry; Fri, 14 Jan 2022 07:03:11 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1n8Ffy-0002HF-Bb for bug-guix@gnu.org; Fri, 14 Jan 2022 07:03:11 +0100 From: Michael Rohleder To: bug-guix@gnu.org Subject: calibre fails to build. Date: Fri, 14 Jan 2022 07:03:10 +0100 Message-ID: <87zgny97mp.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1642140197;c9f885b8; X-HE-SMSGID: 1n8Fg7-0000ao-Ry Received-SPF: permerror client-ip=80.237.132.231; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit 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: -1.0 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Looks like upgrading zeroconf (33898cd5b7fa5cd3c5e5af17d72ee84a95b6a5ba) broke calibre: ... starting phase `install' ... --=-=-= Content-Type: text/x-verbatim Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Installing calibre environment module: /gnu/store/q227rjddwqxvkd165ydj648gm= ak7x4xi-calibre-5.21.0/lib/python3.9/site-packages/init_calibre.py Traceback (most recent call last): File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/./setup.py", li= ne 119, in sys.exit(main()) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/./setup.py", li= ne 104, in main command.run_all(opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/__init__.= py", line 203, in run_all self.run_cmd(self, opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/__init__.= py", line 199, in run_cmd cmd.run(opts) File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/install.p= y", line 154, in run self.run_postinstall() File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/setup/install.p= y", line 177, in run_postinstall from calibre.linux import PostInstall File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/lin= ux.py", line 13, in from calibre.customize.ui import all_input_formats File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/cus= tomize/ui.py", line 18, in from calibre.customize.builtins import plugins as builtin_plugins File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/cus= tomize/builtins.py", line 752, in from calibre.devices.smart_device_app.driver import SMART_DEVICE_APP File "/tmp/guix-build-calibre-5.21.0.drv-0/calibre-5.21.0/src/calibre/dev= ices/smart_device_app/driver.py", line 2044, in from zeroconf import (BadTypeInNameException, _HAS_A_TO_Z, ImportError: cannot import name '_HAS_A_TO_Z' from 'zeroconf' (/gnu/store/w= d7qza7crmav4z8a0rsaqipil279smv5-python-zeroconf-0.38.1/lib/python3.9/site-p= ackages/zeroconf/__init__.py) error: in phase 'install': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("./setup.py" "inst= all" "--prefix=3D/gnu/store/q227rjddwqxvkd165ydj648gmak7x4xi-calibre-5.21.0= " "--no-compile") exit-status: 1 term-signal: #f stop-signal: #f>=20 phase `install' failed after 2.5 seconds command "python" "./setup.py" "install" "--prefix=3D/gnu/store/q227rjddwqxv= kd165ydj648gmak7x4xi-calibre-5.21.0" "--no-compile" failed with status 1 builder for `/gnu/store/jkw6y56fsbh53rn8q214ny3fxk25p6c0-calibre-5.21.0.drv= ' failed with exit code 1 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I found this https://bugs.gentoo.org/800233 similar gentoo bug. Seems, our calibre needs a patch or upgraded to >=3D5.24 =2D-=20 Those who do not understand Unix are condemned to reinvent it, poorly.=20 -- Henry Spencer --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAmHhEh4RHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyWcQwf8DRagf88Y7Nzb9bY0VJaxs2AjnCJb+0Wn dzHu4SQtLsx4VpDsdklxKaGrhovDDm4eFWEx0i5SWHpZT/lMzLSO7JGMXuNovx/V p6o/GYT3xNesCCKOPjQaUSJSr6Gg49P5WKL9O/dGSrrQj27v/2lnWuOOHEB1OHo/ 76Cp83mYSZkyQUIxCaNtH5yLtT1wRn02YZyDy63OOBUSzJgpJ+3L5x8JWpZiqc9J jtHs6aDCT41MsDG55CEkyehIIvMumE+ziMm6bZXuDdGS0Cip1O31pUT0e5fPXpqW DLFb58x1CKOnXBr/VgVjqUwnMGEcdLwmCGgJwrELG0uCv2BM/Ng7fg== =oMv7 -----END PGP SIGNATURE----- --==-=-=-- ------------=_1642189682-12425-1--