Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854366 - [guru] dev-util/fnm-1.31.0 fails tests: downloader::tests::test_installing_npm
Summary: [guru] dev-util/fnm-1.31.0 fails tests: downloader::tests::test_installing_npm
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:
Depends on:
Blocks:
 
Reported: 2022-06-26 07:06 UTC by Agostino Sarubbo
Modified: 2022-06-28 15:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,251.06 KB, text/plain)
2022-06-26 07:06 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 2022-06-26 07:06:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/fnm-1.31.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-26 07:06:22 UTC
Created attachment 787688 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-26 07:06:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/bin/env: ‘node’: No such file or directory
thread 'downloader::tests::test_installing_npm' panicked at 'Can't run npm: Custom { kind: Other, error: "command [\"/var/tmp/portage/dev-util/fnm-1.31.0/temp/.tmpx1CnZH/v12.0.0/installation/bin/npm\", \"--version\"] exited with code 127" }', src/downloader.rs:164:14
Comment 3 Alexey Zapparov 2022-06-27 03:24:04 UTC
Reported to the upstream: https://github.com/Schniz/fnm/issues/755
Comment 4 Larry the Git Cow gentoo-dev 2022-06-28 15:38:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09f6cd199e70b42672694a0125005d956b753f72

commit 09f6cd199e70b42672694a0125005d956b753f72
Author:     Alexey Zapparov <alexey@zapparov.com>
AuthorDate: 2022-06-27 03:34:50 +0000
Commit:     Alexey Zapparov <alexey@zapparov.com>
CommitDate: 2022-06-27 03:38:13 +0000

    dev-util/fnm: rev 1.31.0-r2
    
    Skip npm installation tests: https://github.com/Schniz/fnm/issues/755
    
    Closes: https://bugs.gentoo.org/854366
    Signed-off-by: Alexey Zapparov <alexey@zapparov.com>

 .../fnm-1.31.0-skip-npm-installing-tests.patch     | 29 ++++++++++++++++++++++
 ...=> fnm-1.31.0-skip-windows-related-tests.patch} |  0
 .../{fnm-1.31.0-r1.ebuild => fnm-1.31.0-r2.ebuild} |  8 +++++-
 3 files changed, 36 insertions(+), 1 deletion(-)