Artix Linux Forum

Artix Linux => Package management => Topic started by: Bitryslammer on 08 February 2022, 16:41:22

Title: [SOLVED] Can't install ffmpeg-compat-58
Post by: Bitryslammer on 08 February 2022, 16:41:22
After trying to follow the thread here (https://forum.artixlinux.org/index.php/topic,3582.0.html) and trying to install the compat package, i get this error:

Code: [Select]
error: failed to prepare transaction (could not satisfy dependencies)
:: installing x264 (3:0.164.r3081.19856cc-1) breaks dependency 'libx264.so=163-64' required by ffmpeg

Having tried the first two solutions do nothing as i get the same error.
I tried also installing the compat AUR package but that would also give an similar error.
Title: Re: Can't install ffmpeg-compat-58
Post by: nous on 08 February 2022, 17:20:05
Does this work?
Code: [Select]
sudo pacman -Syu ffmpeg-compat-58
Title: Re: Can't install ffmpeg-compat-58
Post by: Bitryslammer on 08 February 2022, 19:32:44
Does this work?
Code: [Select]
sudo pacman -Syu ffmpeg-compat-58
It did now
Thanks  8)
Title: Re: [SOLVED] Can't install ffmpeg-compat-58
Post by: tintin on 09 February 2022, 05:53:52
Does this work?
Code: [Select]
sudo pacman -Syu ffmpeg-compat-58
Thank you !  8)
I had the same problem yesterday...

Maybe it should be mentioned here:
https://artixlinux.org/news.php#FFMPEG_upgrade
Title: Re: [SOLVED] Can't install ffmpeg-compat-58
Post by: nous on 09 February 2022, 12:52:07
Maybe it should be mentioned here:
https://artixlinux.org/news.php#FFMPEG_upgrade
Updated.