Skip to content

Refusing local pinnings on opam switch create repeats the question #6374

@AltGr

Description

@AltGr

Transcript:

$ opam switch create . ocaml.5.1.2 --ignore-constraints-on ocaml
The following additional pinnings are required by tryocaml.0.10:
  - js_of_ocaml.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-compiler.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-lwt.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-ppx.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-tyxml.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - ocp-indent-nlfork.1.5.4 at git+https://git@github.com/OCamlPro/ocp-indent.git#nlfork
Pin and install them? [Y/n] n
Try to install anyway, assuming `--ignore-pin-depends'? [Y/n] y
tryocaml is now pinned to git+file:///home/lg/ocamlpro/tryocaml#tryocaml (version 0.10)
The following additional pinnings are required by tryocaml.0.10:
  - js_of_ocaml.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-compiler.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-lwt.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-ppx.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - js_of_ocaml-tyxml.3.10.1 at git+https://github.com/AltGr/js_of_ocaml#fix-bytecode
  - ocp-indent-nlfork.1.5.4 at git+https://git@github.com/OCamlPro/ocp-indent.git#nlfork
Pin and install them? [Y/n] n
Try to install anyway, assuming `--ignore-pin-depends'? [Y/n] y

I'd be best not to ask the question twice

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions