Colin Guthrie <[email protected]> writes: > OK, so the packages have now all been uploaded. > > You should see several packages now that you cannot install on Cauldron. > This is intended behaviour. > > Here is how to update your cauldron systems: > > 1. Run "urpmi --auto-update" install everything that can be installed.
This seems to miss quite a lot of packages. I got better results by using this: urpmi --auto-update --split-length 1 --skip '/filesystem|kernel|ncurses/' (not sure if the split-length is still useful when filesystem is properly skipped) -- Olivier Blin - blino
