Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936281 - dev-ruby/sinatra-3.2.0 fails tests: kernel_require.rb:136:in require: cannot load such file protection (LoadError)
Summary: dev-ruby/sinatra-3.2.0 fails tests: kernel_require.rb:136:in require: cannot ...
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-07-19 06:58 UTC by Agostino Sarubbo
Modified: 2024-07-19 09:56 UTC (History)
0 users

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


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

Issue: dev-ruby/sinatra-3.2.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-07-19 06:58:42 UTC
Created attachment 897978 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-19 09:56:05 UTC
The bug has been closed via the following commit(s):

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

commit c3ed0e6b624d9e702a101b571cdcadaf5576f26a
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-07-19 09:55:06 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-07-19 09:55:06 +0000

    dev-ruby/sinatra: fix tests
    
    Use a version of rack-protection that is compatible with rack 2.
    
    Closes: https://bugs.gentoo.org/936281
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/sinatra/sinatra-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)