Opened 17 years ago

Last modified 5 years ago

#11679 closed defect

BUG: maildrop and courier-imap cannot be installed simultaneously — at Version 7

Reported by: boeyms@… Owned by: matt@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: maildrop courier-imap

Description (last modified by mf2k (Frank Schima))

The current ports of maildrop 2.0.2 and courier-imap 4.1.0 both attempt to install the following files:

${prefix}/bin/deliverquota
${prefix}/share/man/deliverquota.8.gz
${prefix}/bin/maildirmake
${prefix}/share/man/maildirmake.1.gz

This results in the installation of one blocking the installation of the other.

The attached patch is an attempt to solve this problem by simply providing maildrop with the option of not installing the conflicting files. (Although maildrop can be configured with a --disable-maildirquota flag, this alters the source so that maildrop is built without maildirquota support, and some users might still want this.) This patch has not yet, however, been tested (I don't yet feel confident to set up such a mail system, let alone that I would test it properly.) It might be better to provide a similar variant for courier-imap as well, or indeed a more elegant solution than I can think of.

This ticket has been assigned to macports-dev@… as neither the listed maintainer for maildrop (matt@…) not that for courier-imap (bchesneau@…) are on the list of possible ticket assignees.

The attached patch to the dports tree is designed to be applied with the -p1 option (or -Np1) from the dports directory.

Change History (8)

Changed 17 years ago by boeyms@…

comment:1 Changed 17 years ago by nox@…

Cc: macports-dev@… removed
Priority: ImportantHigh
Version: 1.4

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by tobypeterson

Priority: HighNormal

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

Cc: bchesneau@… boeyms@… removed
Keywords: maildrop courier-imap install conflict removed
Owner: changed from macports-tickets@… to boeyms@…
Port: maildrop courier-imap added

comment:5 Changed 13 years ago by boeyms@…

Owner: changed from boeyms@… to macports-tickets@…

Reassigning to macports-tickets@… as I have relinquished ownership of this port.

comment:6 Changed 7 years ago by mf2k (Frank Schima)

Cc: matt@… removed
Owner: changed from macports-tickets@… to matt@…
Status: newassigned

comment:7 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.