| Summary: | Installation of repository fails | ||
|---|---|---|---|
| Product: | Infrastructure | Reporter: | Doug Gack <douggack> |
| Component: | General | Assignee: | Thorsten Leemhuis <fedora> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | douggack, lxtnow, matthias |
| Priority: | P5 | ||
| Version: | NA | ||
| Hardware: | All | ||
| OS: | GNU/Linux | ||
| namespace: | |||
|
Description
Doug Gack
2008-11-13 19:08:58 CET
could you please include output trace ? (In reply to comment #0) > I am running CentOS 5.2. An attempt to add the free repository fails with a > message that 8 or higher is required. Then you are using the repo files for Fedora on CentOS; that's a bad idea. You need to do this: http://thorstenl.blogspot.com/2008/11/rpm-fusion-for-el-in-early-testing.html Out docs likely need to be improved to reflect this, hence leaving this bug open as reminder (In reply to comment #2) > (In reply to comment #0) > > I am running CentOS 5.2. An attempt to add the free repository fails with a > > message that 8 or higher is required. > > Then you are using the repo files for Fedora on CentOS; that's a bad idea. You > need to do this: > http://thorstenl.blogspot.com/2008/11/rpm-fusion-for-el-in-early-testing.html > > Out docs likely need to be improved to reflect this, hence leaving this bug > open as reminder > (In reply to comment #2) > (In reply to comment #0) > > I am running CentOS 5.2. An attempt to add the free repository fails with a > > message that 8 or higher is required. > > Then you are using the repo files for Fedora on CentOS; that's a bad idea. You > need to do this: > http://thorstenl.blogspot.com/2008/11/rpm-fusion-for-el-in-early-testing.html > > Out docs likely need to be improved to reflect this, hence leaving this bug > open as reminder > ======I attempted to go to the indicated address: rpm -ivh http://download1.rpmfusion.org/free/el/updates/testing/5/x86_64/rpmfusion-free-release-5-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/x86_64/rpmfusion-nonfree-release-5-0.1.noarch.rpm ======I received this result: Retrieving http://download1.rpmfusion.org/free/el/updates/testing/5/x86_64/rpmfusion-free-release-5-0.1.noarch.rpm Retrieving http://download1.rpmfusion.org/nonfree/el/updates/testing/5/x86_64/rpmfusion-nonfree-release-5-0.1.noarch.rpm warning: /var/tmp/rpm-xfer.rfK4m9: Header V3 DSA signature: NOKEY, key ID e74f0522 warning: /var/tmp/rpm-xfer.N1Ijk3: Header V3 DSA signature: NOKEY, key ID ab194290 error: Failed dependencies: epel-release >= 5 is needed by rpmfusion-free-release-5-0.1.noarch epel-release >= 5 is needed by rpmfusion-nonfree-release-5-0.1.noarch [root@c11 douggack]# ========= I'm running on a Via Mini-ITX mobo. I tried using I386, instead of x86-64, but no go. (In reply to comment #3) > > You need to do this: > > http://thorstenl.blogspot.com/2008/11/rpm-fusion-for-el-in-early-testing.html > ======I attempted to go to the indicated address: > rpm -ivh > http://download1.rpmfusion.org/free/el/updates/testing/5/x86_64/rpmfusion-free-release-5-0.1.noarch.rpm > http://download1.rpmfusion.org/nonfree/el/updates/testing/5/x86_64/rpmfusion-nonfree-release-5-0.1.noarch.rpm As staten in that blog entry: RPM Fusion for EL requires EPEL; hence you need to enable EPEL bevore you can enable RPM Fusion for EL: http://fedoraproject.org/wiki/EPEL/FAQ#howtouse |