NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.73k stars 13.17k forks source link

vscode-extensions.vadimcn.vscode-lldb: update.sh fails #204311

Open schuelermine opened 1 year ago

schuelermine commented 1 year ago

Describe the bug

Steps To Reproduce

  1. run pkgs/applications/editors/vscode/extensions/vscode-lldb/update.sh

You get the error: error: getting status of '/media/external-data/Code/nixpkgs/pkgs/development/node-packages/node-env.nix': No such file or directory

Expected behavior

Successful execution

Notify maintainers

@nigelgbanks

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.0.9, NixOS, 23.05 (Stoat), 23.05.20221127.a115bb9`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.11.0`
 - channels(root): `"nixos, nixpkgs"`
 - channels(anselmschueler): `""`
 - nixpkgs: `/nix/store/n0f21zpy9w90sa9v75iwx6fmk897z3nw-source`
Congee commented 1 year ago

is it still relevant? I see a different fixable error

superherointj commented 1 month ago

is it still relevant? I see a different fixable error

Update script for this extension is still broken. The error is different, yes. But issue reported is still there.

! nix-shell -i bash -p nix-prefetch-github prefetch-npm-deps bash curl gawk gnugrep gnused jq nix nix-prefetch nix-prefetch-scripts

I found this to get on with error. But still, the extension won't update, maybe because there isn't an upgrade available.