LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-29-2010, 07:16 AM   #1
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Rep: Reputation: 18
epel repo centos 5.4


i installed the4 epel repository but i cant seems to downlaod packages from that repo its gives me error
http://download.fedoraproject.org/pu...ry.sqlite.bz2: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://download.fedoraproject.org/pu...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/398ac497e936c384bb15d3db5c046eeb2adbd75c-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
[root@backup ~]# vim /etc/yum.repos.d/epel.repo
[root@backup ~]# yum install bacula > fr.txt
ftp://ftp.rniito.ru/pub/epel/5/i386/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bali.idrepo.or.id/epel/5/i386...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.jaist.ac.jp/pub/Linux/Fed...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.


when i checked this particular file does not exist
398ac497e936c384bb15d3db5c046eeb2adbd75c-primary.sqlite.bz2

instead
14871819f04cbb11f6d1a19f72a76c3e2d74921e-primary.sqlite.bz2
and some other files exist how d i over come this
 
Old 07-29-2010, 08:46 AM   #2
alli_yas
Member
 
Registered: Apr 2010
Location: Johannesburg
Distribution: Fedora 14, RHEL 5.5, CentOS 5.5, Ubuntu 10.04
Posts: 559

Rep: Reputation: 92
Hi

The best advice I can give to you is to try another repository - since this is an indication that the repository you're using hasn't synced properly.

There's not much else you can do to solve the problem
 
Old 07-29-2010, 03:50 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
please post your epl.repo file
or compare it to my default file
Code:
[epel]
name=Extra Packages for Enterprise Linux 5 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 5 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1

[epel-source]
name=Extra Packages for Enterprise Linux 5 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
the mirror list SHOULD be this
" http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch"
for the default fedora epel
 
Old 08-01-2010, 03:31 AM   #4
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Original Poster
Rep: Reputation: 18
i compared the file is the same, how can i overcome this issue
 
Old 08-01-2010, 04:10 AM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
with centOS i do this first ( when i have a yum issue)
it "fixes" it most of the time -- but not 100% of the time

Code:
su -
-- your root password --
yum clean all 
rpm --rebuilddb 
yum update
if that dose not, then there might be a repo conflict can you post the output of this command
Code:
yum repolist all
 
Old 08-01-2010, 04:35 AM   #6
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Original Poster
Rep: Reputation: 18
still not working only epel repo is having a problem
this is the output of
yum repolist all
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.eutelia.it
* base: ftp.eutelia.it
* epel: ftp.rniito.ru
* extras: ftp.eutelia.it
* rpmforge: apt.sw.be
* updates: ftp.eutelia.it
ftp://ftp.rniito.ru/pub/epel/5/i386/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bali.idrepo.or.id/epel/5/i386...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.jaist.ac.jp/pub/Linux/Fed...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.kddilabs.jp/Linux/package...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.rhd.ru/pub/epel/5/i386/re...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.riken.jp/Linux/fedora/epe...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.tsukuba.wide.ad.jp/Linux/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.yz.yamagata-u.ac.jp/pub/l...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://madura.idrepo.or.id/epel/5/i3...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.bjtu.edu.cn/fedora-epe...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.nus.edu.sg/fedora/epel...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.yandex.ru/epel/5/i386/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror01.idc.hinet.net/EPEL/5...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.ispros.com.bd/fedora-...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.sohu.com/fedora-epel/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://sulawesi.idrepo.or.id/epel/5/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://sumbawa.idrepo.or.id/epel/5/i...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/14871819f04cbb11f6d1a19f72a76c3e2d74921e-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
 
Old 08-01-2010, 04:35 AM   #7
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Original Poster
Rep: Reputation: 18
still not working only epel repo is having a problem
this is the output of
yum repolist all
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.eutelia.it
* base: ftp.eutelia.it
* epel: ftp.rniito.ru
* extras: ftp.eutelia.it
* rpmforge: apt.sw.be
* updates: ftp.eutelia.it
ftp://ftp.rniito.ru/pub/epel/5/i386/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://bali.idrepo.or.id/epel/5/i386...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.jaist.ac.jp/pub/Linux/Fed...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.kddilabs.jp/Linux/package...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.rhd.ru/pub/epel/5/i386/re...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.riken.jp/Linux/fedora/epe...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.tsukuba.wide.ad.jp/Linux/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp.yz.yamagata-u.ac.jp/pub/l...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://madura.idrepo.or.id/epel/5/i3...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.bjtu.edu.cn/fedora-epe...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.nus.edu.sg/fedora/epel...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.yandex.ru/epel/5/i386/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror01.idc.hinet.net/EPEL/5...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.ispros.com.bd/fedora-...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirrors.sohu.com/fedora-epel/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://sulawesi.idrepo.or.id/epel/5/...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://sumbawa.idrepo.or.id/epel/5/i...ry.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/14871819f04cbb11f6d1a19f72a76c3e2d74921e-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
 
Old 08-01-2010, 02:31 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
that is a very odd out put for " yum repolist all"
it should be just a list of installed repos that are turned on and turned off .

try running
Code:
rpm --rebuilddb
first
then run yum clean all
yum update
 
Old 08-02-2010, 03:20 AM   #9
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Original Poster
Rep: Reputation: 18
still the same ,
 
Old 08-02-2010, 03:14 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
well if this command is not working
yum repolist all

and not giving a list but a yum server time out
( that command should not do that)
then there is sometinng very,very with the setup


just how did you " i installed the4 epel repository"
from the instructions here ?
http://wiki.centos.org/AdditionalResources/Repositories
did you install the centOS 4.? repo???????
and not the cent 5.? repo?
 
Old 08-04-2010, 12:43 AM   #11
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Original Poster
Rep: Reputation: 18
no i have installed repo for 5 , it works on the other sytem i installed but not on this i cant reformat the system also
is there any way to rectify the issue
i removed the repo and installed it again still the same
 
Old 08-04-2010, 12:51 AM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
fix it ????
well if your epel repo is 100% the same and is looking for the file lists from the SAME mirror
Quote:
#baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
as me ( not the baseurl but mirrorlist)
then you should NOT be getting those time outs


what other repos are turned on and installed

seeing as the normal command for this dose not work you will need to do this by hand

READ yes open and read EVERY file is /etc/yum.repos.d
and list EVERY one that has a " enabled=1"
also a list of every file there will also help

somehow you furab'ed yum
 
Old 10-02-2010, 05:36 PM   #13
wsj
LQ Newbie
 
Registered: Oct 2010
Posts: 2

Rep: Reputation: 0
I've been having the same problem with the EPEL repository. Googled around for it and finally found a posted solution here. (At least for the short term until the mirrors are working again.)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yum not working with epel repo fw12 Red Hat 2 02-14-2010 08:55 AM
Cannot find a valid baseurl for repo: epel-testing :redhat 5 safaaa Linux - Newbie 5 07-22-2009 05:29 PM
RHEL/CentOS repo structure creedog Linux - Enterprise 9 06-20-2009 09:48 AM
fedora 9 repo on centos 5.2 ssilayaraja Linux - Server 1 09-10-2008 12:36 PM
CentOS 5.2 & Livina like Repo zcrxsir88 Linux - Server 1 08-12-2008 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration