Your message dated Sat, 30 Jan 2021 21:47:08 +0000
with message-id <e1l5y5e-0002xb...@fasolo.debian.org>
and subject line Bug#980240: fixed in cyrus-imapd 3.0.8-6+deb10u5
has caused the Debian Bug report #980240,
regarding Cyrus-common: /etc/cron.daily/cyrus-imapd is not working
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
980240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cyrus-common
Version: 3.0.8-6+deb10u4
Severity: grave
Tags: patch
Justification: causes non-serious data loss
Dear maintainer,
during a installation of Cyrus-common id discovered a bug in the file:
/etc/cron.daily/cyrus-imapd
The script is not executed because the Cyrus version check does not match the
cyrus version installed on Debian Buster.
Als a result the cyrus mailbox db is not exported, which can cause the loss of
mailbox cwconfiguration, if the db gets corrupted.
here is the diff relativ to /etc to fix the problem:
--- a/cron.daily/cyrus-imapd
+++ b/cron.daily/cyrus-imapd
@@ -33,7 +33,7 @@ umask 022
&& [ -f /usr/lib/cyrus/cyrus-hardwired-config.txt ] \
|| exit 0
# Check if Cyrus is installed (vs. removed but not purged)
-grep -qE '^PACKAGE_VERSION[[:blank:]]+[30][.][245]' \
+grep -qE '^PACKAGE_VERSION[[:blank:]]+3.0[.][2458]' \
/usr/lib/cyrus/cyrus-hardwired-config.txt >/dev/null 2>&1 || exit 0
# 1. backup mailbox database
Cheers
/alex
-- System Information:
Debian Release: 10.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-13-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages cyrus-common depends on:
ii adduser 3.118
ii db-upgrade-util 5.3.1+nmu1
ii db-util 5.3.1+nmu1
ii debconf [debconf-2.0] 1.5.71
ii dpkg 1.19.7
ii e2fsprogs 1.44.5-1+deb10u3
ii gawk 1:4.2.1+dfsg-1
ii init-system-helpers 1.56+nmu1
ii libc6 2.28-10
ii libclamav9 0.102.4+dfsg-0+deb10u1
ii libcom-err2 1.44.5-1+deb10u3
ii libgcc1 1:8.3.0-6
ii libgssapi-krb5-2 1.17-3+deb10u1
ii libical3 3.0.4-3
ii libicu63 63.1-6+deb10u1
ii libjansson4 2.12-1
ii libk5crypto3 1.17-3+deb10u1
ii libkrb5-3 1.17-3+deb10u1
ii libkrb5support0 1.17-3+deb10u1
ii libldap-2.4-2 2.4.47+dfsg-3+deb10u4
ii libpcre3 2:8.39-12
ii libsasl2-2 2.1.27+dfsg-1+deb10u1
ii libsasl2-modules 2.1.27+dfsg-1+deb10u1
ii libsnmp30 5.7.3+dfsg-5+deb10u1
ii libsqlite3-0 3.27.2-3+deb10u1
ii libssl1.1 1.1.1d-0+deb10u4
ii libstdc++6 8.3.0-6
ii libwrap0 7.6.q-28
ii libxapian30 1.4.11-1
ii libxml2 2.9.4+dfsg1-7+deb10u1
ii libzephyr4 3.1.2-1+b3
ii lsb-base 10.2019051400
ii netbase 5.6
ii perl 5.28.1-6+deb10u1
ii postfix [mail-transport-agent] 3.4.14-0+deb10u1
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages cyrus-common recommends:
ii cyrus-admin 3.0.8-6+deb10u4
ii cyrus-imapd 3.0.8-6+deb10u4
Versions of packages cyrus-common suggests:
ii apt-listchanges 3.19
ii cyrus-admin 3.0.8-6+deb10u4
pn cyrus-caldav <none>
pn cyrus-clients <none>
pn cyrus-doc <none>
ii cyrus-imapd 3.0.8-6+deb10u4
pn cyrus-murder <none>
pn cyrus-nntpd <none>
pn cyrus-pop3d <none>
pn cyrus-replication <none>
ii sasl2-bin 2.1.27+dfsg-1+deb10u1
-- Configuration Files:
/etc/cron.daily/cyrus-imapd changed [not included]
/etc/cyrus.conf changed [not included]
/etc/default/cyrus-imapd changed [not included]
/etc/imapd.conf changed [not included]
-- debconf information:
* cyrus-common/removespools: true
--- End Message ---
--- Begin Message ---
Source: cyrus-imapd
Source-Version: 3.0.8-6+deb10u5
Done: Xavier Guimard <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cyrus-imapd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 980...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated cyrus-imapd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 16 Jan 2021 21:34:16 +0100
Source: cyrus-imapd
Architecture: source
Version: 3.0.8-6+deb10u5
Distribution: buster
Urgency: medium
Maintainer: Debian Cyrus Team <team+cy...@tracker.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 980240
Changes:
cyrus-imapd (3.0.8-6+deb10u5) buster; urgency=medium
.
* Fix cron script (Closes: #980240)
Checksums-Sha1:
48f3a0003ba6a895b2abe9655ab03e05dd1b718a 3157 cyrus-imapd_3.0.8-6+deb10u5.dsc
438ded3737a7df8924b1b579efc55ede13c63cb6 93720
cyrus-imapd_3.0.8-6+deb10u5.debian.tar.xz
Checksums-Sha256:
ffb9ef19b6eca5f88e3f9e6b487cd3ba1c091cad31ec9ea24a715320bfe65d90 3157
cyrus-imapd_3.0.8-6+deb10u5.dsc
248d49ba9a7b53d83bf7f82da33495b483f8efcdefeb1fb3df862de6de13cbd0 93720
cyrus-imapd_3.0.8-6+deb10u5.debian.tar.xz
Files:
7dedbe0dae96f08dc26b2d7cc98764f8 3157 mail optional
cyrus-imapd_3.0.8-6+deb10u5.dsc
8b8cf3fb2e420fb3c1dc8c9d3b42943a 93720 mail optional
cyrus-imapd_3.0.8-6+deb10u5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmAMWW8ACgkQ9tdMp8mZ
7ulaVA/+P5/stN03Pjr440QM5bdw3GBV9rZR83BS5hhyI7kjHRcyXnQyGjhor5n2
cPP9byV5vyFcH8vZIAIevWZKWI2OpS5kWVkdutQfOspuXGzvrgZ3+VYrzFf0EE/a
Lie6r7CX0vF9idwPf6nepboENpRSFDQqnmrR9c1g63qh9S9CG1GYo7vFhFpa6y6/
0mBhZ6oBS4vjDC2vPVOXNARWGh69bHMOZOUZhxDai5b8CTN67VD/vAODvDFSsjzW
LHMAYb2LG8phBeSyvFTrmCf0XSUHxhwYQX8gjBSKPDUO954qg5ry9cbtDbdc8cfP
Iwpxpk15+7QoZEuIip4Bl4zNiPgmsjbdyVfobRYo+MG3JhjKHcCPdND9NxlUZlzL
EBfhElZ3GXkKy6EQFTupNXDv/raWoC0gGyxAQgEeT1g+92yZhiDa6CCEij2jZI36
Le4PaTHfmaA4hLqS2iHSxTYGvauwNsXyP0ys8LhJzIMWFtaZZt+1MTtzzdNnMC/l
3ZyCcxUihzAuAIgR/W9rU7/icC7lQH1pdYXPeTeZOh7PbBVsQivUXb9MV4Ib0oUz
cmRxmTMw3DnpfsA2ix3Xbnk4PGH5JCh1R8BSaPdfyF/57GL0GN0DBjSt49M4n5dI
WP9XIu7m/UwRaZf0QqoeP9EnVVk2cP/ou/fmqPXW9snh8DeQBmc=
=iBuL
-----END PGP SIGNATURE-----
--- End Message ---