From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Baines Subject: bug#31773: Duplicit fails to build: ERROR: test_sigchain_fileobj (testing.unit.test_collections.CollectionTest) Date: Sun, 10 Jun 2018 09:55:06 +0100 Message-ID: <874lib6mxh.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRw8s-0005pT-NL for bug-guix@gnu.org; Sun, 10 Jun 2018 04:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRw8o-0007iD-PP for bug-guix@gnu.org; Sun, 10 Jun 2018 04:56:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33851) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRw8o-0007i8-LV for bug-guix@gnu.org; Sun, 10 Jun 2018 04:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fRw8o-00028J-Av for bug-guix@gnu.org; Sun, 10 Jun 2018 04:56:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRw80-0005ha-KP for bug-guix@gnu.org; Sun, 10 Jun 2018 04:55:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRw7w-0007Gk-ND for bug-guix@gnu.org; Sun, 10 Jun 2018 04:55:12 -0400 Received: from li622-129.members.linode.com ([212.71.249.129]:37592 helo=mira.cbaines.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRw7w-0007GW-Co for bug-guix@gnu.org; Sun, 10 Jun 2018 04:55:08 -0400 Received: from localhost (cpc102582-walt20-2-0-cust14.13-2.cable.virginm.net [86.27.34.15]) by mira.cbaines.net (Postfix) with ESMTPSA id 0B93E16460 for ; Sun, 10 Jun 2018 09:55:07 +0100 (BST) Received: from giedi (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id b2e68299 for ; Sun, 10 Jun 2018 08:55:06 +0000 (UTC) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 31773@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Duplicity fails to build, this might be because of the GPG version used, as it looks to me that GPG complains that the message is quite old. I'll ask on the Duplicity talk mailing list. test_remove_all_inc_of_but_n (testing.functional.test_cleanup.CleanupTest) = ... ok =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ERROR: test_sigchain_fileobj (testing.unit.test_collections.CollectionTest) Test getting signature chain fileobjs from archive_dir =2D--------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/testing/uni= t/test_collections.py", line 188, in test_sigchain_fileobj self.sigchain_fileobj_check_list(self.sigchain_fileobj_get(None)) File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/testing/uni= t/test_collections.py", line 180, in sigchain_fileobj_check_list test_fileobj(0, "Hello, world!") File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/testing/uni= t/test_collections.py", line 177, in test_fileobj fileobjlist[i].close() File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/duplicity/d= up_temp.py", line 227, in close assert not self.fileobj.close() File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/duplicity/g= pg.py", line 304, in close self.gpg_failed() File "/tmp/guix-build-duplicity-0.7.17.drv-0/duplicity-0.7.17/duplicity/g= pg.py", line 271, in gpg_failed raise GPGError(msg) GPGError: GPG Failed, see log below: =3D=3D=3D=3D=3D Begin GnuPG log =3D=3D=3D=3D=3D gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: WARNING: message was not integrity protected gpg: Hint: If this message was created before the year 2003 it is likely that this message is legitimate. This is because back then integrity protection was not widely used. gpg: Use the option '--ignore-mdc-error' to decrypt anyway. gpg: decryption forced to fail! gpg: WARNING: unsafe permissions on homedir '/tmp/guix-build-duplicity-0.7.= 17.drv-0/duplicity-0.7.17/testing/gnupg' =3D=3D=3D=3D=3D End GnuPG log =3D=3D=3D=3D=3D =2D--------------------------------------------------------------------- Ran 418 tests in 548.274s FAILED (errors=3D1, skipped=3D3) Backtrace: 5 (primitive-load "/gnu/store/h8y2ahqbx83ih4kcf9x5x11wg4q=E2=80= =A6") In ice-9/eval.scm: 191:35 4 (_ _) In srfi/srfi-1.scm: 640:9 3 (for-each # =E2=80=A6) In /gnu/store/5sy3815dpjcvxhssaba6g2ilxm29va9n-module-import/guix/build/gnu= -build-system.scm: 799:31 2 (_ _) In /gnu/store/5sy3815dpjcvxhssaba6g2ilxm29va9n-module-import/guix/build/pyt= hon-build-system.scm: 142:8 1 (check #:tests? _ #:test-target _ #:use-setuptools? _) In /gnu/store/5sy3815dpjcvxhssaba6g2ilxm29va9n-module-import/guix/build/uti= ls.scm: 616:6 0 (invoke _ . _) /gnu/store/5sy3815dpjcvxhssaba6g2ilxm29va9n-module-import/guix/build/utils.= scm:616:6: In procedure invoke: Throw to key `srfi-34' with args `(#)'. builder for `/gnu/store/ghxnpxvxvgpgcrf0b7a5ia4s7lm5aha6-duplicity-0.7.17.d= rv' failed with exit code 1 cannot build derivation `/gnu/store/1439zhmkrg58n15mj5m9nmx6sxd01km5-deja-d= up-34.3.drv': 1 dependencies couldn't be built guix package: error: build failed: build of `/gnu/store/1439zhmkrg58n15mj5m= 9nmx6sxd01km5-deja-dup-34.3.drv' failed --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlsc52pfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XcLgA//eMqAWD4GvvTc5hzpdrmZQV6GVrvpCDLAgK32Gd7kqivxGMakKIbZ7t+C O1KUmFUyLxdsesJDrjVF1E2QwrWxC6bilGU4MuUTuPHirQe4TEtH8OyfG2ZTPvlJ EJ3O5eCV5IPcYUJq1aAMKozSXZ6wrlgkyJWA2mPExJZSwRnjYfvQppA3N+fIKiKg HyhbL8ZlUWFNDQ8oHo/rDdGMO9D4p1HwdiHLcUg19rEtoHGBrKMM7z/Vl/Ci8xRf vIEP+wBebp37abafl7EyBvWRdvLuZ9qJ0yeWKb7BdmDQG0KL6SzX4vqqLg8AKQ3q jrD6luG6YmaN+O2KeopMsdtbaWa3GpduV3abioaF9pMIS5R5QlKikR/WsgAAoBfZ L9Z9bHgk4nXk1xxwXgNRjxow9tCg8ZT58La03QFuqb91g42zfQPm4CL+nC0+I7pg E6SDCAYBfmo+Zela8lJ2olPN3uv7f1I4yTNQCDYm5ASvIrnKVXRt0qeBeqxYT2EU TKAzIEOSRGfHsATqyaNr2djh8tAhF47K53AVxbstQ90Wht6g/xa3MhXvLm/1NTyo baqIFiAI9MxaSL84tOnhtUh6G/wzwuc2BwSYqoVq3DQDlLWepMef8cCbWRKubVGE sulBwLgI972wp4eV/fpWDyHt4tQs0+sWipTIILxpxPRWHssd2sI= =63pU -----END PGP SIGNATURE----- --=-=-=--