Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 246000

Summary: "emerge -uDvN @world" doesn't pull in all the updated packages
Product: Gentoo Linux Reporter: Leonid Podolny <leonidp.lists>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: alex.cepoi, dunerkahl, kim, phrexianreaper
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: equery list
stdout for "emerge -uDpdvN @world"
stderr for "emerge -uDpdvN @world"
emerge --info

Description Leonid Podolny 2008-11-07 20:45:07 UTC
I'm not sure if it's a bug or just an expected behaviour that I don't understand. Anyway, every now and then I see the packages that have a newer non-masked versions, but "emerge -uDvN @world" doesn't pull them in. On the other hand, "emerge --depclean" doesn't clean them.
For example, at my current setup, dev-texlive/texlive-latex-2007 is installed even though 2008-r1 is available.
Comment 1 Leonid Podolny 2008-11-07 20:46:37 UTC
Created attachment 171032 [details]
equery list 

Output of "equery list"
Comment 2 Leonid Podolny 2008-11-07 20:48:32 UTC
Created attachment 171034 [details]
stdout for "emerge -uDpdvN @world"
Comment 3 Leonid Podolny 2008-11-07 20:49:00 UTC
Created attachment 171037 [details]
stderr for "emerge -uDpdvN @world"
Comment 4 Leonid Podolny 2008-11-07 20:49:40 UTC
Created attachment 171038 [details]
emerge --info
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-07 21:38:00 UTC
Do those missing packages appear if you use the --with-bdeps=y option to emerge?

emerge --with-bdeps-y -uDpv world
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-07 21:39:09 UTC
sorry, I mean

emerge --with-bdeps=y -uDpv world
Comment 7 Leonid Podolny 2008-11-07 21:45:42 UTC
Yes, they are.
Just as I suspected, the behaviour I wasn't aware of. :)
Do I close the bug now?
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-11-07 21:48:41 UTC
I close it as WORKSFORME since this is documented behavior. 
Just have a look into man emerge and search for --with-bdeps

Cheers ;)
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-12 08:03:27 UTC
*** Bug 250662 has been marked as a duplicate of this bug. ***
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-25 15:59:50 UTC
*** Bug 267429 has been marked as a duplicate of this bug. ***
Comment 11 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-06-18 22:42:40 UTC
*** Bug 273953 has been marked as a duplicate of this bug. ***
Comment 12 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-18 16:55:28 UTC
*** Bug 278254 has been marked as a duplicate of this bug. ***