Am 14.09.24 um 07:48 schrieb Martin-Éric Racine:
$ LC_ALL=C ls -l /usr/share/locale/fil/LC_MESSAGES/
total 0
lrwxrwxrwx 1 root root 13 2024-09-13 22:45 iso_3166.mo -> iso_3166-1.mo
lrwxrwxrwx 1 root root 13 2024-09-13 22:45 iso_3166_2.mo -> iso_3166-2.mo

You might wanna check whether other files failed to install.

Martin-Éric

This is the output on my system:

$ adequate iso-codes
$

$ LC_ALL=C ls -l /usr/share/locale/fil/LC_MESSAGES/
total 44K
-rw-r--r-- 1 root root  11K Jan 14  2024 iso_15924.mo
-rw-r--r-- 1 root root  24K Jan 14  2024 iso_3166-1.mo
-rw-r--r-- 1 root root 3.0K Jan 14  2024 iso_3166-2.mo
lrwxrwxrwx 1 root root   13 Jan 14  2024 iso_3166.mo -> iso_3166-1.mo
lrwxrwxrwx 1 root root   13 Jan 14  2024 iso_3166_2.mo -> iso_3166-2.mo
$

So I cannot reproduce this.

Also, I'm not convinced that there is an actual problem in the iso-codes package, because I can see both files in the created .deb package. They are also listed in the package's contents, see e. g. https://packages.debian.org/sid/all/iso-codes/filelist.

I would guess that there is some strange error in the system you are using for this test. Did you try to create a clean sid chroot and install iso-codes from scratch? Are those files still missing in that environment?

Regards,
Tobias

Reply via email to