Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Portage] Algunas preguntas sobre portage (cerrado)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Annagul
Apprentice
Apprentice


Joined: 05 Dec 2004
Posts: 156
Location: San Fernando, Cádiz (Spain)

PostPosted: Mon Oct 09, 2006 6:43 pm    Post subject: [Portage] Algunas preguntas sobre portage (cerrado) Reply with quote

Ayer hice un --sync de mi árbol de Portage para actualizar el sistema. Mi método es
Code:
emerge --update --deep --newuse world

Al ver la salida de emerge, antes de aceptar (--ask), veo la siguiente salida:
Code:

Calculating world dependencies... done!
[ebuild  N    ] net-misc/netkit-rsh-0.17-r6  USE="pam" 74 kB
[ebuild  N    ] x11-apps/xsm-1.0.1  USE="xprint -debug" 114 kB
[ebuild   R   ] net-misc/neon-0.26.1-r1  USE="nls ssl zlib -expat -socks5 (-static%)" 0 kB


Mi pregunta es, ¿a qué se debe este comportamiento? He supuesto que el ebuild de neon debe re-emergerse porque habrá cambiado el perfil que estoy usando (2006.1-desktop) pero netkit-rsh y xsm, ¿a qué se debe su instalación? El mismo emerge de antes, con un --tree para aclarar un poco el asunto, revela
Code:

Calculating world dependencies... done!
[nomerge      ] x11-themes/gnome-icon-theme-2.14.2  USE="-debug"
[nomerge      ]  x11-themes/hicolor-icon-theme-0.8
[nomerge      ]   gnome-base/libgnomeui-2.14.1  USE="jpeg -debug -doc"
[nomerge      ]    gnome-base/libbonoboui-2.14.0  USE="X -debug -doc"
[nomerge      ]     gnome-base/libgnome-2.14.1  USE="esd -debug -doc -static"
[nomerge      ]      gnome-base/gnome-vfs-2.14.2-r1  USE="gnutls hal ssl -avahi -debug -doc -ipv6 -samba"
[ebuild   R   ]       net-misc/neon-0.26.1-r1  USE="nls ssl zlib -expat -socks5 (-static%)" 0 kB
[nomerge      ] x11-terms/xterm-218  USE="toolbar truetype unicode -Xaw3d -paste64"
[nomerge      ]  x11-apps/luit-1.0.1  USE="-debug"
[nomerge      ]       x11-apps/xinit-1.0.2-r6  USE="-debug -minimal"
[ebuild  N    ]        x11-apps/xsm-1.0.1  USE="xprint -debug" 114 kB
[ebuild  N    ]         net-misc/netkit-rsh-0.17-r6  USE="pam" 74 kB


¿A qué se debe esto?

Saludos,
Luis


Last edited by Annagul on Thu Oct 12, 2006 10:30 am; edited 1 time in total
Back to top
View user's profile Send private message
SpOeK
Apprentice
Apprentice


Joined: 07 Jan 2003
Posts: 164
Location: Getafe - Madrid (España)

PostPosted: Mon Oct 09, 2006 8:42 pm    Post subject: Reply with quote

El porqué de las nuevas dependencias te lo dice el Changelog de x11-apps/xinit:

Quote:
07 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>;
xinit-1.0.2-r6.ebuild:
(#150334) Add x11-apps/xsm to dependencies when minimal is not in USE,
because the default Xsession script uses it.


Vamos, que añade x11-apps/xsm como dependencia, y por ende a net-misc/netkit-rsh, cuando no está activado el USE minimal.

Lo de net-misc/neon también te lo dice el Changelog:

Quote:
07 Oct 2006; Mike Frysinger <vapier@gentoo.org> neon-0.26.1.ebuild,
neon-0.26.1-r1.ebuild:
Punt invalid use of USE=static.


Lo vuelve a emerger porque han eliminado el USE static y has usado --newuse.

Un saludo.
Back to top
View user's profile Send private message
Annagul
Apprentice
Apprentice


Joined: 05 Dec 2004
Posts: 156
Location: San Fernando, Cádiz (Spain)

PostPosted: Tue Oct 10, 2006 8:01 am    Post subject: Reply with quote

Gracias por tu respuesta. Ya sé dónde mirar la próxima vez.

Saludos
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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