View previous topic :: View next topic |
Author |
Message |
Altake n00b
Joined: 20 Jul 2005 Posts: 5 Location: Catalunya (Europe)
|
Posted: Sun Nov 06, 2005 4:15 pm Post subject: [CAT] Dubtes en l'emerge |
|
|
Bones!
Sembla que tinc un petit problema amb l'emerge.
I és que just al fer un "emerge --sync" em diu:
Code: | # emerge --sync
>>> starting rsync with rsync://213.239.215.148/gentoo-portage...
>>> checking server timestamp ...
[...]
wrote 105701 bytes read 6812359 bytes 53837.04 bytes/sec
total size is 103880413 speedup is 15.02
>>> Updating Portage cache: 100%
* An update to portage is available. It is _highly_ recommended
* that you update portage now, before any other packages are updated.
* Please do so and then update ALL of your configuration files.
|
Em diu que hi ha un portage més nou, però encara que ho faci dos o tres cops esguits sempre em diu em mateix.
Algú sap què podria ser??
Code: | # cat /etc/make.conf |grep -v \#
USE="-3dnow nptl bash-completion crypt sse sse2 loadpolicy -selinux userlocales logrotate kde kdeenablefinal kdexdeltas"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe"
ACCEPT_KEYWORDS="x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
MAKEOPTS="-j2"
AUTOCLEAN="yes"
PORTAGE_TMPFS="/dev/shm"
LINGUAS="ca" |
|
|
Back to top |
|
|
HeCTOr Tux's lil' helper
Joined: 19 Jul 2004 Posts: 132
|
Posted: Sun Nov 06, 2005 5:56 pm Post subject: |
|
|
Crec que el que es refereix amb això es que hi ha una nova versió del portage (l'aplicació).
Proba a fer emerge -u portage aveure si es soluciona |
|
Back to top |
|
|
focahclero Guru
Joined: 02 Jan 2004 Posts: 554
|
Posted: Sun Nov 06, 2005 10:01 pm Post subject: |
|
|
Altake wrote: | Code: |
* An update to portage is available. It is _highly_ recommended
* that you update portage now, before any other packages are updated.
* Please do so and then update ALL of your configuration files.
|
|
És un missatge normal que informa precissament del que hi diu: hi ha una versió més actualitzada del portage (entenent-lo como a "sistema") i que en recomana l'actualització.
Si vols actualitzar pots fer un:
Code: | # emerge -auv system |
i segurament després et caldrà un
(atenció a etc-update!, per si no ho saps, ves amb molt de compte)
Salut! _________________ focahclero
Registered Linux User #352648. Get Counted! http://counter.li.org
[TEMA] Descripción problema (estado) |
|
Back to top |
|
|
Altake n00b
Joined: 20 Jul 2005 Posts: 5 Location: Catalunya (Europe)
|
Posted: Mon Nov 07, 2005 3:27 pm Post subject: |
|
|
Bones.
Moltes gràcies gent. El meu anglès i instint m'han fallat
Al final he optat per la opció menys hard. Emergir només el portage i no tot el sistema
Ha anat bé.
Gràcies altre cop! |
|
Back to top |
|
|
|