Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Emerge][ Problema con Bash...
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
gioi
Apprentice
Apprentice


Joined: 14 Feb 2006
Posts: 236

PostPosted: Sat Mar 18, 2006 1:15 pm    Post subject: [Emerge][ Problema con Bash... Reply with quote

Cercavo di aggiornare il sistema. Dopo aver lanciato:
Code:
emerge --sync


poi mi consiglia come al solito di aggiornare portage. io lancio:

Code:

emerge -u portage


mi aggiorna ncurses, poi però quando deve aggiornare bash mi dà:

Code:

>>> Emerging (2 of 3) app-shells/bash-3.1_p11 to /
>>> checksums files   ;-) bash-2.05b-r11.ebuild
>>> checksums files   ;-) bash-3.0-r12.ebuild
>>> checksums files   ;-) bash-3.0-r13.ebuild
>>> checksums files   ;-) bash-3.0-r14.ebuild
>>> checksums files   ;-) bash-3.1_p11.ebuild
>>> checksums files   ;-) files/digest-bash-3.0-r14
>>> checksums files   ;-) files/bash-2.05b-empty-herestring.patch
>>> checksums files   ;-) files/bash-2.05b-jobs.patch
>>> checksums files   ;-) files/bash-2.05b-multibyte-locale.patch
>>> checksums files   ;-) files/bash-2.05b-parallel-build.patch
>>> checksums files   ;-) files/bash-2.05b-rbash.patch
>>> checksums files   ;-) files/bash-2.05b-setlocale.patch
>>> checksums files   ;-) files/bash-3.0-afs.patch
>>> checksums files   ;-) files/bash-3.0-array-stripping.patch
>>> checksums files   ;-) files/bash-3.0-bash-logger.patch
>>> checksums files   ;-) files/bash-3.0-crash.patch
>>> checksums files   ;-) files/bash-3.0-darwin-conn.patch
>>> checksums files   ;-) files/bash-3.0-etc-inputrc.patch
>>> checksums files   ;-) files/bash-3.0-force-static-linking.patch
>>> checksums files   ;-) files/bash-3.0-invisible.patch
>>> checksums files   ;-) files/bash-3.0-jobs.patch
>>> checksums files   ;-) files/bash-3.0-local-array.patch
>>> checksums files   ;-) files/bash-3.0-manpage.patch
>>> checksums files   ;-) files/bash-3.0-parallel.patch
>>> checksums files   ;-) files/bash-3.0-pgrp-pipe-fix.patch
>>> checksums files   ;-) files/bash-3.0-posixtrap.patch
>>> checksums files   ;-) files/bash-3.0-pwd.patch
>>> checksums files   ;-) files/bash-3.0-read-builtin-pipe.patch
>>> checksums files   ;-) files/bash-3.0-read-e-segfault.patch
>>> checksums files   ;-) files/bash-3.0-trap-fg-signals.patch
>>> checksums files   ;-) files/bash-3.0-ulimit.patch
>>> checksums files   ;-) files/bash_logout
>>> checksums files   ;-) files/bashrc
>>> checksums files   ;-) files/digest-bash-2.05b-r11
>>> checksums files   ;-) files/digest-bash-3.0-r12
>>> checksums files   ;-) files/dot-bash_logout
>>> checksums files   ;-) files/dot-bash_profile
>>> checksums files   ;-) files/dot-bashrc
>>> checksums files   ;-) files/bash-3.0-histtimeformat.patch
>>> checksums files   ;-) files/bash-3.0-configs.patch
>>> checksums files   ;-) files/bash-3.0-gentoo.patch
>>> checksums files   ;-) files/bash-3.0-multibyteifs.patch
>>> checksums files   ;-) files/bash-3.0-locale.patch
>>> checksums files   ;-) files/bash-3.0-rl-display.patch
>>> checksums files   ;-) files/bash-3.0-prompt.patch
>>> checksums files   ;-) files/bash-3.1-fix-dash-login-shell.patch
>>> checksums files   ;-) files/bash-3.0-rl-self-insert.patch
>>> checksums files   ;-) files/bash-3.0-strnlen.patch
>>> checksums files   ;-) files/bash-3.0-utf8.patch
>>> checksums files   ;-) files/digest-bash-3.0-r13
>>> checksums files   ;-) files/bash-3.0-cross-signals.patch
>>> checksums files   ;-) files/bash-3.0-subshell.patch
>>> checksums files   ;-) files/bash-3.0-volatile-command.patch
>>> checksums files   ;-) files/bash-3.0-read-memleak.patch
>>> checksums files   ;-) files/bash-3.1-bash-logger.patch
>>> checksums files   ;-) files/bash-3.1-gentoo.patch
>>> checksums files   ;-) files/bash-3.1-ulimit.patch
>>> checksums files   ;-) files/digest-bash-3.1_p11
>>> checksums src_uri ;-) bash-3.1.tar.gz
>>> checksums src_uri ;-) bash31-001
>>> checksums src_uri ;-) bash31-002
>>> checksums src_uri ;-) bash31-003
>>> checksums src_uri ;-) bash31-004
>>> checksums src_uri ;-) bash31-005
>>> checksums src_uri ;-) bash31-006
>>> checksums src_uri ;-) bash31-007
>>> checksums src_uri ;-) bash31-008
>>> checksums src_uri ;-) bash31-009

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/bash31-010
!!! Reason: Failed on RMD160 verification
!!! Got:      39a2f836a7f11eba12c50ee0adaade80b81c5e16
!!! Expected: 9228d25e84180f576892ee6c9c3da8262e201269


