Date: Sat, 30 Mar 2013 11:50:01 GMT From: Andriy Syrovenko <andriys@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175523: pkgng: mail/dovecot2-pigeonhole conflicts with mail/dovecot2 Message-ID: <201303301150.r2UBo1rB016748@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175523; it has been noted by GNATS. From: Andriy Syrovenko <andriys@gmail.com> To: Harlan Stenn <stenn@ntp.org>, bug-followup@freebsd.org, mazhe@alkumuna.eu Cc: Subject: Re: ports/175523: pkgng: mail/dovecot2-pigeonhole conflicts with mail/dovecot2 Date: Sat, 30 Mar 2013 13:41:00 +0200 The mail/dovecot2 port is (IMO) broken, and should eventually be fixed. I've just shared a (temporary) solution that worked for me. We have a dedicated VM where we incrementally updating our packages using portmaster, rebuilding the repo using 'pkg repo' and then deploying the resulting packages using pkgng on a number of production machines, so (temporarily) removing dovecot2-pigeonhole while rebuilding dovecot2 was acceptable for us. Alternatively, you can try to do the following before the upgrade, but I haven't checked this solution myself: # rm -r /usr/local/share/doc/dovecot # rm -r /usr/local/share/examples/dovecot When you do this, make sure you upgrade mail/dovecot2 first before upgrading mail/dovecot2-pigeonhole. 2013/3/30 Harlan Stenn <stenn@ntp.org> > > So this seems to mean that we will have to stop dovecot, uninstall > pigeonhole, upgrade dovect, reinstall pigeonhole, and then restart > dovecot each time we have to upgade dovecot?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303301150.r2UBo1rB016748>