Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto] Patch di Python non reperibile
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
socksz
Apprentice
Apprentice


Joined: 28 Aug 2006
Posts: 233

PostPosted: Mon Sep 25, 2006 2:33 pm    Post subject: [Risolto] Patch di Python non reperibile Reply with quote

Salve signori,
ho appena lanciato un:
Code:
# emerge --sync

dopodiche' un:
Code:
# emerge -avuDN world

e si blocca su python:
Code:
>>> Emerging (2 of 51) dev-lang/python-2.4.3-r2 to /
 * Python-2.4.3.tar.bz2 MD5 ;-) ...                                                                                                                    [ ok ] * Python-2.4.3.tar.bz2 RMD160 ;-) ...                                                                                                                 [ ok ] * Python-2.4.3.tar.bz2 SHA1 ;-) ...                                                                                                                   [ ok ] * Python-2.4.3.tar.bz2 SHA256 ;-) ...                                                                                                                 [ ok ] * Python-2.4.3.tar.bz2 size ;-) ...                                                                                                                   [ ok ]>>> Downloading 'http://distfiles.gentoo.org/distfiles/python-2.4-patches-2.tar.bz2'
--16:23:58--  http://distfiles.gentoo.org/distfiles/python-2.4-patches-2.tar.bz2
           => `/usr/portage/distfiles/python-2.4-patches-2.tar.bz2'
Resolving distfiles.gentoo.org... 156.56.247.195
Connecting to distfiles.gentoo.org|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:23:59 ERROR 404: Not Found.

>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/python-2.4-patches-2.tar.bz2'
--16:23:59--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/python-2.4-patches-2.tar.bz2
           => `/usr/portage/distfiles/python-2.4-patches-2.tar.bz2'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:24:00 ERROR 404: Not Found.

>>> Downloading 'ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/python-2.4-patches-2.tar.bz2'
--16:24:00--  ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/python-2.4-patches-2.tar.bz2
           => `/usr/portage/distfiles/python-2.4-patches-2.tar.bz2'
Resolving ftp.oregonstate.edu... 64.50.236.52, 64.50.238.52
Connecting to ftp.oregonstate.edu|64.50.236.52|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR python-2.4-patches-2.tar.bz2 ...
No such file `python-2.4-patches-2.tar.bz2'.

>>> Downloading 'http://gentoo.mirrors.pair.com/distfiles/python-2.4-patches-2.tar.bz2'
--16:24:03--  http://gentoo.mirrors.pair.com/distfiles/python-2.4-patches-2.tar.bz2
           => `/usr/portage/distfiles/python-2.4-patches-2.tar.bz2'
Resolving gentoo.mirrors.pair.com... 216.92.2.140
Connecting to gentoo.mirrors.pair.com|216.92.2.140|:80... failed: Connection timed out.
Retrying.

--16:25:04--  http://gentoo.mirrors.pair.com/distfiles/python-2.4-patches-2.tar.bz2
  (try: 2) => `/usr/portage/distfiles/python-2.4-patches-2.tar.bz2'
Connecting to gentoo.mirrors.pair.com|216.92.2.140|:80...

Ecco. Sta fermo a provare a connettersi a quel sito ma niente da fare, ci prova per 5 volte, dopodiche' passa avanti ma non trova il file da nessuna parte.
Posso sapere come settare il numero di tentativi per connettersi ad un sito, e come risolvere queso problema con python?
Strano perche' quando succedeva cio', con un --sync risolvevo, ma ora no.

Saluti


Last edited by socksz on Mon Sep 25, 2006 4:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Mon Sep 25, 2006 3:09 pm    Post subject: Reply with quote

Mi è capitato ieri lo stesso problema con abiword, ho ovviato lanciando wget a mano, oggi invece non me lo fa più.
_________________
Running Fast!
Back to top
View user's profile Send private message
socksz
Apprentice
Apprentice


Joined: 28 Aug 2006
Posts: 233

PostPosted: Mon Sep 25, 2006 3:10 pm    Post subject: Reply with quote

Luca89 wrote:
Mi è capitato ieri lo stesso problema con abiword, ho ovviato lanciando wget a mano, oggi invece non me lo fa più.

