You are not logged in.
Pages: 1
If you see messages like:
:: installing icu (73.2-1.0) breaks dependency 'libicuuc.so=72-32' required by XXXX
you can work around this by forcefully uninstalling 'icu' (the 72 version) and installing 'icu'
(the 73 version) and 'icu72' (the 72 shared libraries) in parallel:
pacman -Rd --nodeps icu
pacman -Syy icu icu72
pacman -Syyu
Sadly we have big issues rebuilding packages at the moment, so this situation might persist for a while..
Offline
Pages: 1