RPM Fusion and Fedora23
Does anyone have Any idea when RPM fusion will be available for Fedora 23? Or is it easier to go back a stage to Fedora 22 ?
Just asking as I cannot install much it seems
Does anyone have Any idea when RPM fusion will be available for Fedora 23? Or is it easier to go back a stage to Fedora 22 ?
Just asking as I cannot install much it seems
Well there are RPMFusion repositories for Fedora 23 as noted on their site http://rpmfusion.org/ .
I can confirm RPMFusion for F23 is available.
Recently I have been guiding how to add them, check the link here, there is also link to RPMFusion Configuration site: https://ask.fedoraproject.org/en/ques...
Once again, I tried to access the Fedora 23 release repos for x64 and go t the following message
Not Found
The requested URL /free/fedora/releases/23/Everything/x86_64/os/repoview/index.html was not found on this server. Apache/2.2.15 (CentOS) Server at download1.rpmfusion.org Port 80
What version of rpmfusion-free-release do you have installed, what does "dnf info rpmfusion-free-release" show? (It should be: Version 23 and Release 0.1)
The error message is correct, there is no directory called /free/fedora/releases/23 on download1.rpmfusion.org , so I assume you have installed an older version of rpmfusion-free-release.
Rather than link to rpmfusion baseurl put a link to its mirrorlist. The best would be if you would remove your RPMFusion repo files from /etc/yum.repos.d
and install them once more with following command:
su -c 'dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'Let us know how it went.
Asked: 2016-01-08 11:32:27 -0600
Seen: 571 times
Last updated: Jan 08 '16
From the CLI how to list the groups to which I belong?
Can not find kernel sources for 4.3.4-300.fc23.x86_64
fedora 23 wayland gnome-terminal mouse middle click paste
Fedora 23 Won't connect to wifi
How to check Fedora 23 consistency after upgrade?
How to install 'xtreme download manager' in fedora 23?
For instance, I tried loading the MP3 "gstreamer-plugins-ugly-0.10.19-18.fc22.x86_64 " from ver 22 as nothing was in 23 and it failed
@Original gstreamer-plugins-ugly-0.10.19-18.fc23.x86_64 is definitely available in rpmfusion-free-updates for F23.