[SOLVED] Unable to update without breaking dependencies
Hi, trying to update my system today results in two packages conflicting:
sudo pacman -Syu
:: Synchronizing package databases...
system is up to date
world is up to date
galaxy is up to date
lib32 is up to date
universe is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libplacebo (7.351.0-1) breaks dependency 'libplacebo.so=349-64' required by ffmpeg-libfdk_aac
:: installing nvidia-utils (570.153.02-1) breaks dependency 'nvidia-utils=570.144' required by lib32-nvidia-utils
Any ideas on how to fix this?
I tried removing ffmpeg-libfdk_aac but its a dependency for about 20 other packages..