Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128644 - emerge -u does not update all slots of packages
Summary: emerge -u does not update all slots of packages
Status: RESOLVED DUPLICATE of bug 4698
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:
Depends on:
Blocks:
 
Reported: 2006-04-03 08:42 UTC by jochen
Modified: 2006-04-03 08:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2006-04-03 08:42:20 UTC
Assume you have gcc-3.4.4 and gcc-4.0.2 installed (where >=sys-devel/gcc-4.0 is unmasked). Now after an emerge --sync you have gcc-3.4.6 and gcc-4.1.0 available. However, emerge --update gcc will only install gcc-4.1.0 (i.e. the slot with the highest version number), leaving it to the user to check the portage tree to see that there is a update for the other slot available as well.

emerge -u package should check all (installed) slots of "package" for updates, and update all slots (or at least have an option that does)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-03 08:43:57 UTC

*** This bug has been marked as a duplicate of 4698 ***