| Summary: | python-pygpgme FTBFS in rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Charalampos Stratakis <cstratak> |
| Component: | python-pygpgme | Assignee: | Igor Gnatenko <ignatenko> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ignatenko, mitr, opensource |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-12-10 19:13:46 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: | |
*** This bug has been marked as a duplicate of bug 1400848 *** |
Due to some tests failures python-pygpgme fails to build in rawhide. ====================================================================== 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