View previous topic :: View next topic |
Author |
Message |
fejfbo Guru
Joined: 30 May 2005 Posts: 407 Location: Milano - Italy
|
Posted: Sun Sep 17, 2006 1:08 pm Post subject: |
|
|
Sì, continua a tentare inutilmente di scaricarlo.
Cosa vuol dire "prova con l'applicativo ebuild"?
La cosa stranissima è che se provo a scaricare la versione 0.4, funziona senza problemi
Con la 0.5 penso che l'errore sia dovuto a questo "416 Requested Range Not Satisfiable" ma non saprei il perchè |
|
Back to top |
|
|
fbcyborg Advocate
Joined: 16 Oct 2005 Posts: 3056 Location: ROMA
|
Posted: Sun Sep 17, 2006 1:25 pm Post subject: |
|
|
prova a fare:
Code: | # ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild digest
# ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild unpack
# ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild compile
# ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild install
# ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild qmerge
# ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.5.ebuild clean |
_________________ [HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered
Last edited by fbcyborg on Sun Sep 17, 2006 1:56 pm; edited 1 time in total |
|
Back to top |
|
|
fejfbo Guru
Joined: 30 May 2005 Posts: 407 Location: Milano - Italy
|
Posted: Sun Sep 17, 2006 1:27 pm Post subject: |
|
|
Scusami, ma avevo già provato.
Al primo comando tenta di scaricare con il solito errore |
|
Back to top |
|
|
fbcyborg Advocate
Joined: 16 Oct 2005 Posts: 3056 Location: ROMA
|
|
Back to top |
|
|
fejfbo Guru
Joined: 30 May 2005 Posts: 407 Location: Milano - Italy
|
Posted: Sun Sep 17, 2006 2:37 pm Post subject: |
|
|
Niente da fare, stesso errore |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Sun Sep 17, 2006 2:52 pm Post subject: |
|
|
@fejfbo
Ti consiglio di passare a portage-bashrc-ng perché è più mantenuto, questo di fonderia credo che sia stato abbandonato. Per installare la versione ng basta che usi l'overlay dei gechi. Qua c'è scritto come inserire l'overlay (usa quello gechi-testing), poi basta che fai "emerge portage-bashrc-ng". _________________ Running Fast! |
|
Back to top |
|
|
fbcyborg Advocate
Joined: 16 Oct 2005 Posts: 3056 Location: ROMA
|
Posted: Sun Sep 17, 2006 2:54 pm Post subject: |
|
|
Guarda, non saprei quale possa essere questa stregoneria che non te lo fa funzionare.... comunque, con calma riseguiti l'howto passo passo e se non ci riesci intanto emergi con il montaggio manuale di /var/tmp/portage in tmpfs.. tra l'altro te lo consiglio, almeno fino a che portage-bashrc non sarà testato e stabile.
EDIT: Ah! è vero!!!! scusa ma ero convinto di trovarmi in questo thread e che tu avessi il problema con l'ultimo portage-bashrc, che invece è l'ng. Quello di fonderia non funziona con i portage 2.1.x. _________________ [HOWTO] Come criptare la /home usando cryptsetup e luks
[HOWTO] Abilitare il supporto al dom0 XEN su kernel 3.X
Help answer the unanswered |
|
Back to top |
|
|
fejfbo Guru
Joined: 30 May 2005 Posts: 407 Location: Milano - Italy
|
Posted: Sun Sep 17, 2006 3:12 pm Post subject: |
|
|
Luca89 wrote: | @fejfbo
Ti consiglio di passare a portage-bashrc-ng perché è più mantenuto, questo di fonderia credo che sia stato abbandonato. Per installare la versione ng basta che usi l'overlay dei gechi. Qua c'è scritto come inserire l'overlay (usa quello gechi-testing), poi basta che fai "emerge portage-bashrc-ng". |
grazie mille, proverò questo.
Solo una cosa: avevo provato ad emergere il pacchetto di Fonderia (versione 0.4) ma come la tolgo ora? Con emerge -C non mi funziona |
|
Back to top |
|
|
fbcyborg Advocate
Joined: 16 Oct 2005 Posts: 3056 Location: ROMA
|
|
Back to top |
|
|
Ferdinando Veteran
Joined: 25 Nov 2003 Posts: 1027 Location: Gaeta (LT) - Italy
|
Posted: Mon Sep 18, 2006 7:39 am Post subject: |
|
|
fbcyborg wrote: | prova a fare Code: | ebuild /usr/local/portage/app-portage/portage-bashrc/portage-bashrc-0.4.ebuild unmerge |
| Purtroppo il bashrc è config-protected, e un semplice unmerge non basta: l'unico modo è
Code: | rm /etc/portage/bashrc |
Oppure, se hai intenzione di passare all'ng, basta fare etc-update dopo averlo emerso e accettare le modifiche a quel file.
Ciao _________________ La risposta, non la devi cercare fuori, la devi cercare dentro di te: e però è SBAGLIATA!
-- Corrado Guzzanti, "Pippo Chennedy Show", 1997 |
|
Back to top |
|
|
|