Artix repositories: Running a system update fails due to mpd dependencies
Hello, today while running a system update i encountered this error:
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
extra is up to date
community 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 icu (70.1-1) breaks dependency 'libicui18n.so=69-64' required by mpd
:: installing icu (70.1-1) breaks dependency 'libicuuc.so=69-64' required by mpd
Which prevents me from updating
A few days ago i encountered a similar error with these same 'icu' and 'libicu' dependencies, but with ncmpcpp instead of mpd, however it went away by itself. Now i'm actually reporting it.
I've run pacman -Dk to check pacman's database, but no errors are found
Thanks,
treebark