Results 1 to 10 of 18
i tried to update yum but it ended with error "no route to host " for each mirror ...so i tried
$yum clean all
$yum update
as it was suggested ...
- 02-21-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
[SOLVED] yum update problem on fedpra 10.
i tried to update yum but it ended with error "no route to host " for each mirror ...so i tried
$yum clean all
$yum update
as it was suggested at one of thread but then it says "no mirrorlist "..
what shld i do now ....how do i update yum ..??
someone help me ..Thnx
- 02-21-2009 #2
Hi and Welcome !
Is internet working fine in your machine? Is it behind proxy?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-22-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
yes Internet is working fine on my machine. and ya i have being using proxies for Internet access .
this is exactly what i got ..
""# yum update
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...a-10&arch=i386 error was
[Errno 4] IOError: <urlopen error (113, 'No route to host')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again"..
Thnx for ur reply ..
- 02-22-2009 #4
Edit /etc/yum.conf file and add your proxy settings.
Code:proxy=http://proxy.mydomain.si:80/ proxy_username= proxy_password=
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-24-2009 #5Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
it does works ..
.
i edited yum.conf file and tried to update yum ,it starts looking for mirrors and end with error urlopen error "name or service not know"..
..this error i got ..
http://fr2.rpmfind.net/linux/rpmfusi...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
.
.
.
Error: failure: repodata/04da721e41b80b2a003de83f73387a6d7d30833f-primary.sqlite.bz2 from fedora: [Errno 256] No more mirrors to try..
wht do i do now ???
- 02-27-2009 #6Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
please somebody help me out .....i cant find on Internet ...
plz reply to post ....
- 02-27-2009 #7
did you enter in the values for your proxy in the file as casper suggested?
- 03-01-2009 #8Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
yes i did tht ..http://x.x.x.x. mydomainname.si:80/ but still its not working .
also i got popup at right bottom corner with error message 'internal system error'..this
Error Type: <class 'yum.Errors.NoMoreMirrorsRepoError'&g t;
Error Value: failure: repodata/04da721e41b80b2a003de83f73387a6d7d30833f-primary.sqlite.bz2 from fedora: [Errno 256] No more mirrors to try.
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2202, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2199, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 599, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 503, in dispatch_command
self.get_distro_upgrades()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1660, in get_distro_upgrades
pkgs = self.yumbase.pkgSack.returnNewestByName(name=&apos ;preupgrade&apos
File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 592, in <lambda>
pkgSack = property(fget=lambda self: self._getSacks(),
File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 435, in _getSacks
self.repos.populateSack(which=repos)
File : /usr/lib/python2.5/site-packages/yum/repos.py, line 251, in populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File : /usr/lib/python2.5/site-packages/yum/yumRepo.py, line 168, in populate
db_fn = repo._retrieveMD(mydbtype)
File : /usr/lib/python2.5/site-packages/yum/yumRepo.py, line 1412, in _retrieveMD
cache=self.http_caching == 'all&apos
File : /usr/lib/python2.5/site-packages/yum/yumRepo.py, line 749, in _getFile
raise Errors.NoMoreMirrorsRepoError, errstr
does it has anything to do with it ???
- 03-01-2009 #9
Execute this
Post output here.Code:yum repolist
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-02-2009 #10Just Joined!
- Join Date
- Feb 2009
- Posts
- 15
nothing happened ..same error as before urlopen error "name or service not known"


