Opened 14 years ago

Closed 14 years ago

#22744 closed defect (invalid)

clojure-contrib-devel conflicts with clojure was Ticket: 22718

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 (7)

comment:1 Changed 14 years ago by trier@…

Cc: trier@… added

Cc Me!

comment:2 Changed 14 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 14 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.

comment:4 Changed 14 years ago by ian.eure@…

I actually have a 1.0 clojure-contrib port I put together. I just submitted it in #22752.

comment:5 Changed 14 years ago by trier@…

Cc: trier@… added

Cc Me!

comment:6 Changed 14 years ago by trier@…

Cc: trier@… removed

Cc Me!

comment:7 Changed 14 years ago by ieure@…

Resolution: invalid
Status: newclosed

This isn't a bug. I don't think there's a clean way to support multiple installed versions of Clojure, but if you have suggestions, I'm open to them.

Note: See TracTickets for help on using tickets.