Summary: | [guru] www-apps/code-server-bin-4.3.0 installs files with broken symlink | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Leonardo Hernández Hernández <leohdz172> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 785607 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-04-16 10:07:21 UTC
Created attachment 771065 [details]
build.log
build log and emerge --info
When I launch terminal, got this error: The terminal process failed to launch: A native exception occurred during launch (The module '/opt/code-server-bin/lib/vscode/node_modules/node-pty/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 83. This version of Node.js requires NODE_MODULE_VERSION 108. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fc03881ea9d691d839ba27384d2d94d3f54bfba commit 9fc03881ea9d691d839ba27384d2d94d3f54bfba Author: Leonardo Hernández Hernández <leohdz172@outlook.com> AuthorDate: 2022-08-02 19:29:20 +0000 Commit: Leonardo Hernández Hernández <leohdz172@outlook.com> CommitDate: 2022-08-02 19:49:50 +0000 www-apps/code-server-bin: drop old, add 4.5.1 Closes: https://bugs.gentoo.org/838835 Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com> www-apps/code-server-bin/Manifest | 6 +- .../code-server-bin/code-server-bin-4.1.0.ebuild | 132 --------------------- ...n-4.3.0.ebuild => code-server-bin-4.5.1.ebuild} | 20 ++-- ...code-server.service => code-server-bin.service} | 4 +- 4 files changed, 15 insertions(+), 147 deletions(-) |