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

Bug 893754

Summary: net-vpn/headscale-0.16.2 fails tests (LIBARCHIVE-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: slchris(Chris Su) <chris>
Status: CONFIRMED ---    
Severity: normal CC: dlan, jsmolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29617
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-02-09 08:04:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/headscale-0.16.2 fails tests (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-09 08:04:55 UTC
Created attachment 850282 [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 2023-02-09 08:04:56 UTC
Error(s) that match a know pattern:


FAIL
FAIL	github.com/juanfont/headscale	0.007s
FAIL	github.com/juanfont/headscale/cmd/headscale	0.007s
Comment 3 slchris(Chris Su) 2023-02-16 08:17:33 UTC
(In reply to Agostino Sarubbo from comment #0)
> https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
> 
> Issue: net-vpn/headscale-0.16.2 fails tests (LIBARCHIVE-SYSTEM).
> Discovered on: amd64 (internal ref: libarchive_tinderbox)
> 
> NOTE:
> (LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine
> that runs app-alternatives/tar and app-alternatives/cpio with
> [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio
> implementation.

I couldn't reproduce this issue on the amd64 and RISC-V platforms during testing. There is a new version of headscale upstream, so I will first bump the version and see if the issue still persists.