From unknown Sat Sep 13 02:39:40 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#30662 <30662@debbugs.gnu.org> To: bug#30662 <30662@debbugs.gnu.org> Subject: Status: Borg crashes when run with python-msgpack > 0.4.6 Reply-To: bug#30662 <30662@debbugs.gnu.org> Date: Sat, 13 Sep 2025 09:39:40 +0000 retitle 30662 Borg crashes when run with python-msgpack > 0.4.6 reassign 30662 guix submitter 30662 Leo Famulari severity 30662 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 28 22:18:38 2018 Received: (at submit) by debbugs.gnu.org; 1 Mar 2018 03:18:38 +0000 Received: from localhost ([127.0.0.1]:38092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erEjs-0006PO-EJ for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:18:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:37971) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erEjo-0006P8-Ue for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:18:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erEji-0001IG-PY for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:18:27 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:60468) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erEji-0001Hx-LB for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:18:26 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erEjh-0001Ue-D0 for bug-guix@gnu.org; Wed, 28 Feb 2018 22:18:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erEjd-00017A-Mw for bug-guix@gnu.org; Wed, 28 Feb 2018 22:18:25 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:34101) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erEjd-00011d-D5 for bug-guix@gnu.org; Wed, 28 Feb 2018 22:18:21 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 5A2022094B; Wed, 28 Feb 2018 22:18:19 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Wed, 28 Feb 2018 22:18:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=fisfvRf/0c6VGO 7uhWvuBudO7D5YbjEjo8YD2A0Ol4g=; b=Cl0KRnVaLyMyfEjimY8NW/x/rBO+Gj s6knH0N0f/INfU7tQRQrSBWep/++TLfj8gEO/pm5WDSAaLEB8OQeHz3IjX32AHBZ MtzY0ISMhJnTcYzYjfFPT0Apm3M1MksMQZOXsnS0tyi8rC+vDw+lp2I0FdoE10Iw x+Qm/PW8Q75Vg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=fisfvRf/0c6VGO7uhWvuBudO7D5YbjEjo8YD2A0Ol4g=; b=kxgeA1S5 QmjZ5T+f14q7c+W4aDZ3SksP8ldbZ2F/BlwjTvHUmw/KX5inHACxgemnRTOYEm2c RQsRRweNn3Qaj5/8YVqHyUS78RxgkBicDO8/gD+dfPyuCzZhjjDImCbtkfA+8WLJ ec61dt22bZZVELfj2S586BBaU4jay8qKRtEt1KUvRElEI4EAS59oSdY5X4G/WEkD ejz/7jr9TlmKd30tzZgwxugwjPi79hztuW+jc1D9+ngC1oD3jSHaSj9W7E6Nentd QxxL0QqijTgSc5lBwWqBcb1IAUsfqPUkDLIyBtcWsYnGSm/54VzjQsr8IBJgs2kU e05/4uJH6gQJQQ== X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 147167E0ED for ; Wed, 28 Feb 2018 22:18:19 -0500 (EST) Date: Wed, 28 Feb 2018 22:18:17 -0500 From: Leo Famulari To: bug-guix@gnu.org Subject: Borg crashes when run with python-msgpack > 0.4.6 Message-ID: <20180301031817.GA15770@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline User-Agent: Mutt/1.9.3 (2018-01-21) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Borg fails to create new backups ("archives") with python-msgpack later than 0.4.6: ------ Traceback (most recent call last): File "/gnu/store/14v77f8h72z5qvzl74m5rv0pkkrk1l5s-borg-1.1.4/bin/.borg-real", line 6, in from pkg_resources import load_entry_point File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3017, in @_call_aside File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3003, in _call_aside f(*args, **kwargs) File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3030, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 659, in _build_master ws.require(__requires__) File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 967, in require needed = self.resolve(parse_requirements(requirements)) File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 853, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6' distribution was not found and is required by borgbackup ------ I'll create a python-msgpack-0.4.6 package as a quick fix as soon as I get a bug number from debbugs. --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlqXcPYACgkQJkb6MLrK fwgVvw//cmS+sOQQ9nhK8aUECIoaLj7/HCIrwk3UbzhvuLBpV6gtjjrNAltAOyyr dELHmQMKEE8Pue1rqrq2goqH/5E5K197svuwZmDIVXvniYOhnQ64myD37Lxmm6ta 42bjLXD3Ru4jpS+MHJ6DHlzlpjMEWILqDR/8QCaRqhLIsRqU7MpXEGCyhAPb2fdh b26727MGRuakenutEy06t6WZPaAzzDvwOUqxWNEZxUqEpCZHTXHLsLJbM/fFboxC Sd7ivq5PcMqgHLNcbggVXCl5iF/y9fY2sLSKceX/DtqWtR/7FNfw6z6WK4mN75NJ kr8QG79cZmntWJcPvsb3uZoqWg8ttsCj0TykYHd8E19XiaJlQZeKxZor5rDrQbOC fDnIRjwBU6L8m3tafRxjGQmDFY5Jz2Rfr6PRFiQpv0NkkZSbQX+ZRnbDPq1VXT/C Zlg8r2kiaLc3Qi6uZ99hDfvhJ0kIov2Cuu70Y2eQb9xvTasMEZIgXjKXce3EjVSI 1IUzm4GdaMZjtzAsh1owuTaAV1/DBhZv86ZhIW8FM7PYANNmfSFi3BiDAMQh2hAP RrCLH9ZT3sQ+wJ3TceruPrUwTYAKqC2exgCvMc9yhzEIqohAUdNYaRPFzK7L9Lqf M7EbM2AOmlIa+ioBhJNzXMTU/mfyXT4g8CLvulfWaXNUgFl3/+A= =kRTw -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 28 22:37:57 2018 Received: (at submit) by debbugs.gnu.org; 1 Mar 2018 03:37:57 +0000 Received: from localhost ([127.0.0.1]:38103 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erF2Z-0006rX-IG for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:37:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erF2W-0006rF-6u for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:37:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erF2P-00078B-G6 for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:37:46 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57888) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erF2P-000780-C7 for submit@debbugs.gnu.org; Wed, 28 Feb 2018 22:37:45 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erF2O-0005QB-42 for bug-guix@gnu.org; Wed, 28 Feb 2018 22:37:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erF2K-000715-5W for bug-guix@gnu.org; Wed, 28 Feb 2018 22:37:44 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:55865) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erF2J-0006zq-Sw for bug-guix@gnu.org; Wed, 28 Feb 2018 22:37:40 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 41F5220B4B; Wed, 28 Feb 2018 22:37:39 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 28 Feb 2018 22:37:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=v9TBKrE7T02LfJ6qa3UxohsOGn4wdGB2QtHvVkD8Rxo=; b=jx2ey gY/NLA1BCI66n7ZnZ1MP/cVjhtroBVXe2W7HtZTspjAafcTfivBpbb6xZXmO5x9r KuvQ99NK29EsV3lrfFGcyVtiS58KXvQlIzOB4J7Fq67quFvxBPYO+v2duabOQkCa zT7H2dTyu0BMjHDfyn25IOa31sDkU03QnGnOaA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=v9TBKrE7T02LfJ6qa3UxohsOGn4wd GB2QtHvVkD8Rxo=; b=HQEZWjhuNBnMFzQAseSD+taB6Ln+nc9vyBXAC8Y7E9l+P LUjl+sCLHp5I+ceYMySsFn5ydUhcf9LKf0Fdq9kWtCzq53/spQUdgoZHaMQ2Dcjx AR7A3BehL84AzUCS0ycsuoJBUxBoHyF567fJnVGVHhM40btrLzqKV2Hz5BYWFx1A TzUISO2QmRGZMXV+nZPEZ6t2AxEL6LxVKX8DcUaWakrP3w77TkhvgKqmaQJSGOuR V1a35rwNPLlaL5dO3IRarzhV2TjBITCIM9tawKC4BoQ9EDacpT6ULMArZJGYPZvp nBrPdoQGJNUf9P/0uNW2PC+FGZHB/CDWHI11eDCCw== X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id E8E25246A1 for ; Wed, 28 Feb 2018 22:37:38 -0500 (EST) Date: Wed, 28 Feb 2018 22:37:37 -0500 From: Leo Famulari To: bug-guix@gnu.org Subject: Re: Borg crashes when run with python-msgpack > 0.4.6 Message-ID: <20180301033737.GA28717@jasmine.lan> References: <20180301031817.GA15770@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <20180301031817.GA15770@jasmine.lan> User-Agent: Mutt/1.9.3 (2018-01-21) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 28, 2018 at 10:18:17PM -0500, Leo Famulari wrote: > Borg fails to create new backups ("archives") with python-msgpack later > than 0.4.6: >=20 > ------ > Traceback (most recent call last): > File "/gnu/store/14v77f8h72z5qvzl74m5rv0pkkrk1l5s-borg-1.1.4/bin/.borg-= real", line 6, in > from pkg_resources import load_entry_point > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 3017, in > @_call_aside > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 3003, in _call_aside > f(*args, **kwargs) > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 3030, in _initialize_m= aster_working_set > working_set =3D WorkingSet._build_master() > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 659, in _build_master > ws.require(__requires__) > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 967, in require > needed =3D self.resolve(parse_requirements(requirements)) > File "/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/pyth= on3.6/site-packages/pkg_resources/__init__.py", line 853, in resolve > raise DistributionNotFound(req, requirers) > pkg_resources.DistributionNotFound: The 'msgpack-python>=3D0.4.6' distrib= ution was not found and is required by borgbackup > ------ >=20 > I'll create a python-msgpack-0.4.6 package as a quick fix as soon as I > get a bug number from debbugs. Actually, that's not what's going on. Taking a closer look... --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlqXdYEACgkQJkb6MLrK fwidqRAAmVp9AqnJZ/Qows5iv9NcQbFvUTHNsTphWJxTAjdXUsASqeKJgD1o2BM9 MZUxbcinB0qrAAr1jXrFIf5Vs2VhpRNjVkAiJPv4UATrf+7hfNBkmWalicLBIrZ1 Bmm9X3kCKPszCt5qXB/I7DekoLKjupm7lkCuX3vCx2l7ZHGup2GRAYqjOB5fh3I8 X8DTTCXp3po2A+Fj/6fh0yRAMcwiV1D0l+yU8ioMbmp9OKI4MQuGY5NIOXwcR6Bt Aym5QMj+QUkzC8ffmFI3jBbiIhNWVjA3L3clxtyUkGc4isNHR59YiY6XbgwkA5ot dO8fVdrQqF0vX/JewhPS2wDWGflvphgtuE0P8HiVnB+MIFO5Ujerljpymd8Hx06W L1MfWHMr8Eh/iuJbAAuR4rt9hn3DR40TIEvKAaxAE7WH5LorNIYCL0OeVNF4xO0L w5BsmhILVMUvrp0fkTywOGAWDoBYwlfUkmaTJhq4U0ikcZRd3vmLJhWHvmHdCzLj V+8Y8MO3dYoTQC9lAb3gxPWwrTvZ27BfJUSDPkHJBBzdo7Rd7dE8cQyYYiKrPzET qWyde6KPxfq4PFhoPn/WzTHsO+HObntPC8uQqgTLysXXmTI/nnKzSyofZc/sok4z f5aop5GlT/AGmwqikoI/l9S/7lrU6nzXIcecrs6j8bHaCBGNUTo= =S+jS -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 28 23:46:15 2018 Received: (at 30662-done) by debbugs.gnu.org; 1 Mar 2018 04:46:15 +0000 Received: from localhost ([127.0.0.1]:38120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erG6h-0008Ux-0R for submit@debbugs.gnu.org; Wed, 28 Feb 2018 23:46:15 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:41095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1erG6e-0008Up-Vu for 30662-done@debbugs.gnu.org; Wed, 28 Feb 2018 23:46:13 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 611D920CAF; Wed, 28 Feb 2018 23:46:12 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Wed, 28 Feb 2018 23:46:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=DDQ4unIoAluhkmiyJcVlhzE94MpbpYk+mSTcJQeCiQE=; b=B9Qxu n5i+g5J103xX7vamuLF3zjFnjHaa1DkgtazUqvQQrVs5WTRwhzfESZgHYpbNNZlc iOr9UFuPgr3Skw1pRWHNZpPOLBBR/Cl3DtxW172gbahvaCwTpNuA3lefChXGN6A1 uKtTqZ/+ktOGPDLPQJ07R/2/KgaMdTbPYaa0Gw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=DDQ4unIoAluhkmiyJcVlhzE94Mpbp Yk+mSTcJQeCiQE=; b=VFmsLOTtX9gWv22e96DOh6iGDiS3lrspGGq+DSYGtjQRm R7RcQc/xrcWizWJ5kb2xjh1d5RMVWNq/mn/M2VtEHjDmA+PaIYsEItczKvAQDGtC LU2osMwncU6NWWhitUu7bcnuRSG/sK9BlurlOiFEwi9Kxpx7FG/X6oLmJu0sGeX+ BiVXeW6/PmJsqbgner7owBRsWudVB5IQyvIByQQWAXKTwqLL0VjlG+OJWYB0v+iz nKM2KjR/I5IVUrVtSbJX00wxOJ6Mg1iC16zYUNC/K0Rxd9BylVD4LaEOFaGKgBY2 SnzBqEomXuCNIIxit5zdOMSBYTH5qbOML5zMKTtJQ== X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 12E597E141 for <30662-done@debbugs.gnu.org>; Wed, 28 Feb 2018 23:46:12 -0500 (EST) Date: Wed, 28 Feb 2018 23:46:10 -0500 From: Leo Famulari To: 30662-done@debbugs.gnu.org Subject: Re: Borg crashes when run with python-msgpack > 0.4.6 Message-ID: <20180301044610.GA5528@jasmine.lan> References: <20180301031817.GA15770@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20180301031817.GA15770@jasmine.lan> User-Agent: Mutt/1.9.3 (2018-01-21) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 30662-done 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.7 (/) --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Feb 28, 2018 at 10:18:17PM -0500, Leo Famulari wrote: > Borg fails to create new backups ("archives") with python-msgpack later > than 0.4.6: > pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6' distribution was not found and is required by borgbackup The name of the library was changed, but there is an option to build a transitional variant of the library. Commit acb59d99dbb8779ecf41cdbba45d2ce8ba88f5ed does that and uses it for borg. --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlqXhZIACgkQJkb6MLrK fwjsRQ//VndzzrKY6lSfAbWaet+V7fLfAvAJAVViRZ5/T/4/iKBy+Q59UD6EHA4h GAj9aFt1euIijLSj0UdjoOlXqe0Rk8X/IIhZE1ikCmRZqPaO3xATD+hju08pxm6X rSG32+IOmFp1D+FN9HEVwfRghQp+JTZI2vP+x0FM7KVcK7FRs84aLULDNZ7FXe05 2K2lQcwgGVR+7M4VAwXScmGnXYAj5hjs5cw/TMyQHH0fZUZ6/2A3Y9hQLkHPd4Sa vdlCJU+nZyprdmgwePx1qnmgzyNTW2EjA1+BMBImDPXFNn6cssHgr2a7xOrQXnre Tt8CL/onlbiCCKAG0855ZAf10iiWdjt31dGb0qScCZ4KDmSIIEx0Vc008+S4h1rN vpPxV5yrZgsy+qSAB+mvFc35Us3i42xlaMHOELadiBWZtkJLDHQwqJiug2qPQR0X Q7AUcZvIIPduhKrm5nRcg8UQgZJ2x6tthz2AUfz1W2f2hjQaT6damZNHnkhlMvyI Z377ximZ+HNENLYh5VrG3+lKnu8Apruq2cLCiQ5zlkd9JtWQUryQuu3dFfzA5GE/ laZHap1siD2GFB1Bn9d7Q42W+xZcvXmOADJSdKZGZF/KWUGXO43dg6NDStwHTk1S fcx8SCWhoIOLN3sL0QOVwWUbBVZhslhLEvS7nqikr+8CEdeke6g= =2XHn -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- From unknown Sat Sep 13 02:39:40 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 29 Mar 2018 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator