Opened 15 years ago

Last modified 15 years ago

#22744 closed defect

clojure-contrib-devel conflicts with clojure was Ticket: 22718 — at Version 3

Reported by: trier@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: mdippery@…, ian.eure@…
Port: clojure clojure-contrib-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I have already installed clojure. When I try to install clojure-contrib-devel, I get the error message:

--->  Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure

I can understand splitting clojure into clojure and clojure-devel, but shouldn't there likewise be a clojure-contrib and clojure-contrib-devel? As things stand now, I cannot install any contrib libraries that are necessary for clojure.

Change History (3)

comment:1 Changed 15 years ago by trier@…

Cc: trier@… added

Cc Me!

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Cc: mdippery@… ian.eure@… added; trier@… removed
Keywords: clojure contrib conflict removed
Port: clojure clojure-contrib-devel added

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

clojure is not split into clojure and clojure-devel; rather, clojure is the stable version of clojure, and clojure-devel is the development version of clojure. clojure-contrib-devel is the development version of the contributed clojure library. I committed clojure-devel and clojure-contrib-devel yesterday. Nobody has yet submitted a clojure-contrib port for the stable version of the contributed clojure library.

Note: See TracTickets for help on using tickets.