Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938152 - [guru] app-shells/shox-2024.01.25 fails tests
Summary: [guru] app-shells/shox-2024.01.25 fails tests
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: benoit.dufour
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-18 17:46 UTC by Agostino Sarubbo
Modified: 2024-08-20 00:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,381.46 KB, text/plain)
2024-08-18 17:46 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-08-18 17:46:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/shox-2024.01.25 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-18 17:46:22 UTC
Created attachment 900573 [details]
build.log

build log and emerge --info
Comment 2 benoit.dufour 2024-08-20 00:07:00 UTC
It fails the test because Go asks for updating the go.mod through "go mod tidy" even though it is already updated. I'm trying to figure out the cause of it and how to fix it.