On Thursday, September 30th, 2021 at 12:08 PM, Aurelien Jarno
wrote:
> It could be that this libpthread.so.1 file is actually a copy of an old
>
> libcrypt.so.1. It's something you can check with:
>
> readelf --dynamic /lib/x86_64-linux-gnu/libpthread.so.1 | grep SONAME
And it actually is:
~
>Can you please try to call /usr/sbin/ldconfig.old to check if the wrong
link is recreated? That's needed to confirm if ldconfig is the culprit
here.
>Can you confirm it's libpthread.so.1 and not libpthread.so.0? If so can
you please tell how did you install that file?
Here is a shell log, literal
>Is this about libcrypto.so.1 or libcrypt.so.1?
This is about libcrypt.so.1. Sorry for mistyping the filename.
>Does it still happen after something like this?
> mv /usr/sbin/ldconfig /usr/sbin/ldconfig.old
> cp -a /bin/true /usr/sbin/ldconfig
> dpkg -i .../libcrypt1_*.deb
I tried this out, and
3 matches
Mail list logo