On Thu, 2003-03-20 at 19:35, Brad Laue wrote:
> Small conundrum arises; if evolution is uninstalled and nothing else 
> depends on mozilla, even emerge world -up --deep will not catch and 
> upgrade mozilla if there is an upgrade available; workarounds like using 
> qpkg -nc -I | xargs emerge -up --deep have to be employed, which 
> effectively bypasses the world file and walks the /var filesystem instead.
> 
> Bug?

IMHO Portage should have a way to upgrade all installed packages. No
need for dependencies checking (--deep) or world file, Just go through
the list of all installed packages (that we can get with qpkg) and act
as if there were part of the world file in the current implementation.
In fact i think such an option should be the default one

What do you think? Why would someone want to update only packages in the
world file? What are the advantages/disadvantages of the previous method
compared to the current --deep option?


-- 
Louis-Philippe Brochu <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list

Reply via email to