 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

12th February 2010, 08:37 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
|
Fedora 12 -- unable to access repositories
Hi,
I just did a clean install of Fedora 12 on a system running Fedora 11. I'm behind a proxy, and I followed the steps outlined at http://digitizor.com/2009/06/17/how-...in-fedora-11/u to fix the initial repository error. This is what I get now:
Code:
[root@farpoint vivek]# yum update yum
Loaded plugins: presto, refresh-packagekit
fedora | 4.2 kB 00:00
fedora/primary_db | 12 MB 01:55
rpmfusion-free | 3.8 kB 00:00
rpmfusion-free/primary_db | 344 kB 00:03
rpmfusion-free-updates | 3.3 kB 00:00
rpmfusion-free-updates/primary_db | 176 kB 00:01
rpmfusion-nonfree | 3.3 kB 00:00
rpmfusion-nonfree/primary_db | 91 kB 00:01
rpmfusion-nonfree-updates | 3.3 kB 00:00
rpmfusion-nonfree-updates/primary_db | 43 kB 00:01
http://download.fedoraproject.org/pub/fedora/linux/updates/12/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 302 : http://download.fedoraproject.org/pub/fedora/linux/updates/12/x86_64/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again
[root@farpoint vivek]#
My /etc/hosts.conf looks like this
Code:
[root@farpoint vivek]# more /etc/hosts
# hostname farpoint added to /etc/hosts by anaconda
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 farpoint
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 farpoint
80.239.156.215 mirrors.fedoraproject.org
213.129.242.84 mirrors.rpmfusion.org
[root@farpoint vivek]#
Also,
Code:
[root@farpoint ~]# yum clean all
Loaded plugins: presto, refresh-packagekit
Cleaning up Everything
r[root@farpoint ~]# rm -f /var/lib/rpm/__db*
[root@farpoint ~]# rpm --rebuilddb
did not help at all.
I'd appreciate suggestions and advice to fix this problem.
Thanks in advance,
Vivek
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
Last edited by maverick280857; 12th February 2010 at 09:01 AM.
|

12th February 2010, 09:49 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
The link you provided doesn't appear to send me to the correct page. Anyhow, have you configured yum to work behind a proxy?
Have you made any changes to the .repo files?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Last edited by glennzo; 12th February 2010 at 09:53 AM.
|

12th February 2010, 09:59 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
Quote:
Originally Posted by glennzo
The link you provided doesn't appear to send me to the correct page. Anyhow, have you configured yum to work behind a proxy?
Have you made any changes to the .repo files?
|
Sorry, here's the link: http://digitizor.com/2009/06/17/how-...-in-fedora-11/.
Yes, I configured the system proxy. And I uncommented baseurl and commented mirrors in the .repo files.
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
|

12th February 2010, 10:30 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
|
I would change the repository back to the way it was. Do that and see if it makes any difference.
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

12th February 2010, 10:59 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
Restored .repo files...this is what happens:
Code:
[root@farpoint ~]# yum clean all
Loaded plugins: presto, refresh-packagekit
Cleaning up Everything
[root@farpoint ~]# yum update
Loaded plugins: presto, refresh-packagekit
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
[root@farpoint ~]#
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
|

12th February 2010, 11:02 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
Quote:
Originally Posted by maverick280857
Yes, I configured the system proxy.
|
But did you configure yum proxy?
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

12th February 2010, 11:09 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
Quote:
Originally Posted by glennzo
But did you configure yum proxy?
|
How do I do that?
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
|

12th February 2010, 11:24 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974

|
|
__________________
Glenn
The Bassinator © ®
Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
|

12th February 2010, 02:29 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
|
I still get the same error. I did yum clean all after editing yum.conf.
Is there anything else that has to be done with Fedora 12 too, because I never had to change the yum.conf file in Fedora 11.
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
|

14th February 2010, 03:16 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Location: IIT Kanpur, IN
Posts: 214

|
|
|
I still haven't been able to resolve this. Any ideas?
EDIT: February 16, 2010....still no success. I would really appreciate if someone could help me out here. Fedora 11 seemed to work just fine.
EDIT: February 17, 2010...works all by itself now. Thanks!
__________________
-----------------------
Registered Linux User #280857
My homepage
-----------------------
Last edited by maverick280857; 17th February 2010 at 04:06 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 12:46 (Wednesday, 19-06-2013)
|
|
 |
 |
 |
 |
|
|