Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto] emerge --unmerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
polslinux
Apprentice
Apprentice


Joined: 12 Apr 2010
Posts: 253
Location: Veneto

PostPosted: Wed Apr 28, 2010 8:11 pm    Post subject: [risolto] emerge --unmerge Reply with quote

Vorrei capire un po' di cose perchè ho dei dubbi...

1) dopo aver installato Gnome ho dato emerge --unmerge ekiga sound-juicer. Perchè se do
Code:
emerge --update --deep --ask world
poi me le reinstalla? Non c'è un modo per evitarlo?

EDIT: aperto altro post


Grazie a tutti :)


Last edited by polslinux on Thu Apr 29, 2010 2:05 pm; edited 2 times in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Wed Apr 28, 2010 8:30 pm    Post subject: Re: emerge --unmerge & package.keyword Reply with quote

polslinux wrote:
Vorrei capire un po' di cose perchè ho dei dubbi...

1) dopo aver installato Gnome ho dato emerge --unmerge ekiga sound-juicer. Perchè se do
Code:
emerge --update --deep --ask world
poi me le reinstalla? Non c'è un modo per evitarlo?

evidentemente, quei programmi sono dipendenze di qualche altro pacchetto contenuto nel file /var/lib/portage/world.
questo file contiene l'elenco di tutti i pacchetti che sono stati compilati per una richiesta diretta di emerge (escludendo le dipendenze).
per esempio:
Code:

s939 ~ # emerge -pv ekiga

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] dev-libs/pwlib-1.10.10-r2  USE="alsa ieee1394 ldap oss sasl sdl ssl v4l v4l2 xml -debug -ipv6" 0 kB
[ebuild  N    ] net-libs/opal-2.2.11  USE="-debug -noaudio -novideo" 0 kB
[ebuild  N    ] net-voip/ekiga-2.0.12  USE="dbus gnome sdl -avahi -debug -doc" 0 kB

se io installassi ekiga, solo l'ultimo pacchetto entrerebbe nel file world. le prime due dipendenze sarebbero escluse.
puoi usare il comando emerge -tpvuDN nome pacchetto per capire di quali programmi esattamente si tratti.
polslinux wrote:

2) avevo bisogno di gutenprint 5.2.5-r1 quindi in /etc/portage/package.keyword ho messo ~x86 per gutenprint...perchè poi facendo
Code:
emerge --update --ask world
non mi ha chiesto di aggiornarlo?? Ho risolto dando
Code:
emerge gutenprint
però mi chiedevo come mai non è comparso tra gli aggiornamenti...

regola d'oro: 1 post, 1 problema
polslinux wrote:

3) il browser chromium noto che c'è ma nella versione 9999....eh?!? C'è un modo per averlo Chromium o ancora non è supportato da Gentoo?

Grazie a tutti :)

:roll:
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Wed Apr 28, 2010 10:10 pm    Post subject: Reply with quote

ekiga è dipendenza del metapacchetto gnome.
_________________
Gentoo: il sistema più eclettico e geniale che abbia mai provato :)
Back to top
View user's profile Send private message
polslinux
Apprentice
Apprentice


Joined: 12 Apr 2010
Posts: 253
Location: Veneto

PostPosted: Thu Apr 29, 2010 11:13 am    Post subject: Reply with quote

ok, aprirò un post per gli altri problemi :)
tornando a ekiga..quindi non c'è un modo per toglierlo dalle scatole per sempre?
ogni volta che darò quel comando mi ricompilerà ekiga giusto?
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Thu Apr 29, 2010 2:01 pm    Post subject: Reply with quote

se installi gnome-base/gnome ti becchi tutto il pacchetto completo, così come i dev gnome lo hanno pensato. Se vuoi sceglierti i pacchetti allora ti installi gnome-base/gnome-light e gli altri programmi che vuoi uno ad uno.

Nella tua situazione io farei così
Code:
# emerge -C gnome-base/gnome
# emerge gnome-base/gnome-light
# emerge --depclean -pv

a questo punto ti guardi per bene la lista dei pacchetti che ti vorrebbe togliere e "segnali" a portage quelli che vuoi tenere con
Code:
# emerge --noreplace <pacchetto>

Nota bene, solo i programmi che ti interessano, non le loro dipendenze.
Alla fine togli il "surplus" con --depclean
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
polslinux
Apprentice
Apprentice


Joined: 12 Apr 2010
Posts: 253
Location: Veneto

PostPosted: Thu Apr 29, 2010 2:05 pm    Post subject: Reply with quote

Aaaah ok capito :)
Grazie mille Onip!! :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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