plugins
plugins copied to clipboard
[Request for info] VSCode w/ Trunk extension: missing shared legacy library libcrypt.so.1 fails git commit
OS
I'm using the operating system Bluefin. See https://github.com/ublue-os/bluefin-lts and/or https://projectbluefin.io/. It is based on CentOS Stream 10 (RHEL 10), an immutable OS.
Installing the package sudo dnf install -y --transient libxcrypt-compat on an immutable OS is a cumbersome solution. On each reboot it's required to be installed again.
Issue details
- Filed an issue at https://github.com/ublue-os/homebrew-tap/issues/99
Request for info
- Why is it and what makes that the library
libcrypt.so.1is still being used? - Is it part of the core
Trunk extensionthat is still dependant on the legacylibcrypt.so.1? - Or is it any of the tools, linters, etc. that are loaded foreach and within repository?