 |
 |
 |
 |
| Linux Chat The place to talk about anything linux-related outside of Fedora |

21st November 2008, 04:05 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 21

|
|
|
RPM Fusion with centos
hi, i'm wondering if i can use RPM Fusion repo with centos 5.2, because it's says "RPM Fusion is a merger of the following package repositories for Fedora and Red Hat Enterprise Linux", and when i tried to install it i got this error message :
warning: /root/Download/rpmfusion-free-release-stable.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 49c8885a
error: Failed dependencies:
system-release >= 8 is needed by rpmfusion-free-release-8-5.noarch
please any help guys.
|

21st November 2008, 04:11 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Moved to Linux Chat
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

22nd November 2008, 05:49 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168

|
|
|
You can't crossbreed OSes rpms...
Centos 5 and Red Hat Linux 5 are Fedora Core 3 thru Fedora Core 6.
In theory, Fedora 7 thru Fedora 9 would be the next Centos 6 & Red Hat Linux 6.
|

22nd November 2008, 06:00 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
Quote:
|
Originally Posted by jusbug
hi, i'm wondering if i can use RPM Fusion repo with centos 5.2, because it's says "RPM Fusion is a merger of the following package repositories for Fedora and Red Hat Enterprise Linux"
|
Not yet - the RHEL repos are not populated.
Quote:
|
Originally Posted by jusbug
, and when i tried to install it i got this error message :
warning: /root/Download/rpmfusion-free-release-stable.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 49c8885a
error: Failed dependencies:
system-release >= 8 is needed by rpmfusion-free-release-8-5.noarch
please any help guys.
|
You can't use the Fedora RPMFusion repo release RPMs for RHEL.
V
EDIT: I just realized: CentOS is neither Fedora nor RHEL, so you should be very wary of using any such RPM packages on it.
Last edited by Hlingler; 22nd November 2008 at 08:29 AM.
|

22nd November 2008, 06:36 AM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
You've been given the answer, but just a little elaboration...
Firstly, this was moved to Linux Chat because it's not actually Fedora--this can confuse folks, but if it's RHEL or CentOS, it goes to Linux Chat. *I* would have explained it, but Leigh is laconic--I consider him the Clint Eastwood of the mods.
(cringes as he awaits a public shooting--don't hurt me Leigh, I couldn't resist. You *know* I shouldn't be allowed to post after 23:00 my time.)
Secondly, on *RARE* occasions, you can get away with it. However, the CentOS developers, and this includes people like Dag, who maintains rpmforge (loosely equivalent to rpmfusion, but more aimed towards CentOS) spend a lot of time testing their rpms to make sure that your CentOS system stays stable. CentOS isn't about cutting edge, as I'm sure you know, it's about stability and all that good stuff. As Alan on their forums and wiki cheerfully says, if you're using unsupported programs and you break it, you get to keep both pieces.
So, it's always a risk using outside software with CentOS. Much of the time, you can get away with it, but, especially with RPMS made for later Fedora's, the chances get slimmer and slimmer.
You might want to add the CentOS extras, testing, rpmforge, and such to your repos. Take a look at the CentOS wiki, just do a search on repositories or something similar.
The only caveat I'd give as far as that goes is it's not a good idea to have both the rpmforge and atrpm repos in your /etc/yum.repos.d. Just like mixing various Fedora repos, it can cause conflicts. From time to time, pulling a single rpm off atrpms is fine. (If, for example, you have rpmforge in your yum.repos.d but it's a dangerous habit.
|

23rd November 2008, 02:19 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 21

|
|
|
but guys, on the website its says for fedora and RHEL.
|

23rd November 2008, 02:31 AM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
|
But CentOS is neither Fedora nor RHEL.... it is CentOS. You could probably get away with using RPMFusion RPMs for RHEL, since CentOS is RHEL without proprietary logos and such, but there are none available yet. So: it's a moot point at the moment.
V
|

23rd November 2008, 03:05 AM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
Ah, so it does, but it looks as if you may have grabbed the Fedora, rather than the RHEL5 ones. (@Vince, I've never run into an RHEL5 rpm that didn't work on CentOS, which doesn't, of course, necessarily mean that much, as I have my CentOS contacts and whine at them till they make an rpm for me, so I've only used it a few times.)
My earlier warnings stand, though, it's best not to mix them--if you use RPMFusion, don't use rpmforge and all that.
Did you definitely install the RHEL5 version, as opposed to the Fedora version? That 8 in there makes me think you grabbed the wrong one.
Also, note that they say you have to enable the EPEL, extra packages or something like that. Hrrm, not even sure where one gets that repo.
Ah, this looks promising.
rpm -ihv http://download.fedora.redhat.com/pu...5-3.noarch.rpm http://repo.redhat-club.org/redhat/5...rhc.noarch.rpm
(I see that's for i386, I assume there's an x86_64 one as well.)
More info here
http://wiki.centos.org/AdditionalResources/Repositories
|

23rd November 2008, 03:07 AM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
Also, I think I should apologize. I had no idea that RPMfusion was available for CentOS/RHEL, so I blithely gave you incorrect advice.
|

23rd November 2008, 03:27 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
I gave this a try last night. First I installed the epel repo. A careless update managed to trash mplayer, audacity and yum, which made it difficult to fix.
Please do read the CentOS wiki link I gave you and observe their warnings about mixing 3rd party repos. (The same warnings apply to Fedora). One has to be careful, and should probably not do it very late at night.
In the end, I had to carefully go through my yum.log, figure out what came from epel, uninstall it, (all of which was difficult because yum wasn't working--I had to remove it, as fortunately, the rpm command worked, and reinstall it and its dependencies from an install CD), to fix things.
|

26th November 2008, 04:15 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
Yup, and I forgot to set my priorities straight.  Seriously, I had commented it out for some reason or other and forgot to put it back in when I played with EPEL.
|

18th June 2009, 10:08 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907

|
|
|
doing some
Googleing and came across this old thread .
to fill in some games i have been looking into using fedora 9 rpm's on centOS 5.3
so fare i KNOW these work just fine
glaxium-0.5-4.fc9
dejavu-fonts-2.24-3.fc9
opengl-games-utils-0.1-5.fc9
foobillard-3.0a-8.fc8 -- exact same as the f9,10,and 11 --
-- BZFlag .fc9 had way to many rpm dependencies so i built the source --
so " some" a few fedora 9,10,11 rpms will work on CentOS 5.3
BUT BE VERY,VERY,VERY CAREFUL ON WHAT YOU DO
|

19th June 2009, 05:45 AM
|
|
Registered User
|
|
Join Date: Jul 2008
Location: Wellington, New Zealand
Posts: 80

|
|
|
You have to install EPEL first then RPMFusion, then it will work.
__________________
Main
AMD Athlon X2 5200+ 2.7GHz | 2GB DDR2-800 | ASUS M2N-SLI Deluxe | 2x Albatron GeForce 8500 GT 256MB | Creative SoundBlaster Live! 5.1 | Creative Inspire P5800 5.1 | 510W Power Supply | Fedora 11 and Windows XP SP3
Server
2x Intel Xeon Dual-Core 2.4GHz | 2GB DDR-266 ECC | Dell PowerEdge 1600SC | ATI Rage XL IGP 16MB | Dell PERC 3/SC SCSI RAID Controller | SATA RAID Controller | Redundant Power Supplies | CentOS 5.3
|

19th June 2009, 06:24 AM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907

|
|
|
but as it stands there are only a few things in the rpmfusion repo
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:51 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|