Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922288 - app-backup/restic-0.16.2 fails tests (MUSL-SYSTEM)
Summary: app-backup/restic-0.16.2 fails tests (MUSL-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-17 08:04 UTC by Agostino Sarubbo
Modified: 2024-02-26 11:25 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,267.84 KB, application/x-xz)
2024-01-17 08:04 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-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.