New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11679 (new defect)

Opened 6 years ago

Last modified 20 months ago

BUG: maildrop and courier-imap cannot be installed simultaneously

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

Description

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.

Attachments

courier-imap_maildrop_install_conflict.diff (542 bytes) - added by boeyms@… 6 years ago.

Change History

Changed 6 years ago by boeyms@…

comment:1 Changed 6 years ago by nox@…

  • Cc macports-dev@… removed
  • Priority changed from Important to High
  • Version 1.4 deleted

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:3 Changed 4 years ago by toby@…

  • Priority changed from High to Normal

comment:4 Changed 4 years ago by jmr@…

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

comment:5 Changed 20 months ago by boeyms@…

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

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

Note: See TracTickets for help on using tickets.