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

Bug 141826

Summary: update available message should use "emerge -u portage"
Product: Portage Development Reporter: Brant Gurganus <brant>
Component: Core - Interface (emerge)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 Brant Gurganus 2006-07-26 14:35:59 UTC
The current portage update available message suggests "emerge portage". The porblem with that is that portage would unnecessarily get added to the world file. "emerge -u portage" is more appropriate.
Comment 1 Zac Medico gentoo-dev 2006-07-26 14:42:39 UTC
I think you mean `emerge --oneshot portage`. Anyway, system packages are never added to the world file.