Dear Vicent,

Thank you for your bug report

On Tue, 22 Sept 2020 at 08:18, Vincent Danjean <vdanj...@debian.org> wrote:

>   Hi,
>
>   Using backported kernels in buster, I've been hit by this bug,
> very similar to #785589.
>   The workaround is the same (but the numbers to bump) :
>
>   cd /usr/lib/tiger/systems/Linux/
>   sudo ln -s 4 5
>

This fix was introduced in package version 1:3.2.4~rc1-2, in this package
the  symlink already exists and is created by debian/rules. Actually, there
is a "default" symlink which should make it work regardless of the Linux
kernel version in use:

$  ls -la /usr/lib/tiger/systems/Linux/
total 24
drwxr-xr-x 5 root root 4096 dic 13 22:27 .
drwxr-xr-x 4 root root 4096 ago 19  2019 ..
drwxr-xr-x 3 root root 4096 dic 13 22:27 0
drwxr-xr-x 3 root root 4096 dic 13 22:27 1
drwxr-xr-x 2 root root 4096 dic 13 22:27 2
lrwxrwxrwx 1 root root    1 ago 19  2019 3 -> 2
lrwxrwxrwx 1 root root    1 ago 19  2019 4 -> 2
lrwxrwxrwx 1 root root    1 ago 19  2019 5 -> 2
lrwxrwxrwx 1 root root    1 ago 19  2019 default -> 2

You can also fix the issue in your system by creating the default symlink
as shown above.

The tiger package can be easily backported to buster. If this might be of
use I could create a backported version of it fixing this problem.

Best regards

Javier

Reply via email to