plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[Request for info] VSCode w/ Trunk extension: missing shared legacy library libcrypt.so.1 fails git commit

Open remkolems opened this issue 3 months ago • 0 comments

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.1 is still being used?
  • Is it part of the core Trunk extension that is still dependant on the legacy libcrypt.so.1?
  • Or is it any of the tools, linters, etc. that are loaded foreach and within repository?

remkolems avatar Oct 27 '25 09:10 remkolems