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: RESOLVED FIXED
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-19 16:32 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 } } } } } }) }
Comment 3 Larry the Git Cow gentoo-dev 2024-08-19 16:32:59 UTC
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(-)