Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937363 - [guru] dev-util/fnm-1.35.1 fails tests: FAILED test_cli.py::test_commit_and_tag_with_configfile[git] - subprocess.CalledProcessError: Command [git, add, --update, .bumpversion.cfg] returned non-zero exit status 128
Summary: [guru] dev-util/fnm-1.35.1 fails tests: FAILED test_cli.py::test_commit_and_t...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Zapparov
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-05 09:38 UTC by Agostino Sarubbo
Modified: 2024-08-05 09:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,296.45 KB, text/plain)
2024-08-05 09:38 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-05 09:38:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/fnm-1.35.1 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-05 09:38:28 UTC
Created attachment 899069 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-05 09:38:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


test downloader::tests::test_installing_node_12 ... FAILED
test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 89.72s
thread 'downloader::tests::test_installing_node_12' panicked at src/downloader.rs:174:69:
Can't install Node 12: CantExtractFile { source: IoError(Custom { kind: Other, error: TarError { desc: "failed to unpack `/var/tmp/portage/dev-util/fnm-1.35.1/temp/.tmpaF6DYA/.downloads/.tmpKvVU3R/node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html`", io: Custom { kind: Other, error: TarError { desc: "failed to unpack `node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html` into `/var/tmp/portage/dev-util/fnm-1.35.1/temp/.tmpaF6DYA/.downloads/.tmpKvVU3R/node-v12.0.0-linux-x64/lib/node_modules/npm/node_modules/through2/LICENSE.html`", io: Custom { kind: Other, error: reqwest::Error { kind: Decode, source: TimedOut } } } } } }) }