Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893754 - net-vpn/headscale-0.16.2 fails tests (LIBARCHIVE-SYSTEM)
Summary: net-vpn/headscale-0.16.2 fails tests (LIBARCHIVE-SYSTEM)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: slchris(Chris Su)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-09 08:04 UTC by Agostino Sarubbo
Modified: 2023-03-05 10:11 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,253.58 KB, application/x-xz)
2023-02-09 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 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.