Capisco. Quindi dove trovo il pacchetto desiderato visto che non lo trova sui mirror?
E dovrei metterlo in /usr/portage/distfiles/ giusto?
Strano pero' questo problemuccio :D
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Mon Sep 25, 2006 3:13 pm    Post subject: Reply with quote

socksz wrote:
Capisco. Quindi dove trovo il pacchetto desiderato visto che non lo trova sui mirror?
E dovrei metterlo in /usr/portage/distfiles/ giusto?
Strano pero' questo problemuccio :D

Da me dava timeout e anche da te in alcuni mirror, non diceva di non trovare i file, allora mi sono spostato nella distfiles e ho dato in pasto a wget l'indirizzo che voleva usare emerge e tutto è andato bene.
_________________
Running Fast!
Back to top
View user's profile Send private message
socksz
Apprentice
Apprentice


Joined: 28 Aug 2006
Posts: 233

PostPosted: Mon Sep 25, 2006 3:47 pm    Post subject: Reply with quote

Luca89 wrote:
socksz wrote:
Capisco. Quindi dove trovo il pacchetto desiderato visto che non lo trova sui mirror?
E dovrei metterlo in /usr/portage/distfiles/ giusto?
Strano pero' questo problemuccio :D

Da me dava timeout e anche da te in alcuni mirror, non diceva di non trovare i file, allora mi sono spostato nella distfiles e ho dato in pasto a wget l'indirizzo che voleva usare emerge e tutto è andato bene.

Eppure non si connette neanche con wget:
Code:
$ wget http://gentoo.mirrors.pair.com/distfiles/python-2.4-patches-2.tar.bz2
--17:45:52--  http://gentoo.mirrors.pair.com/distfiles/python-2.4-patches-2.tar.bz2
           => `python-2.4-patches-2.tar.bz2'
Resolving gentoo.mirrors.pair.com... 216.92.2.140
Connecting to gentoo.mirrors.pair.com|216.92.2.140|:80...

e su altri mirror dice `No such file or directory` come visualizzato nel primo post..
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Mon Sep 25, 2006 3:50 pm    Post subject: Reply with quote

se un mirror non risponde potrebbe essere down.
se ti dice not found.. probabilmente non si è ancora propagato sul mirror il file che ti serve... certo... che sfiga! avrai inserito qualche mirror nel make.conf, prova ad aggiungerne altri o ad aspettare qualche ora.
Back to top
View user's profile Send private message
socksz
Apprentice
Apprentice


Joined: 28 Aug 2006
Posts: 233

PostPosted: Mon Sep 25, 2006 3:52 pm    Post subject: Reply with quote

Ic3M4n wrote:
se un mirror non risponde potrebbe essere down.
se ti dice not found.. probabilmente non si è ancora propagato sul mirror il file che ti serve... certo... che sfiga! avrai inserito qualche mirror nel make.conf, prova ad aggiungerne altri o ad aspettare qualche ora.

Uhm.. ho addirittura levato tutti i mirror presenti nel mio make.conf..
e python 2.5 dovrebbe essere in gira gia' da qualche giorno se non sbaglio.
Buh! Strano.. non posso fare emerge -aDNuv world =(

Saluti ;>
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Mon Sep 25, 2006 3:56 pm    Post subject: Reply with quote

per il momento puoi fare lo skip del pacchetto ed aggiornare gli altri. basta un'emerge --resume --skipfirst.
al max ci penserai più in là. comunque è strano se dici che è un po' che è in giro. onestamente non ricordo.
EDIT: ma poi scusa... python 2.5 è hard masked...
Code:
dev-lang/python
     Available versions:  [M]2.1.3-r1:2.1 [M]2.2.3-r6:2.2 2.3.5-r2:2.3 2.4.3-r1:2.4 ~2.4.3-r3:2.4 [M]2.5:2.5 [M]2.5-r1:2.5
Back to top
View user's profile Send private message
socksz
Apprentice
Apprentice


Joined: 28 Aug 2006
Posts: 233

PostPosted: Mon Sep 25, 2006 4:02 pm    Post subject: Reply with quote

Scusa non volevo dire 2.5 :wink:
Comunque ho risolto.
Ho sgooglato un po' e ho trovato il package qui
Spostato in /usr/portage/distfiles,
e emerge -avDuN world.

Ciao :wink:
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