Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932521 - www-apache/mod_auth_openidc-2.4.14.4-r1 fails tests
Summary: www-apache/mod_auth_openidc-2.4.14.4-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-23 06:55 UTC by Agostino Sarubbo
Modified: 2025-01-30 19:02 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,77.48 KB, text/plain)
2024-05-23 06:55 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,477 bytes, text/plain)
2024-05-23 06:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-05-23 06:55:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apache/mod_auth_openidc-2.4.14.4-r1 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-23 06:55:39 UTC
Created attachment 893944 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-23 06:55:40 UTC
Created attachment 893945 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-23 06:55:40 UTC
Error(s) that match a know pattern:


FAIL: test/test
Comment 4 Hans Zandbelt 2024-07-16 14:51:51 UTC
I believe this issue happens because the tests runs against cjose-0.6.2.3 that has disabled an encryption algorithm that is used in mod_auth_openidc 2.4.14.4 test suite. The fix - until 2.4.16 comes out - would be to patch the tests for that just like the Debian maintainers did, see: https://salsa.debian.org/debian/libapache2-mod-auth-openidc/-/commit/c8060a8cb588d43e513f55d764fdd8e7c868ec20
Comment 5 Larry the Git Cow gentoo-dev 2025-01-30 01:31:25 UTC
The bug has been closed via the following commit(s):

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

commit 2d18b8a2604bec66cb5175043f6da41e5e97d5aa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-30 01:30:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-30 01:30:57 +0000

    www-apache/mod_auth_openidc: add 2.4.16.7
    
    Closes: https://bugs.gentoo.org/932521
    Signed-off-by: Sam James <sam@gentoo.org>

 www-apache/mod_auth_openidc/Manifest               |  1 +
 .../mod_auth_openidc-2.4.16.7.ebuild               | 70 ++++++++++++++++++++++
 2 files changed, 71 insertions(+)