LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Linux > 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

Tags used in this thread
Popular LQ Tags ,

Reply
 
Thread Tools
Old 07-24-2007, 02:58 PM   #16
linexnal
LQ Newbie
 
Registered: Jul 2007
Posts: 29
Thanked: 0

[Log in to get rid of this advertisement]
The last thing I did was yum update and I get problems.. removing the # gave me a different one... This is on a fedora 7 system

[root@localhost user01]# yum check-update
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist-7 error was
[Errno 14] HTTP Error 404: Date: Tue, 24 Jul 2007 18:51:48 GMT
Server: Apache/2.2.3 (CentOS)
Content-Length: 288
Connection: close
Content-Type: text/html; charset=iso-8859-1

Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...ra-7&arch=i386 error was
[Errno 12] Timeout: <urlopen error timed out>
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mir...d-f7&arch=i386 error was
[Errno 12] Timeout: <urlopen error timed out>
[root@localhost user01]#

Also, after the yum update, I also can't connect to the public time server. Internet is fine obviously.

Anyone know anything?

....
...
.

Last edited by linexnal; 07-24-2007 at 03:01 PM..
linexnal is offline     Reply With Quote
Old 07-27-2007, 01:06 AM   #17
linexnal
LQ Newbie
 
Registered: Jul 2007
Posts: 29
Thanked: 0
Anyone?....
.....
..
Mb Please?
linexnal is offline     Reply With Quote
Old 07-29-2007, 05:13 AM   #18
akilenc
LQ Newbie
 
Registered: May 2007
Posts: 4
Thanked: 0
Try diable IPV6 in the network config and diable ivp6 completely by adding

alias net-pf-10 off
alias ipv6 off

to /etc/modprobe.conf
akilenc is offline     Reply With Quote
Old 07-30-2007, 04:12 PM   #19
linexnal
LQ Newbie
 
Registered: Jul 2007
Posts: 29
Thanked: 0
Oh thanks but solved it a while ago by removing the livna repo, and now everything is fine!
linexnal is offline     Reply With Quote
Old 08-08-2007, 10:56 PM   #20
bluenectar
LQ Newbie
 
Registered: Jul 2005
Distribution: CentOS 5.0
Posts: 18
Thanked: 0
I also facing this problem under CentOS but then I type this syntax in terminal, my office ran a proxy server :

export HTTP_PROXY=http://192.168.x.x:8080

and voila..it works
hope can help...


Best Regards,

Hery

Last edited by bluenectar; 08-08-2007 at 10:59 PM..
bluenectar is offline     Reply With Quote
Old 07-29-2008, 07:29 AM   #21
jgonzalez2605
LQ Newbie
 
Registered: Jul 2008
Posts: 2
Thanked: 0
Thumbs up static IP <-> dhcp fixed.

I had the same problem and swtiching from static IP to DHCP worked..

Thanks!

Julio
jgonzalez2605 is offline     Reply With Quote
Old 04-13-2009, 07:47 AM   #22
ramg203
LQ Newbie
 
Registered: Nov 2008
Posts: 1
Thanked: 0
Quote:
Originally Posted by demirsha View Post
Hello. I had the same problem.
To resolv it I proceded like this:
- I changed all "enabled" parameters from 1 to 0 in all files from /etc/yum.repos.d (when needed)

Obs: No more internet usage
I didn't delete any #

Don't ask me why, I did it and it worked.

It picks up from the local system instead of getting it from internet, if you change "enabled" option to "0"
ramg203 is offline     Reply With Quote
Old 04-16-2009, 05:43 PM   #23
dvpqew
LQ Newbie
 
Registered: Nov 2006
Posts: 5
Thanked: 0
I got the same problem but resolved by following the [demirsha] instruction below.
The only two files I changed are:

fedora-core.repo
fedora-updates.repo



Quote:
Originally Posted by demirsha View Post
Hello. I had the same problem.
To resolv it I proceded like this:
- I changed all "enabled" parameters from 1 to 0 in all files from /etc/yum.repos.d (when needed)

Obs: No more internet usage
I didn't delete any #

Don't ask me why, I did it and it worked.
dvpqew is offline     Reply With Quote
Old 07-28-2009, 12:27 AM   #24
bennose
LQ Newbie
 
Registered: May 2007
Posts: 1
Thanked: 0
Very simple,
All this comenting out won't help you.

Redhat has disabled support for FC1 thru FC7

Check out the parent directory that yum is trying to access - NO FC6

(h t t p colon slash slash ) download.fedora.redhat.com/pub/fedora/linux/updates/


in the words of Curtis Mayfield I think you have to move on up.

Bennose
bennose is offline     Reply With Quote
Old 08-14-2009, 03:31 AM   #25
josedias
LQ Newbie
 
Registered: Sep 2006
Posts: 6
Thanked: 0
Smile Replace baseurl

Hi,
I have the same problem. I found solution to replace baseurl on repos files at /etc/yum.repos.d/ ... with the line follow

baseurl=http://archives.fedoraproject.org/pub/archive/fedora/linux/core/$releasever/$basearch/os/

my yum works smoothlly after do the change.

it's better you upgrade your fedora version to the latest.

Last edited by josedias; 08-14-2009 at 03:33 AM..
josedias is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 error: Cannot find a valid baseurl for repo: core WOP1337 Linux - Software 9 03-29-2007 08:37 PM
Cannot find a valid baseurl for repo: core navy319510 Linux - Software 2 08-03-2006 06:33 AM
yumex-"Cannot find a valid baseurl for repo: base" corelover Fedora 1 04-08-2005 04:10 AM


All times are GMT -5. The time now is 01:42 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration