can't re-install libquicktime openshot after upgrading packages & qbittorrent
Hey everybody! So I've upgraded all my packages manually because sudo pacman -Syyu just won't do it, but I've got a few packages that refuse to upgrade.
the 4 packages are:
libx264 libx264-all ffmpeg ffmpeg2.8
This error is happening on all 4 of my x64 computers with the same 4 packages.
Edit: I got rid of libquicktime, dvgrab & openshot, so now it will upgrade, but I unfortunately can't re-install libquicktime & openshot now, so I suppose that is now the problem.
sudo pacman -S libx264 libx264-all
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
:: ffmpeg2.8: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
:: libquicktime: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
sudo pacman -S libx264 libx264-all ffmpeg ffmpeg2.8
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: libquicktime: installing libx264 (2:152.20171224-1) breaks dependency 'libx264.so=148-64'
edit: now I'm also getting errors with qbittorrent.... I really gotta get this working, I was in the middle of downloading stuff.. I tried downloading the 4.0.3-2 package & installing it with pacman -U but it gives me this same error. I've found a temporary fix by downgrading "boost" to the extra/boost 1.65, I guess qbittorrent currently doesn't want to work with 1.66. Downgrading to 1.65 has also not stopped clementine from working, as I had a similar error the other day about it.
That thread can be found here: https://forum.artixlinux.org/index.php/topic,335.new.html#new
qbittorrent: error while loading shared libraries: libboost_system.so.1.65.1: cannot open shared object file: No such file or directory