Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852674 - dev-ruby/sassc-2.4.0-r1 fails tests
Summary: dev-ruby/sassc-2.4.0-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: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-17 06:42 UTC by Agostino Sarubbo
Modified: 2022-06-17 08:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,48.15 KB, text/plain)
2022-06-17 06:43 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-06-17 06:42:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/sassc-2.4.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:01 UTC
CC'ing also the author of the commit (0b69db1f3e1f9a7f502d1d03603dce168ee88a05)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:02 UTC
Created attachment 785843 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-06-17 08:14:41 UTC
The bug has been closed via the following commit(s):

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

commit bc86ec86ea005a2072d65b209b20cef788cadbbc
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2022-06-17 07:42:26 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-06-17 08:14:20 +0000

    dev-ruby/sassc: Fix quoting of ESYSROOT in sed expression
    
    In a fix for an unquoted ESYSROOT variable, I inadvertently removed the
    quotes that were intended to be inserted by the sed expression.
    
    Closes: https://bugs.gentoo.org/852674
    Fixes: 0b69db1f3e1 ("dev-ruby/sassc: fix unquoted variable ESYSROOT")
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Closes: https://github.com/gentoo/gentoo/pull/25935
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-ruby/sassc/sassc-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)