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

Re: Troubles with updating Debian Hurd



On Mon, Oct 11, 2021 at 1:31 PM Samuel Thibault <sthibault@debian.org> wrote:
> 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).

That didn't help:

# apt install --reinstall libkrb5-3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 384 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://ftp.ports.debian.org/debian-ports unstable/main hurd-i386
libkrb5-3 hurd-i386 1.18.3-7 [384 kB]
Fetched 384 kB in 3s (126 kB/s)
(Reading database ... 129994 files and directories currently installed.)
Preparing to unpack .../libkrb5-3_1.18.3-7_hurd-i386.deb ...
Unpacking libkrb5-3:hurd-i386 (1.18.3-7) over (1.18.3-7) ...
Setting up libkrb5-3:hurd-i386 (1.18.3-7) ...
Processing triggers for libc-bin (2.32-4) ...

$ sudo echo hi
Sorry, try again.
Sorry, try again.
sudo: 3 incorrect password attempts
$ file /usr/lib/i386-gnu/libkrb5.so.3
/usr/lib/i386-gnu/libkrb5.so.3: symbolic link to libkrb5.so.3.3~0

Could this be an effect of some "diversion"? How do I check?

Sergey


Reply to: