Opened 4 months ago

Last modified 5 weeks ago

#70149 assigned defect

ocaml-ppxlib @0.32.1: Error: Can't install ocaml-ppxlib because conflicting ports are active: ocaml-migrate-parsetree

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: ocaml-ppxlib ocaml-migrate-parsetree

Description

% port -v installed ocaml-ppxlib ocaml-migrate-parsetree
The following ports are currently installed:
  ocaml-migrate-parsetree @2.4.0_0 (active) requested_variants='' platform='darwin 21' archs='x86_64' date='2023-10-26T20:27:56-0500'
  ocaml-ppxlib @0.31.0_0 (active) requested_variants='' platform='darwin 21' archs='x86_64' date='2023-10-26T20:28:17-0500'
% sudo port -utb upgr ocaml-ppxlib    
--->  Computing dependencies for ocaml-ppxlib
Error: Can't install ocaml-ppxlib because conflicting ports are active: ocaml-migrate-parsetree
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Change History (4)

comment:1 Changed 3 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 3 months ago by cooljeanius (Eric Gallager)

I ran into this trying to upgrade camlp5 due to the following dependency chain: ocaml-bos -> ocaml-logs -> ocaml-js_of_ocaml -> ocaml-ppxlib

comment:3 Changed 3 months ago by dbl001 (dbl)

Same issue on Catalina.

comment:4 in reply to:  2 Changed 5 weeks ago by cooljeanius (Eric Gallager)

Replying to cooljeanius:

I ran into this trying to upgrade camlp5 due to the following dependency chain: ocaml-bos -> ocaml-logs -> ocaml-js_of_ocaml -> ocaml-ppxlib

...and it looks like it blocks upgrading of ocaml-sedlex, too...

Note: See TracTickets for help on using tickets.