Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 820251

Summary: [guru] dev-python/pysaml2-7.0.1 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-25 18:11:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pysaml2-7.0.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-25 18:11:41 UTC
Created attachment 746691 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-25 18:11:42 UTC
Possible context of error(s):

E   saml2.sigver.SigverError: Cannot find ['xmlsec1']
ERROR tests/test_12_s_utils.py - saml2.sigver.SigverError: Cannot find ['xmls...
ERROR tests/test_20_assertion.py - saml2.sigver.SigverError: Cannot find ['xm...
ERROR tests/test_30_mdstore.py - saml2.sigver.SigverError: Cannot find ['xmls...
ERROR tests/test_30_mdstore_old.py - saml2.sigver.SigverError: Cannot find ['...
ERROR tests/test_31_config.py - saml2.sigver.SigverError: Cannot find ['xmlse...
ERROR tests/test_33_identifier.py - saml2.sigver.SigverError: Cannot find ['x...
ERROR tests/test_39_metadata.py - saml2.sigver.SigverError: Cannot find ['xml...
ERROR tests/test_40_sigver.py - saml2.sigver.SigverError: Cannot find ['xmlse...
ERROR tests/test_41_response.py - saml2.sigver.SigverError: Cannot find ['xml...
ERROR tests/test_42_enc.py - saml2.sigver.SigverError: Cannot find ['xmlsec1']
ERROR tests/test_44_authnresp.py - saml2.sigver.SigverError: Cannot find ['xm...
ERROR tests/test_50_server.py - saml2.sigver.SigverError: Cannot find ['xmlse...
ERROR tests/test_51_client.py - saml2.sigver.SigverError: Cannot find ['xmlse...
ERROR tests/test_63_ecp.py - saml2.sigver.SigverError: Cannot find ['xmlsec1']
ERROR tests/test_69_discovery.py - saml2.sigver.SigverError: Cannot find ['xm...
ERROR tests/test_82_pefim.py - saml2.sigver.SigverError: Cannot find ['xmlsec1']
ERROR tests/test_93_hok.py - saml2.sigver.SigverError: Cannot find ['xmlsec1']
ERROR tests/test_xmlsec1_key_data.py - saml2.sigver.SigverError: Cannot find ...
ERROR tests/test_xsw.py - saml2.sigver.SigverError: Cannot find ['xmlsec1']
Comment 3 Larry the Git Cow gentoo-dev 2021-12-15 10:35:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b0a41b0ac68ba281763b5f0d9210c8dddef4034

commit 6b0a41b0ac68ba281763b5f0d9210c8dddef4034
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-12-12 08:25:57 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-12-14 07:08:08 +0000

    dev-python/pysaml2: add 7.1.0, drop 7.0.1
    
    Closes: https://bugs.gentoo.org/820251
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pysaml2/Manifest             |  2 +-
 dev-python/pysaml2/pysaml2-7.0.1.ebuild | 43 --------------------------------
 dev-python/pysaml2/pysaml2-7.1.0.ebuild | 44 +++++++++++++++++++++++++++++++++
 3 files changed, 45 insertions(+), 44 deletions(-)