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
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 } } } } } }) }
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c44795a94910dbadaa5597479aae1de8d26eebf commit 8c44795a94910dbadaa5597479aae1de8d26eebf Author: Alexey Zapparov <alexey@zapparov.com> AuthorDate: 2024-08-18 03:45:05 +0000 Commit: Alexey Zapparov <alexey@zapparov.com> CommitDate: 2024-08-18 03:45:05 +0000 dev-util/fnm: add 1.37.1, drop 1.35.1 Closes: https://bugs.gentoo.org/937363 Signed-off-by: Alexey Zapparov <alexey@zapparov.com> dev-util/fnm/Manifest | 302 +-- ...-1.35.1-remove-deprecated-time-dependency.patch | 81 - dev-util/fnm/files/fnm-1.35.1-ring17.patch | 2212 -------------------- ...=> fnm-1.37.1-skip-windows-related-tests.patch} | 72 +- .../fnm/{fnm-1.35.1.ebuild => fnm-1.37.1.ebuild} | 322 +-- 5 files changed, 410 insertions(+), 2579 deletions(-)