LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-24-2009, 07:59 AM   #1
vipul_patel
Member
 
Registered: Dec 2006
Posts: 38

Rep: Reputation: 15
Question yum update or install error in Fedora 10


Dear Members,
I have fresh installation of Fedora 10 after that yum update is not working and give errors are us under.

yum update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...-f10&arch=i386 error was
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again.


I had no proxy server . I have worked on Bsnl Broadband. So dns has no problem.

I try everyting commands like yum clean all
yum clean metadata
yum clean dbcache


our dns server : 208.67.222.222
208.67.220.220

Gate way : 192.168.1.1
Static Ip : 192.168.1.25
Sub Net Mask : 255.255.255.0

but no +ve result found.

This is my /etc/yum.repos.d/

adobe-linux-i386.repo
fedora-rawhide.repo
fedora.repo
fedora-updates.repo
fedora-updates-testing.repo
rpmfusion-free-rawhide.repo
rpmfusion-free.repo
rpmfusion-free-updates.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree.repo
rpmfusion-nonfree-updates.repo
rpmfusion-nonfree-updates-testing.repo

Please give help. How I can start yum update properly or install any pacakage without give mirror or any error.


Regards
Vipul Patel
India






 
Old 03-25-2009, 04:53 AM   #2
decrepit
Member
 
Registered: May 2006
Distribution: Ubuntu10.04, < fedora12
Posts: 347

Rep: Reputation: 34
If you click on your url above, in your browser, what do you get????

Doing it here gives me this.

# repo = updates-released-f10 arch = i386 country = AU
http://mirror.internode.on.net/pub/f...dates/10/i386/
http://ga13.files.bigpond.com:4040/f...dates/10/i386/
http://ga14.files.bigpond.com:4040/f...dates/10/i386/
http://mirror.aarnet.edu.au/pub/fedo...dates/10/i386/
http://ftp.iinet.net.au/pub/fedora/l...dates/10/i386/
http://mirror.optus.net/fedora/linux/updates/10/i386/
http://ringtail.its.monash.edu.au/pu...dates/10/i386/


So looks like that link gives you the closest mirrors to you, maybe it's not working for you?
If that's the case, you can find a mirror near you and just enter that url into yum.conf instead
 
Old 03-28-2009, 05:21 AM   #3
vipul_patel
Member
 
Registered: Dec 2006
Posts: 38

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by decrepit View Post
If you click on your url above, in your browser, what do you get????

Doing it here gives me this.

# repo = updates-released-f10 arch = i386 country = AU
http://mirror.internode.on.net/pub/f...dates/10/i386/
http://ga13.files.bigpond.com:4040/f...dates/10/i386/
http://ga14.files.bigpond.com:4040/f...dates/10/i386/
http://mirror.aarnet.edu.au/pub/fedo...dates/10/i386/
http://ftp.iinet.net.au/pub/fedora/l...dates/10/i386/
http://mirror.optus.net/fedora/linux/updates/10/i386/
http://ringtail.its.monash.edu.au/pu...dates/10/i386/


So looks like that link gives you the closest mirrors to you, maybe it's not working for you?
If that's the case, you can find a mirror near you and just enter that url into yum.conf instead

Dear Sir,

I have given above link in url location I got below links. One link I opened in url on online web it has been opened perfectly. I have no mirrors in yum.conf , it is in /yum.repos.d/ directory.


# repo = updates-released-f10 arch = i386 country = RU country = JP country = CY country = TW country = TR country = TH
http://ftp.kddilabs.jp/Linux/package...dates/10/i386/
http://mirror.yandex.ru/fedora/linux/updates/10/i386/
http://ftp.cse.yzu.edu.tw/pub/Linux/...dates/10/i386/
http://ftp.rhd.ru/pub/fedora/linux/updates/10/i386/
ftp://ftp.cs.hacettepe.edu.tr/pub/mi...dates/10/i386/
http://mirrors.cytanet.com.cy/linux/...dates/10/i386/

also I can ran yum update but still try other mirror error continues.


what Can i do now?
 
Old 03-29-2009, 05:19 AM   #4
decrepit
Member
 
Registered: May 2006
Distribution: Ubuntu10.04, < fedora12
Posts: 347

Rep: Reputation: 34
Sorry Patel, that's about the end of my expertise, you're right about the mirrors being in yum.repos.d.
I've tried opening you're mirror links and as you say, they open OK.

You could try putting a # in front of the mirror list line, and insert one of those url's in it's place as a base url.
I've done this with mine because, my isp doesn't count downloads against my usage, where as it does for the other sites.
Here's mine for an example.

[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#baseurl=http://mirror.3fl.net.au/pub/fedora/linux/updates/10/i386/
baseurl=http://ftp.iinet.net.au/pub/fedora/linux/updates/10/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
 
  


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 Update Error Fedora Core 9 KrazyStuntRR Fedora 5 06-12-2008 01:08 AM
fedora 6 yum install planetccrma-core error glowkeeper Linux - Software 5 09-01-2007 06:05 AM
yum update gives 'Error: Missing Dependency:" on fresh install tightface Linux - Software 4 07-04-2007 02:10 AM
Fedora Core 6 Yum Update Error jwheel83 Fedora 2 01-24-2007 08:18 PM
error using yum to install flash fedora core 5 nick623 Fedora 1 07-26-2006 03:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:24 PM.

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