View previous topic :: View next topic |
Author |
Message |
Sparker l33t
Joined: 28 Aug 2003 Posts: 992
|
Posted: Tue Oct 21, 2003 5:25 pm Post subject: Problema con emerge -U world |
|
|
Se faccio emerge -Uupv world:
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
Se faccio emerge -upv world:
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild UD] media-libs/svgalib-1.4.3-r4 [1.9.17-r3]
[ebuild U ] dev-libs/openssl-0.9.6k [0.9.6j]
[ebuild UD] net-fs/samba-2.2.8a [3.0.0-r1] +pam -acl +cups -ldap +ssl +tcpd -oav
[ebuild UD] media-libs/alsa-lib-0.9.2 [0.9.6]
[ebuild U ] media-sound/esound-0.2.32 [0.2.29-r1] +tcpd +alsa -ipv6
[ebuild U ] dev-lang/nasm-0.98.38 [0.98.36] -doc -build
[ebuild U ] media-libs/libsdl-1.2.6-r1 [1.2.5-r2] +oss +alsa +esd +arts -nas +X +dga +xv -xinerama -fbcon -directfb -ggi +svga -aalib +opengl
[ebuild U ] dev-libs/glib-2.2.3 [2.2.2] -doc -debug
[ebuild U ] x11-libs/pango-1.2.5 [1.2.3] -doc
[ebuild U ] dev-libs/atk-1.4.0 [1.2.4] -doc
[ebuild U ] x11-libs/gtk+-2.2.4-r1 [2.2.1-r1] -doc -tiff +jpeg
[ebuild UD] media-video/mplayer-0.92 [1.0_pre1-r1] +dga +oss +xmms +jpeg -3dfx -sse -matrox +sdl +X +svga -ggi +oggvorbis +3dnow -aalib -gnome +xv +opengl +truetype +dvd +gtk +gif +esd -fbcon +encode +alsa -directfb +arts -dvb +gtk2 +samba -lirc
Tutti quei pacchetti da aggiornare non si dovrebbero vedere anche con -U?
Mi darebbe fastidio essere costretto a mettere in package.unmask tutti quei pacchetti che portage mi vorrebbe downgradare! |
|
Back to top |
|
|
teknux Guru
Joined: 19 Feb 2003 Posts: 517 Location: Rome, IT
|
Posted: Tue Oct 21, 2003 5:40 pm Post subject: |
|
|
secondo l'help di emerge:
Code: |
--update (-u short option)
Updates packages to the best version available, which may not
always be the highest version number due to masking for testing
and development.
--upgradeonly (-U short option)
Updates packages, but excludes updates that would result in a
lower version of the package being installed. SLOTs are
considered at a basic level.
|
forse quindi è per il fatto che hai attivato ACCEPT_KEYWORDS per i pacchetti masked. ho notato dal tuo output che usando solo l'opzione "-u" hai parecchi downgrade (appunto).
potrei aver detto un mare di boiate, ma a occhio potrebbe essere
saluti,
tek |
|
Back to top |
|
|
Sparker l33t
Joined: 28 Aug 2003 Posts: 992
|
Posted: Wed Oct 22, 2003 1:12 pm Post subject: |
|
|
Non hai detto cacchiate, ma il problema e' che con -U dovrei vedere gli stessi pacchetti di -u tranne quelli che vuole downgradare.
Non risco nemmeno a fare l'unmask dei pacchetti, ho creato /etc/portage/package.unmask e a inserirci i pacchetti incriminati, ma continua a cercare di fare il downgrade.
(pero' forse faccio un po' di confusione tra mascked e ~x86) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31461 Location: here
|
Posted: Thu Oct 23, 2003 10:56 am Post subject: |
|
|
Sparker wrote: | Non hai detto cacchiate, ma il problema e' che con -U dovrei vedere gli stessi pacchetti di -u tranne quelli che vuole downgradare. |
Non e; detto magari quelli che non sono da downgradare sono delle dipendenze. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
|