There are various dune commands that don't accept absolute paths in the workspace directory. We have a way of improving this situation with Path.Expert.try_localize_external and we should try to do some more. There are other cases such as dune init which don't require a workspace directory, so that should be handled appropriately as well.
This issue serves to track other all the specific issues related to this problem. We should keep this list updated in order to track these issues.
There are various dune commands that don't accept absolute paths in the workspace directory. We have a way of improving this situation with
Path.Expert.try_localize_externaland we should try to do some more. There are other cases such asdune initwhich don't require a workspace directory, so that should be handled appropriately as well.This issue serves to track other all the specific issues related to this problem. We should keep this list updated in order to track these issues.
dune builddune execdune should work with absolute paths #10536dune runtestdune initdune init project crashes with an absolute directory #7806dune ocaml topdune utopdune ocaml top-moduledune install / uninstall