On Fri, 2005-03-25 at 15:41 -0500, Jesse Guardiani wrote: > I've been trying to update my servers with `emerge -gK world`, > but I'm running into some really strange problems. > > The update doesn't seem to be getting everything. If I run > `emerge --update --deep --pretend world` on a client after an > update then I get about 50 additional items that need to be > updated.
If you want to acheive the same results, shouldn't you pass the --deep switch to the first command, like: emerge -gK --deep world (or emerge -gKD world) [snip] -- Nick Rout <[EMAIL PROTECTED]> -- [email protected] mailing list