Lo fa anche sul portatile... e non capisco che può essere! Qualcuno ha il mio stesso problema e se si, eventualmente, come ha risuolto?

Grazie!
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


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

PostPosted: Sat Mar 18, 2006 1:26 pm    Post subject: Reply with quote

Io rifarei il sync.
_________________
Running Fast!
Back to top
View user's profile Send private message
bender86
Guru
Guru


Joined: 18 Mar 2005
Posts: 484

PostPosted: Sat Mar 18, 2006 1:26 pm    Post subject: Reply with quote

Sembrerebbe aspettarsi un checksum diverso da quello presente. Prova a cancellare i file e a riscaricarli, o se non funziona, prova a rifare emerge --sync (magari da un altro server).
Back to top
View user's profile Send private message
gioi
Apprentice
Apprentice


Joined: 14 Feb 2006
Posts: 236

PostPosted: Sat Mar 18, 2006 1:30 pm    Post subject: Reply with quote

già rifatto il sync... me lo fa da tre giorni circa... prima di postare ho aspettato un po', pensando che magari fosse un problema di sincronizzazione dei server....
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


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

PostPosted: Sat Mar 18, 2006 1:41 pm    Post subject: Reply with quote

Hai provato a cancellare il file dalla distfiles?
_________________
Running Fast!
Back to top
View user's profile Send private message
gioi
Apprentice
Apprentice


Joined: 14 Feb 2006
Posts: 236

PostPosted: Sat Mar 18, 2006 3:47 pm    Post subject: Reply with quote

Luca89 wrote:
Hai provato a cancellare il file dalla distfiles?


si non cambia... se lo scarica di nuovo e dà quell'errore...

Anche sul portatile è la stessa cosa...

non so che pensare!
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Mar 18, 2006 3:49 pm    Post subject: Reply with quote

rifai il sync tra un po' di tempo
di queste cose si è già parlato decine di volte, basterebbe afre una ricerca nel forum
Back to top
View user's profile Send private message
z3n0
Apprentice
Apprentice


Joined: 17 Mar 2005
Posts: 229
Location: Caserta

PostPosted: Sun Mar 19, 2006 3:29 pm    Post subject: Reply with quote

a me fa uguale da piu di una sett :(
_________________
AMD Athlon 64 Winchester 939 3200+, Thermaltake Venus 12,Asus a8v Deluxe, 2*512 A-Data Vitesta Ddr 500 PC4000, Western Digital Raptor 36.7GB 10000rpm SATA 8mb, Maxtor 160gb SATA 8mb, Nvidia GeForce 4 MX440 64mb..
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sun Mar 19, 2006 3:40 pm    Post subject: Reply with quote

gioi wrote:
Luca89 wrote:
Hai provato a cancellare il file dalla distfiles?


si non cambia... se lo scarica di nuovo e dà quell'errore...

Anche sul portatile è la stessa cosa...


Onestamente mi sembra strano... il file cancellato é quello che fallisce il digest (ovvero /usr/portage/distfiles/bash31-010)?

Edit: Basta fare una ricerca ed ecco che appare qualche informazione.
_________________
Ciao da me!


Last edited by randomaze on Sun Mar 19, 2006 3:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sun Mar 19, 2006 3:40 pm    Post subject: Reply with quote

z3n0 wrote:
a me fa uguale da piu di una sett :(


Su quale pacchetto? Che messaggio da?
_________________
Ciao da me!
Back to top
View user's profile Send private message
devilheart
l33t
l33t


Joined: 17 Mar 2005
Posts: 848
Location: Villach, Austria

PostPosted: Sun Mar 19, 2006 3:44 pm    Post subject: Reply with quote

hai provato ha ricalcolare i digest?

come ultima spiaggia puoi provare con
Code:

FEATURES="-strict" emerge -u bash
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