Ffmpeg in fedora 40 rawhide problem

I am unable to install ffmpeg in fedora rawhide please help

@fedora ~ [1]> sudo dnf install ffmpeg
[sudo] password for xiaolixixixi: 
Last metadata expiration check: 0:38:54 ago on Thu 12 Oct 2023 07:11:42 PM +0545.
Error: 
 Problem: conflicting requests
  - package ffmpeg-6.0-17.fc40.x86_64 from rpmfusion-free requires ffmpeg-libs(x86-64) = 6.0-17.fc40, but none of the providers can be installed
  - package ffmpeg-6.0-17.fc40.x86_64 from rpmfusion-free-rawhide requires ffmpeg-libs(x86-64) = 6.0-17.fc40, but none of the providers can be installed
  - package ffmpeg-6.0-17.fc40.x86_64 from rpmfusion-free-updates requires ffmpeg-libs(x86-64) = 6.0-17.fc40, but none of the providers can be installed
  - package ffmpeg-6.0-17.fc40.x86_64 from rpmfusion-free-updates-testing requires ffmpeg-libs(x86-64) = 6.0-17.fc40, but none of the providers can be installed
  - nothing provides libtesseract.so.5.3.2()(64bit) needed by ffmpeg-libs-6.0-17.fc40.x86_64 from rpmfusion-free
  - nothing provides libtesseract.so.5.3.2()(64bit) needed by ffmpeg-libs-6.0-17.fc40.x86_64 from rpmfusion-free-rawhide
  - nothing provides libtesseract.so.5.3.2()(64bit) needed by ffmpeg-libs-6.0-17.fc40.x86_64 from rpmfusion-free-updates
  - nothing provides libtesseract.so.5.3.2()(64bit) needed by ffmpeg-libs-6.0-17.fc40.x86_64 from rpmfusion-free-updates-testing
(try to add '--skip-broken' to skip uninstallable packages)

Tesseract was updated in Fedora, and while its maintainer took care of rebuilding dependent packages in Fedora, rpmfusion is a different thing. You could file a bug to make ffmpeg maintainers aware of that or ping @leigh123linux here :slight_smile:

2 Likes

Yeh, RPM Fusion usually lags Fedora a little because stuff has to reach the Fedora repos before RPM Fusion can update.

Another question: @dragonreborn1 is there a reason you’re using rawhide? It’s not a supported release, and users are expected to be able to debug systems and file bugs etc. to help with development:

Going along with what @ankursinha just said, Fedora 39 (just [about] released) seems to have full support with rpmfusion at present. I have already updated 3 different systems to F39 and am quite pleased with it.

2 Likes

i wanted to use latest gnome also i used to install a lot of latest apps from AUR so i installed rawhide when switching to fedora . i found its very hard to install an app resolving coflict and many required dependency are found nowhere in any rpm based repositories from all distros

1 Like

Hrm, I don’t think rawhide is what you want. I’d stick to the latest stable release, which is going to very soon be Fedora 39. There are no AURs for Fedora, we have copr where people publish some packages that are not in the Fedora repositories themselves. Rawhide really is the development version and it moves relatively quickly, so people have to re-build their stuff for it quite often.

If you have issues installing applications, please open new issues and folks here on the forum will help you out.

Fedora 39 has the latest gnome (45.0) and is stable while rawhide is development and changes often.

1 Like