Artix Linux Forum

Artix Linux => Package management => Topic started by: SoftExpert on 25 September 2025, 00:56:18

Title: installing rav1e (0.8.1-1) breaks dependencies
Post by: SoftExpert on 25 September 2025, 00:56:18
Hello,

Latest update (as of 5 min ago) introduces a dependency conflict:
Code: [Select]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing rav1e (0.8.1-1) breaks dependency 'librav1e.so=0.7-64' required by ffmpeg

Probably ffmpeg needs a rebuild with updated dependencies ?

I saw that ffmpeg-2:8.0-2 was built in world-gremlins, which will break chromaprint ...
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: tintin on 25 September 2025, 04:29:40
Same here :
Code: [Select]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing rav1e (0.8.1-1) breaks dependency 'librav1e.so=0.7-64' required by ffmpeg
:: installing rav1e (0.8.1-1) breaks dependency 'librav1e.so=0.7-64' required by ffmpeg4.4
Title: [SOLVED]: installing rav1e (0.8.1-1) breaks dependencies
Post by: tintin on 25 September 2025, 05:57:04
Issue resolved just now during update!

Thanks to the always efficient and loyal packagers. 8)
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: SoftExpert on 25 September 2025, 07:41:37
Sorry, but on my system it is still not resolved; maybe it is a mirror propagation delay ?
I still get
Code: [Select]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing rav1e (0.8.1-1) breaks dependency 'librav1e.so=0.7-64' required by ffmpeg
after executing
Code: [Select]
sudo pacman -Syyu
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: zzyzx on 25 September 2025, 08:03:07
I'm also getting the same error.  It's been about a week since I did updates, so
in my case I just added rav1e to ignorepkg and everything is fine.
Just wanted to say that I also get the error...
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: SoftExpert on 25 September 2025, 09:09:55
As a related consequence of the dependency change, spectacle fails to launch:
Code: [Select]
spectacle: error while loading shared libraries: libavcodec.so.61: cannot open shared object file: No such file or directory
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: Dudemanguy on 25 September 2025, 17:11:02
You should not have rav1e 0.8.1. That was a mistake and was removed from the repo. The correct version is 0.7.1-1.
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: SoftExpert on 25 September 2025, 22:39:41
Ouch !
Downgrading seems to be a dependency mess ...

Is it really risky to remain with the 0.8.1 installed until the correct 0.8.x version gets released ?
Title: Re: installing rav1e (0.8.1-1) breaks dependencies
Post by: Dudemanguy on 26 September 2025, 00:49:48
Not really but you might run into some library errors like you mentioned above. The 0.8.x version will get released whenever the ffmpeg rebuilds are done.