Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923348 - dev-ruby/certificate_authority-1.1.0 fails tests: Error: expect(@cert_with_extensions.extensions["authorityKeyIdentifier"]).to eq(expected_authorityKeyIdentifier)
Summary: dev-ruby/certificate_authority-1.1.0 fails tests: Error: expect(@cert_with_ex...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-30 16:07 UTC by Agostino Sarubbo
Modified: 2024-03-14 05:48 UTC (History)
0 users

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


Attachments
build.log (build.log,49.62 KB, text/plain)
2024-01-30 16:07 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-01-30 16:07:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/certificate_authority-1.1.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-30 16:07:21 UTC
Created attachment 883738 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-30 16:07:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


     Failure/Error: expect(@cert_with_extensions.extensions["authorityKeyIdentifier"]).to eq(expected_authorityKeyIdentifier)
     Failure/Error: expect(ext.to_a[1]).to include("Testing explicit text!")
Comment 3 Larry the Git Cow gentoo-dev 2024-03-14 05:48:54 UTC
The bug has been closed via the following commit(s):

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

commit bf4122917692eb5864dc8424796469bbb4a1a7c7
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-03-13 06:29:06 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-03-14 05:48:37 +0000

    dev-ruby/certificate_authority: enable ruby33
    
    Closes: https://bugs.gentoo.org/923348
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/certificate_authority/certificate_authority-1.1.0.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)