Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
glurps
Apprentice
Apprentice


Joined: 11 Mar 2004
Posts: 292

PostPosted: Tue Sep 28, 2004 1:45 pm    Post subject: emerge -u world Reply with quote

it seams i dont quite understand how to adopt to new USE flags:

Code:
#USE="kde" emerge -avu world


i thought this would recompile all packages with opptional kde support since i had -kde before, but it doesnt.

Code:
~ # USE="kde" emerge -avu --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] dev-perl/SGMLSpm-1.03-r5 [1.03-r4]  0 kB
[ebuild     U ] dev-util/indent-2.2.9-r1 [2.2.9] +nls  0 kB
[ebuild  N F  ] dev-java/java-sdk-docs-1.4.1   31,997 kB
[ebuild     U ] dev-java/java-config-1.2.10 [1.2.6]  15 kB
[ebuild     U ] x11-themes/hicolor-icon-theme-0.5 [0.4]  30 kB
[ebuild     U ] dev-libs/libpcre-4.5 [4.4] -debug  341 kB
[ebuild     U ] media-libs/imlib-1.9.14-r2 [1.9.14-r1]  0 kB
[ebuild     U ] media-libs/svgalib-1.9.19-r1 [1.9.19] -build -debug  0 kB
[ebuild     U ] kde-base/kde-env-3-r3 [3-r2]  [empty/missing/bad digest]
[ebuild  N    ] kde-base/arts-1.3.0  +alsa +arts -artswrappersuid -debug -debug +esd -jack +mad +oggvorbis -xinerama  944 kB
[ebuild     U ] media-libs/libsdl-1.2.7-r2 [1.2.7-r1] +X -aalib +alsa +arts -dga -directfb +esd -fbcon -ggi -libcaca -nas -noaudio -nojoystick -novideo +opengl +oss +svga -xinerama +xv  0 kB
[ebuild     U ] media-libs/xine-lib-1_rc6 [1_rc5-r3] +X -aalib +alsa -(altivec) +arts +avi -debug -directfb -dvd +esd -gnome -ipv6 +nls +oggvorbis +sdl -speex -theora  6,838 kB

Total size of downloads: 40,168 kB

Do you want me to merge these packages? [Yes/No]


these are new pages and not any that were previously installed and have optional kde support.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Sep 28, 2004 2:24 pm    Post subject: Re: emerge -u world Reply with quote

glurps wrote:
i thought this would recompile all packages with opptional kde support since i had -kde before, but it doesnt.
Why is it not doing what it is supposed to do? Which packages in the list have specific KDE support? The 6 or so I looked at do not have it.

As an example, look at this:
Code:
[ebuild     U ] media-libs/xine-lib-1_rc6 [1_rc5-r3] +X -aalib +alsa -(altivec) +arts +avi -debug -directfb -dvd +esd -gnome -ipv6 +nls +oggvorbis +sdl -speex -theora  6,838 kB
The -gnome indicates you have disabled optional gnome support. None have a -kde or +kde.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Sep 28, 2004 2:29 pm    Post subject: Reply with quote

I think you're actually looking for any of these things instead:

Sure: This will recompile your installed packages with a new specified use flag. It only does one flag at a time though.
Usechange: This will tell you which packages should be recompiled due to changed use flags, although it won't do it for you.

And this has become a new feature of portage as well - if you have portage-2.0.51_rc*, try this:
Code:
emerge -uD --newuse world

_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Tue Sep 28, 2004 4:53 pm    Post subject: Reply with quote

Moved from Portage & Programming in favour of https://forums.gentoo.org/viewtopic.php?t=229453
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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