Bug 194539

Summary: Collision w/ sqwebmail and courier-imap
Product: Ports & Packages Reporter: bsd
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: marino, w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description bsd 2014-10-22 21:23:08 UTC
Installing either package (when the other exists) results in:

pkg-static: sqwebmail-5.7.2 conflicts with courier-imap-4.15_2,2 (installs files into the same place).  Problematic file: /usr/local/sbin/sharedindexinstall

Forum thread:
https://forums.freebsd.org/threads/package-collision.48618/

I'm using vpopmail login
Comment 1 Walter Schwarzenfeld 2014-10-23 18:36:23 UTC
There something overlooked in pkg-plist:

the lines:

15 sbin/sharedindexinstall.sqwebmail
16 sbin/sharedindexsplit.sqwebmail

had to changed to:

15 sbin/sharedindexinstall
16 sbin/sharedindexsplit