Clean Install Cassini Nova R3 - update exiting

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                              [--------------------------------] 100%
(1/1) checking package integrity                            [--------------------------------] 100%
(1/1) loading package files                                 [--------------------------------] 100%
(1/1) checking for file conflicts                           [--------------------------------] 100%
error: failed to commit transaction (conflicting files)
rav1e: /usr/lib/librav1e.so.0.6 exists in filesystem
Errors occurred, no packages were upgraded.

Ranked the mirrors but still no joy.

That is interesting.

Try this:

sudo pacman -Syu --overwrite /usr/lib/librav1e.so.0.6

pacman -Qo /usr/lib/librav1e.so.0.6

If it was owned by something, it would be listed by pacman above. The error line looks different in that case.

1 Like

true pacman would have said (owned by packagename) already…

https://bbs.archlinux.org/viewtopic.php?pid=2125806#p2125806

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.