On 04/28/2015 08:31 PM, lowpass wrote:
Something, at some point, set cyrus-imapd-2.4 and cyrus-common-2.4 to 'deinstall', and a subsequent 'apt' command, even an upgrade, would then cause the deinstallation to take hold. The actual setting of the dpkg database to 'deinstall' may have happened some time ago. The reboot would just be icing on the cake, as most pre-or-post-removal scripts will stop the service (although that often doesn't work well).
Just to be clear, that command, as you typed it above, will not work. You need to run 'zgrep cyrus-imapd /var/log/apt/*'. Without the glob at the end (*) you're just zgrepping the DIRENT. And, for the record, zgrep will error with the <recursive> flag, "-R."
You should be fine just doing an "# apt-get install cyrus-imapd-2.4 cyrus-common-2.4" since the config files are still in place. This package re-installation shouldn't touch any existing data. Cheers, -nic
-- Nic Bernstein nic@xxxxxxxxxxx Onlight llc. www.onlight.com 219 N. Milwaukee St., Ste. 2A v. 414.272.4477 Milwaukee, Wisconsin 53202 f. 414.290.0335 |
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus