Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931762

Summary: www-apps/vaultwarden-web-2024.3.1: npm ERR! request to https://registry.npmjs.org/utf-8-validate failed
Product: GURU Reporter: yongxiang <tanekliang>
Component: Package issuesAssignee: Rahil Bhimjiani <me>
Status: UNCONFIRMED ---    
Severity: normal CC: tanekliang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description yongxiang 2024-05-11 15:48:03 UTC
Created attachment 892742 [details]
build.log

* Applying v2024.3.1.patch ...                                                                                          [ ok ]
npm verb cli /usr/bin/node /usr/bin/npm
npm info using npm@10.5.0
npm info using node@v20.12.1
npm verb title npm clean-install
npm verb argv "--loglevel" "verbose" "--offline" "clean-install"
npm verb logfile logs-max:10 dir:/var/tmp/portage/www-apps/vaultwarden-web-2024.3.1/work/npm-cache/_logs/2024-05-11T15_08_38_608Z-
npm verb logfile /var/tmp/portage/www-apps/vaultwarden-web-2024.3.1/work/npm-cache/_logs/2024-05-11T15_08_38_608Z-debug-0.log
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: ws@7.5.9
npm WARN Found: peerOptional utf-8-validate@"^5.0.2" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peerOptional utf-8-validate@"^5.0.2" from the root project
npm verb stack Error: request to https://registry.npmjs.org/utf-8-validate failed: cache mode is 'only-if-cached' but no cached response is available.
npm verb stack     at cacheFetch (/usr/lib64/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js:12:13)
npm verb stack     at async fetch (/usr/lib64/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js:98:7)
npm verb stack     at async RegistryFetcher.packument (/usr/lib64/node_modules/npm/node_modules/pacote/lib/registry.js:91:19)
npm verb stack     at async RegistryFetcher.manifest (/usr/lib64/node_modules/npm/node_modules/pacote/lib/registry.js:129:23)
npm verb stack     at async #nodeFromEdge (/usr/lib64/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1056:19)
npm verb stack     at async #buildDepStep (/usr/lib64/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:924:11)
npm verb stack     at async Arborist.buildIdealTree (/usr/lib64/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:203:7)
npm verb stack     at async CI.exec (/usr/lib64/node_modules/npm/lib/commands/ci.js:62:5)
npm verb stack     at async module.exports (/usr/lib64/node_modules/npm/lib/cli-entry.js:61:5)
npm verb cwd /var/tmp/portage/www-apps/vaultwarden-web-2024.3.1/work/clients-web-v2024.3.1
npm verb Linux 6.6.21-gentoo-dist
npm verb node v20.12.1
npm verb npm  v10.5.0
npm ERR! code ENOTCACHED
npm ERR! request to https://registry.npmjs.org/utf-8-validate failed: cache mode is 'only-if-cached' but no cached response is available.
npm verb exit 1
npm verb unfinished npm timer idealTree:node_modules/ws 1715440125471
npm verb code 1
Comment 1 yongxiang 2024-05-11 15:48:28 UTC
Created attachment 892743 [details]
emerge --info