View previous topic :: View next topic |
Author |
Message |
orionx77 n00b

Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Jun 20, 2006 8:43 pm Post subject: [RISOLTO] emerge -up system mi da un errore |
|
|
ciao a tutti !
forse ne' stato gia discusso ma non ho trovato niente.
volevo fare il solito aggiornamento
prima ho eseguito
emerge sync
ed e' andato tutto bene
poi
emerge -up system
e questo e' il risultato .
These are the packages that I would merge, in order:
Calculating system dependencies ...done!
[ebuild U ] app-misc/pax-utils-0.1.13 [0.1.11-r1]
[ebuild N ] dev-python/pycrypto-2.0.1-r5
[ebuild U ] sys-apps/portage-2.1 [2.0.54-r2]
*** Portage will stop merging at this point and reload itself,
then resume the merge.
[ebuild U ] net-misc/rsync-2.6.8-r2 [2.6.0-r6]
[ebuild U ] sys-devel/binutils-config-1.8-r7 [1.8-r6]
[ebuild U ] sys-devel/binutils-2.16.1-r2 [2.16.1]
[ebuild U ] sys-devel/gcc-config-1.3.13-r2 [1.3.13-r1]
[ebuild U ] sys-libs/ncurses-5.5-r2 [5.4-r6]
[ebuild N ] virtual/libiconv-0
[ebuild U ] sys-libs/glibc-2.3.6-r4 [2.3.5-r3]
[ebuild U ] sys-devel/gcc-3.4.6-r1 [3.4.5-r1]
[ebuild U ] sys-fs/udev-087-r1 [087]
[ebuild U ] app-editors/nano-1.3.10-r1 [1.3.9]
[ebuild U ] sys-apps/less-394 [385_p4-r2]
[ebuild U ] net-nds/openldap-2.3.24-r1 [2.2.28-r3]
[ebuild U ] net-misc/openssh-4.3_p2-r1 [4.2_p1-r1]
[ebuild U ] sys-apps/man-pages-2.32 [2.27]
[ebuild U ] sys-apps/util-linux-2.12r-r3 [2.12r-r2]
che devo fare ?
Last edited by orionx77 on Tue Jun 20, 2006 9:24 pm; edited 1 time in total |
|
Back to top |
|
 |
tizio Guru


Joined: 22 Mar 2005 Posts: 365
|
Posted: Tue Jun 20, 2006 8:50 pm Post subject: |
|
|
non c'è nessun errore... mi sembra...
(a parte l'emerge sync che è deprecato... usa emerge --sync)
avendo messo l'opzione -p ti fa vedere quali pacchetti intende installare o aggiornare...
togliendo il -p e lanciando l'emerge procederà con l'installazione...
(ti avvisa anche che l'aggiornamento sarà interrotto in quanto deve aggiornare il portage... dopo dovrai rilanciare l'emerge) |
|
Back to top |
|
 |
Luca89 Advocate


Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Tue Jun 20, 2006 8:50 pm Post subject: |
|
|
Puoi lanciare direttamente:
oppure per stare più tranquillo prima aggiorni portage con:
Code: | emerge -u1 portage
emerge --metadata |
e dopo aggiorni il system.
Quote: | (ti avvisa anche che l'aggiornamento sar� interrotto in quanto deve aggiornare il portage... dopo dovrai rilanciare l'emerge) |
non lo devi rilanciare a mano, si rilancia da solo.
@orion
Ti dispiacerebbe usare il tag code quando posti del codice? Rende più leggibile il post. _________________ Running Fast! |
|
Back to top |
|
 |
orionx77 n00b

Joined: 06 Dec 2005 Posts: 72
|
Posted: Tue Jun 20, 2006 9:24 pm Post subject: |
|
|
Grazie ! dovevo solo aggiornare il portage ... scusate. |
|
Back to top |
|
 |
|