Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: installing rav1e (0.8.1-1) breaks dependencies (Read 1917 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

installing rav1e (0.8.1-1) breaks dependencies

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 ...

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #1
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

[SOLVED]: installing rav1e (0.8.1-1) breaks dependencies

Reply #2
Issue resolved just now during update!

Thanks to the always efficient and loyal packagers. 8)

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #3
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

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #4
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...

 

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #5
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

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #6
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.

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #7
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 ?

Re: installing rav1e (0.8.1-1) breaks dependencies

Reply #8
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.