Re: Error using yum
David Timms <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Ashwini Dhiman wrote: > Here's the entire error log for the update command > > http://fpaste.org/paste/6307 Is your web browser set up to use a proxy ? That might be why it can get to various mirros, but yum cant. try a wget directly like: wget http://ftp.jaist.ac.jp/pub/Linux/Fedora/updates/10/i386/repodata/primary.sqlite.bz2 as an example. What about ping the ftp.jaist.ac.jp DaveT.