Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246000 - "emerge -uDvN @world" doesn't pull in all the updated packages
Summary: "emerge -uDvN @world" doesn't pull in all the updated packages
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 250662 267429 273953 278254 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-07 20:45 UTC by Leonid Podolny
Modified: 2009-07-18 16:55 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
equery list (equery-list,22.68 KB, text/plain)
2008-11-07 20:46 UTC, Leonid Podolny
Details
stdout for "emerge -uDpdvN @world" (out.out,398.64 KB, text/plain)
2008-11-07 20:48 UTC, Leonid Podolny
Details
stderr for "emerge -uDpdvN @world" (out.err,96.34 KB, text/plain)
2008-11-07 20:49 UTC, Leonid Podolny
Details
emerge --info (emerge.info,5.54 KB, text/plain)
2008-11-07 20:49 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***