| Summary: | retire pygpgme | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> |
| Component: | python-pygpgme | Assignee: | Igor Raits <igor.raits> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | cstratak, igor.raits, opensource |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://apps.fedoraproject.org/koschei/package/python-pygpgme | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-10 12:33:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1433367, 1433369, 1433370, 1473647 | ||
| Bug Blocks: | |||
|
Description
Igor Gnatenko
2016-12-02 08:28:03 UTC
======================================================================
FAIL: test_import_concat (tests.test_import.ImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/pygpgme-0.3/tests/test_import.py", line 105, in test_import_concat
self.assertEqual(result.considered, 5)
AssertionError: 3 != 5
======================================================================
FAIL: test_import_secret_file (tests.test_import.ImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/pygpgme-0.3/tests/test_import.py", line 58, in test_import_secret_file
self.assertEqual(result.considered, 3)
AssertionError: 1 != 3
*** Bug 1403468 has been marked as a duplicate of this bug. *** even more breakage with newest gpgme:
======================================================================
FAIL: test_import_concat (tests.test_import.ImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/pygpgme-0.3/tests/test_import.py", line 105, in test_import_concat
self.assertEqual(result.considered, 5)
AssertionError: 3 != 5
======================================================================
FAIL: test_import_secret_file (tests.test_import.ImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/pygpgme-0.3/tests/test_import.py", line 58, in test_import_secret_file
self.assertEqual(result.considered, 3)
AssertionError: 1 != 3
======================================================================
FAIL: test_encrypt_to_signonly (tests.test_encrypt_decrypt.EncryptDecryptTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/pygpgme-0.3/tests/test_encrypt_decrypt.py", line 185, in test_encrypt_to_signonly
self.assertEqual(exc.args[0], gpgme.ERR_SOURCE_UNKNOWN)
AssertionError: 7 != 0
----------------------------------------------------------------------
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. |