Manjaro update has an existing error in p11-kit-trust.so

When updating Manjaro today,Keep jumping out “nss:/Usr/lib/p11-kit-trust.so already exists in the file system” mistake,Later tried the following instruction method (sudo pacman -Syyu) The result is the same,上網查詢,The result is normal,Because of some errors in the old version,So when updating,Need to add parameters to force coverage。

 

Solutions,Add the updated command to force to override the parameters of p11-kit-trust.so。

sudo pacman -Syyu --overwrite /usr/lib/p11-kit-trust.so

 

【參考連結】

4 則留言

  1. Anonymous says:

    Thank you for this as well. This is an irritating issue for a new Manjaro user.

    1. Anson says:

      You’re welcome. 🙂
      Thank you.

  2. frog says:

    Thank you for posting this. I googled the error message I was getting and found your post with a solution that solved my problem!

    1. Anson says:

      You’re welcome. Glad that helped.

Leave a Reply to Anonymous Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.