Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#67723 - [bash-language-server] Broken acorn binary symlinks
Attached to Project:
Community Packages
Opened by Rose Kunkel (rosekunkel) - Wednesday, 26 August 2020, 03:03 GMT
Last edited by Maxim Baz (maximbaz) - Thursday, 27 August 2020, 21:01 GMT
Opened by Rose Kunkel (rosekunkel) - Wednesday, 26 August 2020, 03:03 GMT
Last edited by Maxim Baz (maximbaz) - Thursday, 27 August 2020, 21:01 GMT
|
DetailsDescription:
The node_modules subdirectory for acorn is removed when the package is built, but it leaves several broken symlinks to the acorn binary: /usr/lib/bash-language-server/node_modules/acorn-globals/node_modules/.bin/acorn /usr/lib/bash-language-server/node_modules/jsdom/node_modules/.bin/acorn /usr/lib/bash-language-server/node_modules/.bin/acorn These three symlinks expect an acorn binary to exist at /usr/lib/bash-language-server/node_modules/acorn/bin/acorn This could be fixed by creating that file as a symlink to /usr/bin/acorn. Additional info: This affects all recent versions of bash-language-server |
This task depends upon
Closed by Maxim Baz (maximbaz)
Thursday, 27 August 2020, 21:01 GMT
Reason for closing: Fixed
Additional comments about closing: Sure, fixed, thanks
Thursday, 27 August 2020, 21:01 GMT
Reason for closing: Fixed
Additional comments about closing: Sure, fixed, thanks