odb icon indicating copy to clipboard operation
odb copied to clipboard

Handle ocaml version upgrade

Open thelema opened this issue 13 years ago • 2 comments

All installed findlib packages need to be reinstalled on ocaml upgrade - hcarty's suggestion:

14:43 < hcarty> thelema: A 60% solution could be to provide a way to have odb dump a command line which would replicate the currently installed packages 14:43 < hcarty> thelema: For example, "ocaml odb.ml --replay" could print "ocaml odb.ml batteries camomile ..."

thelema avatar May 03 '11 18:05 thelema

Partly solved by --auto-reinstall which reinstalls packages that depend on what just got upgraded

thelema avatar Dec 28 '11 18:12 thelema

Still needs more automation. --auto-reinstall is not really a solution.

thelema avatar Jan 04 '12 15:01 thelema