Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626386 - net-mail/cyrus-imapd >= 3.0.0 needs to be blocked until tested
Summary: net-mail/cyrus-imapd >= 3.0.0 needs to be blocked until tested
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 637192 (view as bug list)
Depends on: 604466
Blocks:
  Show dependency tree
 
Reported: 2017-07-27 20:26 UTC by Andreas Steinmetz
Modified: 2019-06-09 11:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Steinmetz 2017-07-27 20:26:04 UTC
1. /etc/init.d/cyrus still points to /usr/lib/cyrus/master whereas
   v3 cyrus installs a /usr/libexec/master

2. at least for me "reconstruct" aborts with a "double free or corruption",
   thus database upgrade is impossible, this seems to result in no other
   folders than "inbox" being available (and ,yes, unixhierarchysep and
   altnamespace are set to 0 in imapd.conf)

The above points will break any existing cyrus installation. Downgrading again
to v2 at least lets one access again inbox *and* all subfolders.
Comment 1 Eray Aslan gentoo-dev 2017-07-31 06:15:22 UTC
(In reply to Andreas Steinmetz from comment #0)
> 2. at least for me "reconstruct" aborts with a "double free or corruption",
>    thus database upgrade is impossible, this seems to result in no other
>    folders than "inbox" being available (and ,yes, unixhierarchysep and
>    altnamespace are set to 0 in imapd.conf)

Can you please follow up on this upstream thread?
http://asg.andrew.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=57499
Comment 2 Maciej S. Szmigiero 2017-08-13 21:46:08 UTC
(In reply to Andreas Steinmetz from comment #0)
(..)
> 2. at least for me "reconstruct" aborts with a "double free or corruption",
>    thus database upgrade is impossible, this seems to result in no other
>    folders than "inbox" being available (and ,yes, unixhierarchysep and
>    altnamespace are set to 0 in imapd.conf)

I had the same problem with 2.5 setup that I was trying to upgrade to 3.0.

It quickly become apparent that it is an old problem that I had reported already
in bug #604466 few months ago.
After applying Debian's patch to libpcre and rebuilding net-mail/cyrus-imapd
the database upgraded successfully and I was able to access my old mail through
net-mail/cyrus-imapd-3.0.3.
Comment 3 Pacho Ramos gentoo-dev 2018-03-01 15:21:18 UTC
*** Bug 637192 has been marked as a duplicate of this bug. ***
Comment 4 J. Roeleveld 2018-03-09 11:05:17 UTC
I have succesfully upgraded to cyrus-imapd-3.0.5 after encountering multiple issues trying to upgrade to 3.0.4.

Can people experiencing issues with cyrus-imapd-3.0.0 - 3.0.4 please retest using 3.0.5 ?
Comment 5 Maciej S. Szmigiero 2018-03-12 12:11:10 UTC
As I wrote in 604466: can confirm that 3.0.5 no longer crashes without a patch to libpcre.