hazza
October 24, 2021, 11:16pm
1
looking for conflicting packages…
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libvpx (1.11.0-1) breaks dependency ‘libvpx.so=6-64’ required by ffmpeg3.4
:: installing x264 (3:0.163.r3060.5db6aa6-1) breaks dependency ‘libx264.so=161-64’ required by ffmpeg3.4
I tried “ignore pkg” in etc pacman.conf It didnt like that idea
So guys how do I fix this issue
You might find your answer in one of these threads.
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libvpx (1.11.0-1) breaks dependency 'libvpx.so=6-64' required by ffmpeg3.4
:: installing x264 (3:0.163.r3060.5db6aa6-1) breaks dependency 'libx264.so=161-64' required by ffmpeg3.4
Off to get ready for work See you all later!
I tried running sudo pacman -Syu because it said there are 18 upstream updates. But I can’t do the update pacman stop with below message.
s4ndm4n at darksideofmoon in ~
sudo pacman -Syu
[sudo] password for s4ndm4n:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
endeavouros is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare tran…
1 Like
hazza:
ffmpeg3.4
Is an AUR build:
https://aur.archlinux.org/packages/ffmpeg3.4/
And is the reason for the issues…
Mostlikely you will find the solution here:
https://aur.archlinux.org/packages/megasync/
–closing–