[EMAIL PROTECTED] (Jérôme Marant) writes: > Sven Luther <[EMAIL PROTECTED]> writes: > >> On Mon, Dec 16, 2002 at 09:39:19PM +0100, Jérôme Marant wrote: >>> >>> Hi, >>> >>> I've just dist-upgraded my system in order to feed it >>> with the latest ocaml. >>> It didn't fail, in a sense that packages installed correctly >>> but I had to run APT three times before all the up-to-date >>> packages are finally there. >>> I suspect something wrong somewhere. >> >> Do you per chance have a log ? >> >> At least it did not screw up your system. > > Unfortunately not (and Debian central tools don't have logging > capabilities). > > What I recall of what's happening (3 attempts): > 1/ all ocaml libs have been vanished > 2/ ocaml-base and labglGTK files are being installed > 3/ ocaml is being installed
weel, I least, I can say what append for me : debian:/# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages will be REMOVED: liblablgl-ocaml-dev liblablgtk-ocaml-dev ocaml ocaml-native-compilers [some package have been striped from this list] The following packages will be upgraded ledit liblablgl-ocaml liblablgtk-ocaml libzip-ocaml ocaml-base 5 packages upgraded, 0 newly installed, 51 to remove and 0 not upgraded. Need to get 356kB of archives. After unpacking 113MB will be freed. so it remove ocaml but don't upgrade it. I've to make an apt-get install ocaml to upgrade everything. -- Rémi Vanicat [EMAIL PROTECTED] http://dept-info.labri.u-bordeaux.fr/~vanicat

