Skip to main content
Topic: [nss] and [lib32-nss] 3.51.1-1 updates require manual intervention (Read 776 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[nss] and [lib32-nss] 3.51.1-1 updates require manual intervention

for those who don't read archlinux notifications:

The nss and lib32-nss packages prior to version 3.51.1-1 were missing a soname link each. This has been fixed in 3.51.1-1, so the upgrade will need to overwrite the untracked files created by ldconfig. If you get any of these errors

Code: [Select]
nss: /usr/lib/p11-kit-trust.so exists in filesystem
lib32-nss: /usr/lib32/p11-kit-trust.so exists in filesystem
when updating, use

Code: [Select]
pacman -Syu --overwrite /usr/lib\*/p11-kit-trust.so
to perform the upgrade.

this update coming very soon  (today) in artixlinux too.