Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
about -u in emerge (aka does this look weird to anyone?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
payam
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2003
Posts: 145

PostPosted: Thu Jul 10, 2003 9:38 pm    Post subject: about -u in emerge (aka does this look weird to anyone?) Reply with quote

does the following bash console snapshot look weird to anyone? if i want to update everything (world) there is nothing to emerge, but if i just look at one package (kdemultimedia) all of a sudden it DOES have an update. do i misunderstand what world means, or is something wrong with portage? and yes, etcat shows that i have an outdated kdemultimedia package.

Code:
root@payam bin # emerge -pu world

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

Calculating world dependencies ...done!

root@payam bin # emerge -pu kdemultimedia

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

Calculating dependencies ...done!
[ebuild  N   ] media-libs/flac-1.1.0
[ebuild  N   ] media-libs/xine-lib-1_beta10
[ebuild    U ] kde-base/kdemultimedia-3.1.2-r1 [3.1.2]

root@payam bin # etcat versions kdemultimedia
[ Results for search key : kdemultimedia ]
[ Applications found : 1 ]

*  kde-base/kdemultimedia :
        [   ] kde-base/kdemultimedia-2.2.2-r1 (2.2)
        [   ] kde-base/kdemultimedia-3.0.4 (3.0)
        [   ] kde-base/kdemultimedia-3.0.5b (3.0)
        [   ] kde-base/kdemultimedia-3.1.1 (3.1)
        [  I] kde-base/kdemultimedia-3.1.2 (3.1)
        [   ] kde-base/kdemultimedia-3.1.2-r1 (3.1)

_________________
Athlon XP 2800+ 2.08GHz 333FSB 512KB, Biostar M7NCD Pro nForce2, 1GB Crucial DDR 333, EVGA Geforce FX 5600 256MB, Hitachi 180GB 180GXP
Back to top
View user's profile Send private message
bashnix
n00b
n00b


Joined: 23 Oct 2002
Posts: 66

PostPosted: Thu Jul 10, 2003 9:42 pm    Post subject: Reply with quote

I would image you are experiencing the "--deep" syndrome. man emerge and look at the option.

The KDE "virtual or meta package" or whatever it is called (it encompasses all the kde components is very strange.) is very strange. for example, you cannot unmerge KDE by doing
Code:
emerge unmerge kde


you have to do each package individually. I never figured it out. Then I started to use enlightenment.. All is well :-)
Back to top
View user's profile Send private message
payam
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2003
Posts: 145

PostPosted: Thu Jul 10, 2003 9:54 pm    Post subject: Reply with quote

sweet, that's exactly it!

i'm glad that it was me that was being naive and not portage :)
_________________
Athlon XP 2800+ 2.08GHz 333FSB 512KB, Biostar M7NCD Pro nForce2, 1GB Crucial DDR 333, EVGA Geforce FX 5600 256MB, Hitachi 180GB 180GXP
Back to top
View user's profile Send private message
crown
n00b
n00b


Joined: 15 Jun 2002
Posts: 64

PostPosted: Fri Jul 11, 2003 12:54 am    Post subject: Reply with quote

Not all packages get recorded in your world file and so when you go to do an emerge -u world it won't necessarily hit every package that has possibly been updated. In order to upgrade the rest I believe you need to use --deep to get all dependcies but I could be wrong.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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