LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-23-2005, 10:46 AM   #1
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Rep: Reputation: 30
yum update is giving error


I am running fedora 4.0 and for so reason when i run

yum update i get this back

Cannot find a valid baseurl for repo: updates-released
Error: Cannot find a valid baseurl for repo: updates-released

Anyone else having this problem
 
Old 10-23-2005, 11:14 AM   #2
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Original Poster
Rep: Reputation: 30
What is think is the company called FortiGuard they block out any non rated website from my internet connection. And i think yum downloads off a website an xml files. Am i right in saying this? if so what is that xml file it downloads
 
Old 10-23-2005, 11:40 AM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Can you post all the output you are getting.
 
Old 10-23-2005, 12:05 PM   #4
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Original Poster
Rep: Reputation: 30
Cannot find a valid baseurl for repo: updates-released
Error: Cannot find a valid baseurl for repo: updates-released
 
Old 10-23-2005, 12:53 PM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by namit
Cannot find a valid baseurl for repo: updates-released
Error: Cannot find a valid baseurl for repo: updates-released
I meant all the output you get after running "yum update".
 
Old 10-23-2005, 01:28 PM   #6
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Original Poster
Rep: Reputation: 30
that is what i am getting
 
Old 10-23-2005, 01:53 PM   #7
duffmckagan
Senior Member
 
Registered: Feb 2005
Distribution: Cent OS 6.4
Posts: 1,163

Rep: Reputation: 49
Take a look here.
Seems like you haven't setup your Yum repos properly.
 
Old 10-23-2005, 03:28 PM   #8
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Original Poster
Rep: Reputation: 30
but it did work till i started to use this other company so guess they the problem
 
Old 10-23-2005, 03:37 PM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
It could be a problem with your ISP, so contact them and have a word with them.
 
Old 10-24-2005, 07:01 AM   #10
namit
Member
 
Registered: Aug 2005
Distribution: Debian
Posts: 355

Original Poster
Rep: Reputation: 30
well just wondering what the crack is with the xml files yum downloads maby if i can get the log files of yum it might have what it is trying to download in the file.

Just have to tell them what the file is i can not download but am not getting it up on the screen.
 
Old 10-24-2006, 01:12 PM   #11
bkorb
GNU Contributor
 
Registered: Sep 2006
Location: Sta. Cruz, CA
Distribution: openSUSE
Posts: 62

Rep: Reputation: 17
Cannot find a valid baseurl for repo

I get the same thing: it was once working, magic
happened and now it does not. I've spent 30 minutes
trying to run down the cause and fix. I guess I see
the cause now, but the fix is not apparent here.
I keep digging......
 
Old 10-24-2006, 01:17 PM   #12
BigFunkyChief
LQ Newbie
 
Registered: Oct 2006
Posts: 15

Rep: Reputation: 0
Solution

Here's the fix that worked for me...had to change the location that it wanted to look in...the default repos in a Fedora Core 4 install did not work.

Add http: to the url below:

aaltonen.us/archive/2004/11/13/yum-in-fedora-core-3
 
Old 10-24-2006, 02:05 PM   #13
mdlockwood
LQ Newbie
 
Registered: Oct 2006
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by bkorb
I get the same thing: it was once working, magic
happened and now it does not. I've spent 30 minutes
trying to run down the cause and fix. I guess I see
the cause now, but the fix is not apparent here.
I keep digging......
It looks like Fedora core 6 was just released and fedora.redhat.com is having trouble with bandwidth: "We are working hard to bring fedora.redhat.com back up to its fully operational state".
 
Old 07-20-2007, 10:44 AM   #14
bkorb
GNU Contributor
 
Registered: Sep 2006
Location: Sta. Cruz, CA
Distribution: openSUSE
Posts: 62

Rep: Reputation: 17
Thumbs down I had it fixed, but it has become unfixed

Well, I had it fixed, but it has become unfixed so I am back trying to re-learn whatever it was I found out before to get it working again. Very, very, very tiresome.

# yum update
Setting up Update Process
Setting up repositories
updates-released [1/9]
flash [2/9]
extras [3/9]
core [4/9]
jpackage-fedora [5/9]
Cannot find a valid baseurl for repo: jpackage-fedora
Error: Cannot find a valid baseurl for repo: jpackage-fedora
 
Old 07-20-2007, 11:02 AM   #15
bkorb
GNU Contributor
 
Registered: Sep 2006
Location: Sta. Cruz, CA
Distribution: openSUSE
Posts: 62

Rep: Reputation: 17
The answer is: repositories bounce up and down and become unavailable for various reasons. Rather than just allow you to skip unavailable repositories, yum dies this way leaving you to think that no repositories were found. Not so at all. Since there is no option for skipping repositories, you just have to know that you have to edit the yum configuration data to skip the unavailable stuff. -- DON'T FORGET TO PUT IT ALL BACK THOUGH!! (Unless it is gone for good. I don't (yet?) know how to find that out.)
 
  


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
Yum Update - Error: Missing Dependencies? gandalf2041 Fedora 8 09-07-2005 07:07 PM
yum chec-update error linux juggler Fedora 9 09-06-2005 12:20 AM
yum error, can't update system simeandrews Fedora 8 09-01-2005 11:35 AM
Yum Update error fcoutel Red Hat 1 12-30-2004 09:22 AM
Error message using yum update Seventh_Warrior Fedora 7 06-23-2004 11:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:51 PM.

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