Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835120 - dev-ruby/aws-sdk-resources-2.11.488 fails tests on MUSL
Summary: dev-ruby/aws-sdk-resources-2.11.488 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-14 07:56 UTC by Agostino Sarubbo
Modified: 2022-07-22 08:52 UTC (History)
0 users

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


Attachments
build.log (build.log,61.42 KB, text/plain)
2022-03-14 07:56 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 2022-03-14 07:56:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/aws-sdk-resources-2.11.488 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:44 UTC
Created attachment 767041 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-14 07:56:45 UTC
Error(s) that match a know pattern:


  No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/2.6.0/gems/jmespath-1.6.0/VERSION
# LoadError:
Failure/Error: require 'aws-sdk-core'
Comment 3 Larry the Git Cow gentoo-dev 2022-07-22 08:52:36 UTC
The bug has been closed via the following commit(s):

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

commit ed7924ca0a675fd1b8ef7dbe0a9ead3bfe427ebf
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-07-22 08:51:54 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-07-22 08:51:54 +0000

    dev-ruby/jmespath: fix install to include VERSION file
    
    Closes: https://bugs.gentoo.org/835120
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)