Operating System - Linux
1752589 Members
4313 Online
108788 Solutions
New Discussion юеВ

Re: unable to instal from net

 
chakribobby
Advisor

unable to instal from net

8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: unable to instal from net

Shalom,

Sounds like a networking problem.

/var/log/messages

The site you are downloading from is typically overloaded.

Perhaps try a mirror site.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
chakribobby
Advisor

Re: unable to instal from net

thank's for your reply

this problem raised when i am installing the yum for redhat-9

i insted yum using mirror

but when i used

yum update

then i got these error's

Gathering header information file(s) from server(s)
Server: Red Hat Linux 3ES - Base
retrygrab() failed for:
http://download.fedoralegacy.org/redhat/3ES/os/i386/headers/header.info
Executing failover method
failover: out of servers to try
Error getting file http://download.fedoralegacy.org/redhat/3ES/os/i386/headers/header.info
[Errno 7] HTTP Error (CannotSendRequest):


waiting for your reply
George Liu_4
Trusted Contributor

Re: unable to instal from net

chakribobby
Advisor

Re: unable to instal from net

thank's for your reply

now i am getting these errors

[root@localhost root]# wget http://download.fedoralegacy.org/redhat/9/updates/i386/gnupg-1.2.1-9.i386.rpm
--22:52:32-- http://download.fedoralegacy.org/redhat/9/updates/i386/gnupg-1.2.1-9.i386.rpm
=> `gnupg-1.2.1-9.i386.rpm'
Resolving download.fedoralegacy.org... failed: Host not found.
Ivan Ferreira
Honored Contributor

Re: unable to instal from net

I suggest you to configure yum and use yum to install packages. It's more simple and easy to use and dependencies can be solved on the fly.

Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
George Liu_4
Trusted Contributor

Re: unable to instal from net

seems your dns does not work well

try

dig download.fedoralegacy.org
George Liu_4
Trusted Contributor

Re: unable to instal from net

To Ivan,

I am trying to help him to troubleshoot the problem. It is possible his yum configuration is already right.
chakribobby
Advisor

Re: unable to instal from net

hi
can you tell me the proper confi of yum please