LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   funny epel 404 error when adding repo (https://www.linuxquestions.org/questions/linux-software-2/funny-epel-404-error-when-adding-repo-4175423781/)

borgy95 08-24-2012 08:01 AM

funny epel 404 error when adding repo
 
Heyho,

been tryin to add the epel repo recently to get stuff like wine but the following error is being returned:

Code:

[root@borgy ~]# su -c 'rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm'
Retrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm
curl: (22) The requested URL returned error: 404
error: skipping http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm - transfer failed

any ideas what might be causing this i've check the url; countless times checked countless websites for different versions and i don't get it usually yum will add a repo/downlaod and install for me no problem.

knudfl 08-24-2012 09:29 AM

It's a wrong link : An old version.

https://fedoraproject.org/wiki/EPEL
> http://ftp.crc.dk/fedora-epel/6/i386...l-release.html
> > >
http://ftp.crc.dk/fedora-epel/6/i386...6-7.noarch.rpm
> epel-release-6-7.noarch.rpm


.

borgy95 08-24-2012 09:47 AM

Urgghhhyou serious 6-7 is the one.... Right thanks I'll update it.... Pffff I had tried everything from 6-0 upwards.. IWW well cheers

Once added wil it update itself in the future automatically? Or will I need to manually make the change in the future.

knudfl 08-24-2012 11:48 AM

Quote:

Once added wil it update itself in the future automatically ?
Never seen any updates for "epel-release".

But then again, if there ever will be,
it will happen automatically at a # yum update


All times are GMT -5. The time now is 10:34 PM.