Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wget: impossibile risolvere l'indirizzo dell'host "c"
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
luigi.malago
Apprentice
Apprentice


Joined: 31 May 2005
Posts: 292
Location: Mantova (Italy)

PostPosted: Tue Dec 30, 2008 4:51 pm    Post subject: wget: impossibile risolvere l'indirizzo dell'host "c&qu Reply with quote

Ciao a tutti,
ho un problema nato da un recente aggiornamento.
wget non funziona più! mi compare il seguente errore:

impossibile risolvere l'indirizzo dell'host "c"

ma non capisco quale sia il problema..

grazie mille,
Luigi

Code:

tux tmp # emerge -u portage
Calculating dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 2) app-admin/eselect-news-20080320 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/news.eselect-20080320'
--2008-12-30 17:02:53--  http://distfiles.gentoo.org/distfiles/news.eselect-20080320
Risoluzione di c... fallito: Name or service not known.
wget: impossibile risolvere l'indirizzo dell'host "c"
>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/news.eselect-20080320'
--2008-12-30 17:02:53--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/news.eselect-20080320
Risoluzione di c... fallito: Name or service not known.
wget: impossibile risolvere l'indirizzo dell'host "c"
>>> Downloading 'http://dev.gentooexperimental.org/~peper/distfiles/news.eselect-20080320'
--2008-12-30 17:02:53--  http://dev.gentooexperimental.org/~peper/distfiles/news.eselect-20080320
Risoluzione di c... fallito: Name or service not known.
wget: impossibile risolvere l'indirizzo dell'host "c"
!!! Couldn't download 'news.eselect-20080320'. Aborting.
 * Fetch failed for 'app-admin/eselect-news-20080320'
!!! can't process invalid log file: merge.ERROR
tux tmp # wget http://distfiles.gentoo.org/distfiles/news.eselect-20080320
--2008-12-30 17:03:04--  http://distfiles.gentoo.org/distfiles/news.eselect-20080320
Risoluzione di c... fallito: Name or service not known.
wget: impossibile risolvere l'indirizzo dell'host "c"
tux tmp # ping www.google.it
PING www.l.google.com (209.85.129.104) 56(84) bytes of data.
64 bytes from fk-in-f104.google.com (209.85.129.104): icmp_seq=1 ttl=239 time=28.5 ms
64 bytes from fk-in-f104.google.com (209.85.129.104): icmp_seq=2 ttl=239 time=28.5 ms
64 bytes from fk-in-f104.google.com (209.85.129.104): icmp_seq=3 ttl=239 time=27.9 ms
^C
--- www.l.google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 27.998/28.360/28.568/0.291 ms
Back to top
View user's profile Send private message
nikko96
Apprentice
Apprentice


Joined: 22 Jul 2005
Posts: 229
Location: Pulcinella's Country

PostPosted: Tue Dec 30, 2008 5:15 pm    Post subject: Re: wget: impossibile risolvere l'indirizzo dell'host " Reply with quote

Hai provato a fare il ping di distfiles.gentoo.org
Code:
ping distfiles.gentoo.org

o direttamente
Code:
wget http://distfiles.gentoo.org/distfiles/news.eselect-20080320
.
Potrebbe essere stato momentaneamente giù il server, ciao.
_________________
My system: cpu Intel core 2 duo e6750,mb asus p5n-e sli,scheda grafica nvidia GeForce 9600 GT,kernel 2.6.31-gentoo-r6
Back to top
View user's profile Send private message
luigi.malago
Apprentice
Apprentice


Joined: 31 May 2005
Posts: 292
Location: Mantova (Italy)

PostPosted: Sat Jan 03, 2009 6:33 pm    Post subject: Reply with quote

il problema sembra essere un altro..


Code:

tux luigi # ping distfiles.gentoo.org
PING distfiles.gentoo.org (216.165.129.135) 56(84) bytes of data.
64 bytes from gentoo-distfiles.mirrors.tds.net (216.165.129.135): icmp_seq=1 ttl=48 time=140 ms
64 bytes from gentoo-distfiles.mirrors.tds.net (216.165.129.135): icmp_seq=2 ttl=48 time=139 ms
64 bytes from gentoo-distfiles.mirrors.tds.net (216.165.129.135): icmp_seq=3 ttl=48 time=140 ms
64 bytes from gentoo-distfiles.mirrors.tds.net (216.165.129.135): icmp_seq=4 ttl=48 time=138 ms
^C
--- distfiles.gentoo.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3010ms
rtt min/avg/max/mdev = 138.989/139.767/140.110/0.456 ms
Back to top
View user's profile Send private message
djinnZ
Advocate
Advocate


Joined: 02 Nov 2006
Posts: 4831
Location: somewhere in L.O.S.

PostPosted: Sat Jan 03, 2009 8:33 pm    Post subject: Reply with quote

prova se wget funziona, potrebbe essere un problema di com_err (dovrebbe essere stata aggiornata nei giorni scorsi).
_________________
scita et risus abundant in ore stultorum sed etiam semper severi insani sunt:wink:
mala tempora currunt...mater stultorum semper pregna est :evil:
Murpy'sLaw:If anything can go wrong, it will - O'Toole's Corollary:Murphy was an optimist :wink:
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Sun Jan 04, 2009 11:23 am    Post subject: Reply with quote

intanto puoi bypassare il problema sostituendo a wget quel portento di curl ;)

Code:
emerge curl
(se wget nn scarica i sorgenti, fallo tu a mano e mettili in /usr/portage/distfiles)

e inserisci queste 2 righe nel /etc/make.conf :
Code:

# Using curl
FETCHCOMMAND="/usr/bin/curl --retry 5 -o \${DISTDIR}/\${FILE} \${URI}"
RESUMECOMMAND="/usr/bin/curl -C - --retry 5 -o \${DISTDIR}/\${FILE} \${URI}"


e così dovresti poter tornare a usare emerge senza problemi.

Poi verifichi usando
Code:
revdep-rebuild
e
Code:
elogv
cosa c'è da fare per ripristinare l'uso di wget...
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum