LukeSmithxyz / voidrice

My dotfiles (deployed by LARBS)
GNU General Public License v3.0
4.27k stars 1.21k forks source link

Potential issue with ncmpcpp no longer being maintained! #1342

Closed ryan-c-dev closed 10 months ago

ryan-c-dev commented 1 year ago

error: failed to prepare transaction (could not satisfy dependencies) :: installing icu (73.2-1) breaks dependency 'libicui18n.so=72-64' required by ncmpcpp :: installing icu (73.2-1) breaks dependency 'libicuuc.so=72-64' required by ncmpcpp

Ran into this recently updating with pacman, it seems ncmpcpp (version 0.9.2 latest last updated around 2020) is broken by the updating of icu

ncmpcpp: [https://github.com/ncmpcpp/ncmpcpp]

icu: [https://archlinux.org/packages/core/x86_64/icu/]

It's a unicode library that seems to be important!

Perhaps LARBS should look at forks of ncmpcpp that are more actively maintained?

Not sure what to do here, people more experienced please chime in!

Co3co commented 1 year ago

I have both icu 73.2-1 and ncmpcpp 0.9.2-11, never got any dependency error with those.