Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832317 - dev-python/ctypescrypto-0.5: testx509.TestCertInfo.test_default_filestore fails
Summary: dev-python/ctypescrypto-0.5: testx509.TestCertInfo.test_default_filestore fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-01-29 12:31 UTC by Michał Górny
Modified: 2022-05-10 05:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python:ctypescrypto-0.5:20220129-122720.log (dev-python:ctypescrypto-0.5:20220129-122720.log,14.82 KB, text/plain)
2022-01-29 12:31 UTC, Michał Górny
Details
emerge-info.txt (emerge-info.txt,7.29 KB, text/plain)
2022-01-29 12:31 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-01-29 12:31:28 UTC
Created attachment 763890 [details]
dev-python:ctypescrypto-0.5:20220129-122720.log

======================================================================
FAIL: test_default_filestore (testx509.TestCertInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/portage/dev-python/ctypescrypto-0.5/work/ctypescrypto-0.5/tests/testx509.py", line 248, in test_default_filestore
    self.assertTrue(c2.verify(store))
AssertionError: False is not true


Given that the package is already removing some failing tests, has no revdeps and no upstream activity for 2 years now (last release 2.5 yr ago), I dare say we should remove it.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-01-29 12:31:47 UTC
Created attachment 763891 [details]
emerge-info.txt
Comment 2 Larry the Git Cow gentoo-dev 2022-04-11 07:53:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5918a433d699785b77d36e05c4d7b277bbedba2

commit f5918a433d699785b77d36e05c4d7b277bbedba2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-11 07:52:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-11 07:53:28 +0000

    package.mask: Last rite dev-python/ctypescrypto
    
    Bug: https://bugs.gentoo.org/832317
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-05-10 05:28:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772c1f999a9d92484d6ef5dd3748d72ce132af85

commit 772c1f999a9d92484d6ef5dd3748d72ce132af85
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-05-10 05:27:07 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-05-10 05:27:07 +0000

    dev-python/ctypescrypto: treeclean
    
    Closes: https://bugs.gentoo.org/832317
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/ctypescrypto/Manifest                 |  1 -
 dev-python/ctypescrypto/ctypescrypto-0.5.ebuild  | 41 ------------------------
 dev-python/ctypescrypto/ctypescrypto-9999.ebuild | 41 ------------------------
 dev-python/ctypescrypto/metadata.xml             | 17 ----------
 profiles/package.mask                            |  6 ----
 5 files changed, 106 deletions(-)