Your message dated Mon, 18 Sep 2017 01:20:57 +0200
with message-id <8bb1c1f3-85b4-422d-8435-5bfabef9c...@debian.org>
and subject line Re: python-pgpy FTBFS: FAIL tests/test_05_actions.py
has caused the Debian Bug report #860850,
regarding python-pgpy FTBFS: FAIL tests/test_05_actions.py
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
860850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pgpy
Version: 0.4.1-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=python-pgpy&arch=all&ver=0.4.1-2&stamp=1492644100&raw=0

...
=========================== short test summary info ============================
FAIL 
tests/test_05_actions.py::TestPGPMessage::()::test_new_non_unicode_cleartext
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.TripleDES]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.CAST5]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.Blowfish]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.AES128]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.AES192]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.AES256]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.Camellia128]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.Camellia192]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/ecc.1.sec.asc-SymmetricKeyAlgorithm.Camellia256]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.TripleDES]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.CAST5]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.Blowfish]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.AES128]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.AES192]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.AES256]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.Camellia128]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.Camellia192]
FAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_decrypt_message[tests/testdata/keys/rsa.1.sec.asc-SymmetricKeyAlgorithm.Camellia256]
SKIP [12] 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/tests/test_05_actions.py:829: 
Asymmetric encryption only implemented for RSA/ECDH currently
SKIP [18] 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/tests/test_05_actions.py:847: 
Message not present; see test_encrypt_message skip or xfail reason
SKIP [1] 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/tests/test_05_actions.py:505: not 
implemented yet
SKIP [1] 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/tests/test_02_packets.py:51: not 
implemented yet
SKIP [1] 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/tests/test_03_armor.py:315: not 
ready for file 'armoredfile.asc'
XFAIL 
tests/test_05_actions.py::TestPGPMessage::()::test_decrypt_passphrase_message[message.literal.nomdc.pass.cast5.asc]
  reason: BCPG encryption not yet handled correctly
XFAIL 
tests/test_05_actions.py::TestPGPMessage::()::test_decrypt_passphrase_message[message.nomdc.pass.asc]
  reason: BCPG encryption not yet handled correctly
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_add_subkey[RSAEncryptOrSign-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_add_subkey[DSA-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_add_subkey[ECDSA-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_revoke_subkey[RSAEncryptOrSign-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_revoke_subkey[DSA-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Management::()::test_revoke_subkey[ECDSA-ElGamal-1024]
  reason: Key algorithm ElGamal not yet supported
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[ECDSA:EllipticCurveOID.NIST_P256-Plaintext]
  reason: Symmetric cipher 0 not supported for encryption
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[ECDSA:EllipticCurveOID.NIST_P256-IDEA]
  reason: Symmetric cipher 1 not supported for encryption
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[ECDSA:EllipticCurveOID.NIST_P256-Twofish256]
  reason: Symmetric cipher 10 not supported for encryption
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[RSAEncryptOrSign:2048-Plaintext]
  reason: Symmetric cipher 0 not supported for encryption
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[RSAEncryptOrSign:2048-IDEA]
  reason: Symmetric cipher 1 not supported for encryption
XFAIL 
tests/test_05_actions.py::TestPGPKey_Actions::()::test_encrypt_message[RSAEncryptOrSign:2048-Twofish256]
  reason: Symmetric cipher 10 not supported for encryption
...
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.5 returned 
exit code 13
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 25

--- End Message ---
--- Begin Message ---
On Fri, 21 Apr 2017 00:50:16 +0300 Adrian Bunk <b...@debian.org> wrote:
> Source: python-pgpy
> Version: 0.4.1-2

That source package has disappeared, closing the remaining orphaned bug.
Disappeared as in "vanished", there is no removal record.

https://packages.qa.debian.org/p/python-pgpy.html


Andreas

--- End Message ---

Reply via email to