Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833880

Summary: app-misc/scrub-2.6.1-r1 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-22 08:27:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/scrub-2.6.1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-22 08:27:50 UTC
Created attachment 765614 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-22 08:27:50 UTC
Error(s) that match a know pattern:


FAIL: t02
FAIL: t03
FAIL: t06
FAIL: t11
FAIL: t12
FAIL: t13
FAIL: t14
FAIL: t17
FAIL: t22
Comment 3 Brahmajit Das 2022-07-11 18:56:47 UTC
Can we close this one. Seems to be fixed with app-misc/scrub-2.6.1-r1
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-03 07:13:42 UTC
tinderbox_musl has reproduced this issue with version 2.6.1-r1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-02-11 00:14:28 UTC
The bug has been referenced in the following commit(s):

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

commit a5e4d7d0b989592eaa41855e9149976db29d9d39
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-10 23:56:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-10 23:56:46 +0000

    app-misc/scrub: app-misc/scrub: backport test fix
    
    Ninpo on IRC reported this helps w/ ZFS as PORTAGE_TMPDIR (reproduced). Not
    sure if it helps with the linked musl bug, but it may.
    
    Bug: https://bugs.gentoo.org/833880
    Signed-off-by: Sam James <sam@gentoo.org>

 .../scrub/files/scrub-2.6.1-tests-block-size.patch | 294 +++++++++++++++++++++
 app-misc/scrub/scrub-2.6.1-r1.ebuild               |   3 +-
 2 files changed, 296 insertions(+), 1 deletion(-)