| Summary: | [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 | ||
|---|---|---|---|
| Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
| Component: | Package issues | Assignee: | Alexey Zapparov <alexey> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | guru-bugs |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2024-08-05 09:38:26 UTC
Created attachment 899069 [details]
build.log
build log and emerge --info
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 } } } } } }) }
|