[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bookworm libc6 (and libc6:i386) update deleted ld-linux and cannot proceed.





On Sun, Jul 20, 2025 at 7:23 AM Max Nikulin <manikulin@gmail.com> wrote:
On 20/07/2025 13:22, Tom Dial wrote:
>   unable to install new version of '/lib64/ld-linux-x86-64.so.2': No
> such file or directory

try:
"sudo apt update"
"sudo apt purge ld-linux" 
"sudo apt install ld-linux" 


Do you have lib -> usr/lib and lib64 -> usr/lib64 symlinks in / ?
Perhaps you may run statically linked tools

busybox sh

If it is not installed, you may extract the executable file on another
machine and to copy it.

Many years ago "make install" for some tool copied a .so file as
/usr/local/lib. ldconfig or ld.so did not expect that this path may be a
regular file, not a directory.

You may try to boot from installer image, but specifying your regular
kernel and initrd.



--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀

Reply to: