Summary: | Emerge/Portage does not report upgradable packages when they exist in "emerge -uvp world" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt T. Proud <khanreaper> |
Component: | [OLD] Unspecified | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Matt T. Proud
2005-03-24 08:36:11 UTC
world != all packages use `emerge world --deep -up` Pardon me, but I should have made this more clear in the report than it was: > bash-2.05b# emerge -udvp world > These are the packages that I would merge, in order: > Calculating world dependencies ...done! > Total size of downloads: 0 kB I did attempt it with '-d' = '--deep', and it still did not recognize all packages. Even if not all packages are world packages, I have seen this affect packages that Portage has considered upgrading upon a 'emerge -uvp world' or 'emerge -udvp world.' If I may ask then, is there a category to which all packages belong then, if for some reason not all go into world? post your world file as an attachment: /var/lib/portage/world -d != --deep thanks genone -D -> --deep -d -> --debug |