@dbermond Well, I certainly didn't install it on purpose. But in the commit logs of ffmpeg-full you can see that in version 6.0-1 the make dependency for ffnvcodec-headers was changed to ffnvcodec-headers-git and in version 6.0-2 it was changed back to ffnvcodec-headers. On this occasion I must have missed to remove the make dependencies as I usually do. Do I understand correctly that everyone who has done the same is now having this problem?
Please note that I am not blaming anyone. I just want to learn how to keep my system healthy.
Pinned Comments
dbermond commented on 2024-06-24 15:59 (UTC)
@LordSIGSEGV avoid creating files not tracked by pacman in the system reserved directories, specially symlinks to shared libraries, as this have the potential to completely break your system. I have already notified the quirc maintainer in the aur web page of the package in April-2024. While this issue is not solved in quirc, I recommend to use quirc-git, which currently has a better packaging and does not suffer from this problem.