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

Re: Troubles with updating Debian Hurd



Sergey Bugaev, le lun. 11 oct. 2021 14:09:50 +0300, a ecrit:
> $ file /usr/lib/i386-gnu/libkrb5.so.3
> /usr/lib/i386-gnu/libkrb5.so.3: symbolic link to libkrb5.so.3.3~0

That looks like a leftover of something

> $ dpkg -S /usr/lib/i386-gnu/libkrb5.so.3.3~0
> dpkg-query: no path found matching pattern /usr/lib/i386-gnu/libkrb5.so.3.3~0
> 
> I don't know what to make of that.

Perhaps just

apt install --reinstall libkrb5-3

so that it reinstalls the libkrb5.so.3 symlink (which in version
1.18.3-7 is supposed to point to libkrb5.so.3.3).

Samuel


Reply to: