Opened 14 years ago

Closed 13 years ago

#25787 closed defect (worksforme)

clojure-contrib-devel error on port update outdated

Reported by: jmatt@… Owned by: ian.eure@…
Priority: Normal Milestone:
Component: base Version: 1.9.1
Keywords: haspatch Cc:
Port: clojure-contrib-devel

Description

clojure-contrib-devel contains git in the version name. This causes port to crash when clojure-contrib-devel has been updated and port update outdated is run.

Changing the version from git-20100220 to 20100220 fixes this problem and follows convention.

I'd like to submit updates to clojure-devel and clojure-contrib-devel but this version issue needs to be patched first to prevent future problems.

Attachments (2)

Portfile-clojure-contrib-devel-version.diff (402 bytes) - added by jmatt@… 14 years ago.
Change version - remove troublesome git
port-update-outdated.error (1.3 KB) - added by jmatt@… 14 years ago.
Error caused when running sudo port upgrade outdated with a new version of clojure-contrib-devel

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by jmatt@…

Change version - remove troublesome git

Changed 14 years ago by jmatt@…

Attachment: port-update-outdated.error added

Error caused when running sudo port upgrade outdated with a new version of clojure-contrib-devel

comment:1 Changed 14 years ago by jmatt@…

s/update/upgrade

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: ian.eure@… removed
Keywords: haspatch added
Owner: changed from macports-tickets@… to ian.eure@…
Port: clojure-contrib-devel added

comment:3 Changed 14 years ago by jmatt@…

Cc: jmatt@… added

Cc Me!

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Cc: jmatt@… removed
Component: portsbase
Resolution: worksforme
Status: newclosed

The error log is weird, it seems to be using the version when it should use the epoch. That would be a bug in base, but I can't reproduce it. Maybe it was fixed somewhere along the way.

Note: See TracTickets for help on using tickets.