libspeechd version conflict after installing speech-dispatcher 08 February 2022, 04:07:01 Package `libspeechd` is both in world and galaxy repos; outdated `world/libspeechd 0.10.2-1`, current `galaxy/libspeechd 0.11.1-2`. After installing package `galaxy/speech-dispatcher 0.11.1-2` (optional dependency of firefox), `pacman -Suu` always fails because it tries to downgrade `libspeechd`:# pacman -Suu:: Starting full system upgrade...warning: libspeechd: downgrading from version 0.11.1-2 to version 0.10.2-1resolving dependencies...looking for conflicting packages...error: failed to prepare transaction (could not satisfy dependencies):: installing libspeechd (0.10.2-1) breaks dependency 'libspeechd=0.11.1-2' required by speech-dispatcherI suggest removing `libspeechd` from `world` because `speech-dispatcher` is in `galaxy` only. 1 Likes
Re: libspeechd version conflict after installing speech-dispatcher Reply #1 – 08 February 2022, 15:47:01 Should be fixed now. Thanks for reporting.
Re: libspeechd version conflict after installing speech-dispatcher Reply #2 – 09 February 2022, 03:54:05 Thank you.