Bug 1400848 - retire pygpgme
Summary: retire pygpgme
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pygpgme
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Raits
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
: 1403468 (view as bug list)
Depends On: 1433367 1433369 1433370 1473647
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-02 08:28 UTC by Igor Gnatenko
Modified: 2018-08-10 12:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-10 12:33:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Igor Gnatenko 2016-12-02 08:28:03 UTC
Description of problem:
Package python-pygpgme fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
0.3-19.fc26

Steps to Reproduce:
koji build --scratch f26 python-pygpgme-0.3-19.fc26.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/python-pygpgme

Comment 1 Igor Gnatenko 2016-12-02 08:40:14 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

Comment 2 Igor Gnatenko 2016-12-10 19:13:46 UTC
*** Bug 1403468 has been marked as a duplicate of this bug. ***

Comment 3 Igor Gnatenko 2016-12-10 23:04:40 UTC
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
----------------------------------------------------------------------

Comment 4 Fedora End Of Life 2017-02-28 10:42:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Fedora End Of Life 2018-02-20 15:37:23 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.


Note You need to log in before you can comment on or make changes to this bug.