Sven Luther <[EMAIL PROTECTED]> writes: > On Mon, Dec 16, 2002 at 10:56:27PM +0100, Remi VANICAT wrote: >> Hello >> >> There seem to be a problem in the ocaml package : just after having >> installing it, /usr/lib/ocaml/3.06/ld.conf contain : >> /home/luther/debian/ocaml/ocaml-3.06/debian/ocaml/usr/lib/ocaml/3.06/stublibs >> /home/luther/debian/ocaml/ocaml-3.06/debian/ocaml/usr/lib/ocaml/3.06 > > no, not again ... > >> and of course, this doesn't work. One may resolve the problem by running >> ocaml-ldconf, but the ocaml package should work out of the box. > > Erm, you are aware that ocaml-base runs ocaml-ldconf from its postinst, > are you ?
well, one can install the ocaml package with the ocaml-base package already installed. > > Also, i wonder why you are the only one noticing this, I suppose because I'm the only one to have install ocaml-base then ocaml. > i suppose nobody > would have been able to build bytecode packages if this was really > happening. Could you please recheck. I've just reproduce it : You have to remove the ocaml package, letting the ocaml-base package installed. Then you reinstall ocaml, and you have the bug (it's strange I agree...). If you reinstall the ocaml-base package after this the bug disappeared. -- Rémi Vanicat [EMAIL PROTECTED] http://dept-info.labri.u-bordeaux.fr/~vanicat

