Source: python-gnupg Version: 0.3.0-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120724 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > set -ex; for py in 2.7 2.6; do \ > PYTHONPATH=/«PKGBUILDDIR»/build/lib.*-$py python$py > test_gnupg.py ;\ > done > + PYTHONPATH=/«PKGBUILDDIR»/build/lib.*-2.7 python2.7 test_gnupg.py > test_deletion (__main__.GPGTestCase) > Test that key deletion works ... ok > test_encryption_and_decryption (__main__.GPGTestCase) > Test that encryption and decryption works ... ok > test_environment (__main__.GPGTestCase) > Test the environment by ensuring that setup worked ... ok > test_file_encryption_and_decryption (__main__.GPGTestCase) > Test that encryption/decryption to/from file works ... ok > test_import_and_export (__main__.GPGTestCase) > Test that key import and export works ... ok > test_import_only (__main__.GPGTestCase) > Test that key import works ... ok > test_list_keys_after_generation (__main__.GPGTestCase) > Test that after key generation, the generated key is available ... ok > test_list_keys_initial (__main__.GPGTestCase) > Test that initially there are no keys ... ok > test_nogpg (__main__.GPGTestCase) > Test that absence of gpg is handled correctly ... ok > test_signature_verification (__main__.GPGTestCase) > Test that signing and verification works ... make: *** wait: No child > processes. Stop. > make: *** Waiting for unfinished jobs.... > make: *** wait: No child processes. Stop. > make[1]: *** [override_dh_auto_test] Terminated > E: Caught signal 'Terminated': terminating immediately > Build killed with signal TERM after 60 minutes of inactivity > ──────────────────────────────────────────────────────────────────────────────── > Build finished at 20120724-0327 The full build log is available from: http://people.debian.org/~lucas/logs/2012/07/24/python-gnupg_0.3.0-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org