Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd November 2008, 11:41 AM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
Yum refuses to work, Errno 14

Hi and thanks in advance
I'm running Fedora 9 and whenever I try to run any yum command i get the output below:

[root@localhost Daniel]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/9.93/i38...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://livna.cat.pdx.edu/fedora/9.93...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://wftp.tu-chemnitz.de/pub/linux...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp-stud.fht-esslingen.de/pub...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.atrpms.net/livna/fedor...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
ftp://mirrors.tummy.com/pub/rpm.livn...ta/repomd.xml: [Errno 4] IOError: [Errno ftp error] 550 Failed to change directory.
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: livna. Please verify its path and try again

i'm running fedora on an older laptop but ive never had problems with fedora or yum before now. Does anyone know how to fix this?
Reply With Quote
  #2  
Old 2nd November 2008, 11:48 AM
SteveGYBE's Avatar
SteveGYBE Offline
Registered User
 
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309
Quote:
.../fedora/9.93/i386/...
? That's not Fedora 9 but Fedora 10 beta, isn't it? Livna does not have repositories for 9.93, so you are getting the HTTP 404 Not Found error - there is no directory structure on the servers for Fedora 9.93.
Reply With Quote
  #3  
Old 2nd November 2008, 11:54 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
Steve is right. Looks like you have the rawhide repository enabled. Check the file /etc/yum.repos.d/fedora-rawhide.repo. See if the line enabled= is set to 1. If it is, change it to read enabled=0. Try yum update again.
__________________
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
Reply With Quote
  #4  
Old 2nd November 2008, 12:42 PM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
thanks for the quick response,
It was enabled so I changed it to 0 as asked but the error still persists
Reply With Quote
  #5  
Old 2nd November 2008, 12:48 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
Try yum clean all then yum update.
__________________
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
Reply With Quote
  #6  
Old 2nd November 2008, 12:52 PM
SteveGYBE's Avatar
SteveGYBE Offline
Registered User
 
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309
I think you'll need to disable the Livna repo as well. You can try
Code:
yum --disablerepo livna update
before editing the livna.repo file to check whether this works.
Reply With Quote
  #7  
Old 2nd November 2008, 12:54 PM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
Still no change the output is below:

[root@localhost Daniel]# yum clean all
Loaded plugins: refresh-packagekit
Cleaning up Everything
[root@localhost Daniel]# yum update
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/9.93/i38...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://livna.cat.pdx.edu/fedora/9.93...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://wftp.tu-chemnitz.de/pub/linux...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://ftp-stud.fht-esslingen.de/pub...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
http://mirror.atrpms.net/livna/fedor...ta/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
ftp://mirrors.tummy.com/pub/rpm.livn...ta/repomd.xml: [Errno 4] IOError: [Errno ftp error] 550 Failed to change directory.
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: livna. Please verify its path and try again

edit tried Steves idea to, posted at same time.
[root@localhost Daniel]# yum --disablerepo livna update
Loaded plugins: refresh-packagekit
yumremoving mirrorlist with no valid mirrors: //var/cache/yum/fedora/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
Reply With Quote
  #8  
Old 2nd November 2008, 01:01 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
I may be wrong but I believe that you need the = sign in the command. yum --disablerepo=livna update.
__________________
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
Reply With Quote
  #9  
Old 2nd November 2008, 01:03 PM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
Tried it with the "="

[root@localhost Daniel]# yum --disablerepo=livna update
Loaded plugins: refresh-packagekit
removing mirrorlist with no valid mirrors: //var/cache/yum/fedora/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again

and thanks again for the speedy help
Reply With Quote
  #10  
Old 2nd November 2008, 01:07 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
Hehe! Like I said, I may be wrong.... Did you post the output of yum repolist yet?
__________________
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
Reply With Quote
  #11  
Old 2nd November 2008, 01:10 PM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
[root@localhost Daniel]# yum repolist
Loaded plugins: refresh-packagekit
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled
fedora Fedora 9.93 - i386 enabled
livna Livna for Fedora Core 9.93 - i386 - Base enabled
updates Fedora 9.93 - i386 - Updates enabled


now I did :P
Reply With Quote
  #12  
Old 2nd November 2008, 01:16 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
Code:
[root@localhost Daniel]# yum repolist
Loaded plugins: refresh-packagekit
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated enabled
fedora Fedora 9.93 - i386 enabled <-- Need to disable this.
livna Livna for Fedora Core 9.93 - i386 - Base enabled <-- Need to disable this.
updates Fedora 9.93 - i386 - Updates enabled <-- Need to disable this.
How about listing out the folder contents of /etc/yum.repos.d ?? ls /etc/yum.repos.d
__________________
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
Reply With Quote
  #13  
Old 2nd November 2008, 01:18 PM
lord_zed Offline
Registered User
 
Join Date: Jun 2008
Posts: 20
As requested:
[root@localhost Daniel]# ls /etc/yum.repos.d
adobe-linux-i386.repo
fedora-updates.repo.rpmnew
fedora-rawhide.repo
fedora-updates-testing.repo
fedora-rawhide.repo~
fedora-updates-testing.repo.rpmnew
fedora-rawhide.repo.rpmnew
livna-devel.repo
fedora.repo
livna.repo
fedora.repo.rpmnew
livna-testing.repo
fedora-updates.repo

and how do I disable the ones you mentioned?
Reply With Quote
  #14  
Old 2nd November 2008, 01:31 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
The only ones you want enabled are fedora-updates.repo, fedora.repo.rpmnew, livna.repo, fedora.repo, fedora-updates.repo.rpmnew and adobe-linux.repo. All of the others need to be disabled. To disable a repo, edit the corresponding file and change the first line that reads enabled=. It needs to read enabled=0. To enable a repo edit the corresponding file and change the first enabled= line to read enabled=1. You seem to have somewhat of a mess here
__________________
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
Reply With Quote
  #15  
Old 2nd November 2008, 01:37 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930
I just got a call from my son. His car is dead so I need to go rescue him. Of course that means that I won't be able to continue with this thread for a couple hours. Keep the faith. There is plenty of help in this forum. People a lot more qualified than I am. It's cold outside, 34 degrees. I'd rather stay here
__________________
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
Reply With Quote
Reply

Tags
errno, refuses, work, yum

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
x server refuses to work on VIA-CX700M mini PC HardCore Installation and Live Media 1 27th March 2008 04:10 PM
FC 4 yum [Errno -1]... Please help th1alb Using Fedora 0 27th June 2005 10:23 PM
Sound refuses to work :-( DaBlade Hardware & Laptops 13 4th October 2004 01:16 PM
FC2 Up2date refuses to work pembo13 EOL (End Of Life) Versions 1 13th August 2004 04:14 PM


Current GMT-time: 00:35 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat