Unable to update system with pacman (conflicting files)

Having trouble updating my system for a while now. Usually I wait for a week and it just works, but this error is persistent.

Any advice before I delete the confilcting file and probably break my system? :smiley:
error

1 Like

see arch news: https://www.archlinux.org/news/nss3511-1-and-lib32-nss3511-1-updates-require-manual-intervention/

1 Like
Thanks to FredBezies for this:

When updating, use

    sudo pacman -Syu --overwrite /usr/lib\*/p11-kit-trust.so

to perform the upgrade.

Lawrence

1 Like

This worked. Thanks a bunch!

You’re welcome. Same bug is happening on other arch related distributions.

2 Likes