LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-16-2010, 01:30 AM   #1
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Rep: Reputation: 16
yum update error+fc12


this is the error i got when i type yum update command
Code:
[root@VAIO yum.repos.d]# yum update
Loaded plugins: presto, refresh-packagekit
http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml: [Errno 14] HTTP Error 302 : http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates. Please verify its path and try again
[root@VAIO yum.repos.d]#
can somebody help me out this problem
 
Old 01-16-2010, 04:45 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Can you reach http://download.fedoraproject.org/pu...ata/repomd.xml with curl, wget, telnet, links or any other browser installed? If not, is your network connection working properly (as in other sites being reachable) or does it work if you stop the iptables service (as in excessively restrictive rules)?
 
Old 01-16-2010, 05:56 AM   #3
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
yum update error+fc12

how do i do thatand can you tell me
 
Old 01-16-2010, 06:58 AM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Since you can post a reply I gather your network and firewall settings are OK.
Quote:
Originally Posted by unSpawn View Post
Can you reach http://download.fedoraproject.org/pu...ata/repomd.xml with curl, wget, telnet, links or any other browser installed?
Open a terminal window then type "links http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml" or "firefox http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml" or "curl -sS http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml". If there is any error output don't reply "it ain't working" but please post the exact text.
 
Old 01-16-2010, 07:05 AM   #5
srinivasmiriyalu
Member
 
Registered: Mar 2009
Location: Banglore-India
Distribution: RHEL5.2,Fedora9&11,Opensolaris 5.11,SXDE 1/08,CentOS-5.3,Ubuntu 8.10
Posts: 149

Original Poster
Rep: Reputation: 16
yum update error+fc12

here is the output
Code:
[root@VAIO etc]# links http://download.fedoraproject.org/pub/fedora/linux/updates/12/i386/repodata/repomd.xml
Command not found. The transaction failed: no-cache, failed to search sack: failure: repodata/primary.xml.gz from adobe-linux-i386: [Errno 256] No more mirrors to try.

(pk-command-not-found:3162): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed

[root@VAIO etc]#
 
Old 01-16-2010, 10:09 AM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by srinivasmiriyalu View Post
Code:
[root@VAIO
For what it is worth you should not need to be "root" when executing 'links'...


Quote:
Originally Posted by srinivasmiriyalu View Post
Code:
 etc]#
...and you need not be in /etc/ at time of execution either. That said...


Quote:
Originally Posted by srinivasmiriyalu View Post
Code:
Command not found. The transaction failed: no-cache, failed to search sack: failure: repodata/primary.xml.gz from adobe-linux-i386: [Errno 256] No more mirrors to try.

(pk-command-not-found:3162): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed
...this is not a 'links' type of error but a PackageKit one (at least according to ticket 527390). Try posting exact output of '/usr/bin/yum -v check-update 2>&1 | grep -v ^Excl;' and 'wget -v http://download.fedoraproject.org/pu...pomd.xml'?
 
  


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
fc12 : software update error ikki626 Fedora 5 01-11-2010 08:33 AM
yum update error reyhaneh.emi Linux - Newbie 27 06-02-2009 11:34 PM
Yum Update error mzizana Linux - Software 2 02-13-2008 06:08 AM
Yum on FC6. 'yum update' error. mufy Fedora 8 06-14-2007 02:03 AM
yum update error vegetassj2 Linux - Software 4 09-07-2006 12:01 PM

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

All times are GMT -5. The time now is 08:52 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