I tried to update my Arch system today and pacman is trying to update itself, and is unable to do so due to dependancy breaking. The error is this:
:: Synchronizing package databases...
core 133,9 KiB 542K/s 00:00 [#######################################################] 100%
extra 1644,6 KiB 392K/s 00:04 [#######################################################] 100%
community 4,9 MiB 485K/s 00:10 [#######################################################] 100%
multilib 169,3 KiB 576K/s 00:00 [#######################################################] 100%
:: Starting full system upgrade...
:: Replace ilmbase with extra/openexr? [Y/n] y
warning: liblastfm-qt5: local (1.1.0.r637-4) is newer than extra (1.0.9-4)
warning: python2-mutagen: local (1.42.0-3) is newer than antergos (1.38-2)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing pacman (5.2.0-2) breaks dependency 'pacman<5.2' required by pamac
Any sugestions how to solve this issue?