Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931762 - www-apps/vaultwarden-web-2024.3.1: npm ERR! request to https://registry.npmjs.org/utf-8-validate failed
Summary: www-apps/vaultwarden-web-2024.3.1: npm ERR! request to https://registry.npmjs...
Status: RESOLVED PKGREMOVED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rahil Bhimjiani
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-11 15:48 UTC by yongxiang
Modified: 2025-04-19 15:28 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.02 KB, text/x-log)
2024-05-11 15:48 UTC, yongxiang
Details
emerge --info (build.log,8.02 KB, text/x-log)
2024-05-11 15:48 UTC, yongxiang
Details

Note You need to log in before you can comment on or make changes to this bug.
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
Comment 2 Larry the Git Cow gentoo-dev 2025-04-19 15:28:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d55561d5a0eec81e37c39202a4a6af59bd511ee

commit 4d55561d5a0eec81e37c39202a4a6af59bd511ee
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2025-04-17 05:59:11 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2025-04-17 05:59:11 +0000

    www-apps/vaultwarden-web: treeclean
    
    Closes: https://bugs.gentoo.org/931762 (pkgremoved)
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 profiles/package.mask                              |   5 -
 www-apps/vaultwarden-web/Manifest                  |   9 --
 www-apps/vaultwarden-web/metadata.xml              |  10 --
 .../vaultwarden-web-2024.1.2b.ebuild               |  73 --------------
 .../vaultwarden-web-2024.3.0.ebuild                | 106 --------------------
 .../vaultwarden-web-2024.3.1.ebuild                | 107 ---------------------
 6 files changed, 310 deletions(-)