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

Bug 922288

Summary: app-backup/restic-0.16.2 fails tests (MUSL-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: David Roman <davidroman96>
Status: CONFIRMED ---    
Severity: normal CC: davidroman96, proxy-maint, williamh
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-01-17 08:04:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/restic-0.16.2 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-17 08:04:43 UTC
Created attachment 882454 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-17 08:04:44 UTC
Error(s) that match a know pattern:


    scanner_test.go:201: ignoring error for foo: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1517766200/foo: no such file or directory
    testing_test.go:38: MockT Fatal called: TestWalkFunc returned error for /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1119932033/subdir: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-1119932033/subdir: no such file or directory
    testing_test.go:38: MockT Fatal called: TestWalkFunc returned error for /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-2671505768/foo: lstat /var/tmp/portage/app-backup/restic-0.16.2/temp/restic-test-2671505768/foo: no such file or directory
    testing_test.go:50: MockT Error called: tree /target: expected node "bar" not found, has: [foo]
FAIL
FAIL	github.com/restic/restic/internal/restic	0.513s
    archiver_test.go:2033: Snapshot return error: <nil>
Comment 3 David Roman 2024-02-26 11:25:31 UTC
For the moment I was not able to reproduce this in a clean musl system with the same FEATURES and flags than tinderbox.