If you experience the problem below when updating packages, first remove mumble-git
, then update all packages including protobuf
and finally compile mumble-git
again.
# pacman -Syu
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing protobuf (3.12.0-1) breaks dependency 'libprotobuf.so=22-64' required by mumble-git
Pinned Comments
Radioactiveman commented on 2020-06-02 17:17 (UTC)
If you experience the problem below when updating packages, first remove
mumble-git
, then update all packages includingprotobuf
and finally compilemumble-git
again.