Page 1 of 2

8.8.15 Patch 21

Posted: Tue Apr 27, 2021 11:29 am
by bulletxt
Has anyone upgraded to 8.8.15 Patch 21 ?

Please share your experience!

Re: 8.8.15 Patch 21

Posted: Tue Apr 27, 2021 12:38 pm
by JDunphy
Limited. I was practicing some migration methods for 8.8.15P20 RHEL6 to 8.8.15P20 RHEL7 (Oracle 7 via cento2ol.sh) on a test server yesterday and was surprised to see it was at P21 after my upgrade. Didn't notice any problems at this point. Logged in via the admin console and saw no initial problems and then into my account and everything looked in order. A random grep for error/fatal/etc didn't show anything in the logs. After P20, I am not ready to inflict P21 on my users however and will probably wait for others to test it for me. ;-)

Code: Select all

% zmcontrol -v
Release 8.8.15_GA_3869.RHEL7_64_20190917004220 RHEL7_64 NETWORK edition, Patch 8.8.15_P21.
Ref: https://wiki.zimbra.com/wiki/Zimbra_Releases/8.8.15/P21

Jim

Re: 8.8.15 Patch 21

Posted: Wed Apr 28, 2021 10:10 am
by porokh
Just update my test instance to 8.8.15_GA_3869.RHEL7_64_20190917004220 RHEL7_64 FOSS edition, Patch 8.8.15_P21 -- no warnings during update, no troubles in logs, no problems using SMTP / IMAP / WebApp / WebAdmin. WebApp "About" box shows Zimbra 8.8.15_GA_4026 (build 20210416084316), WebAdmin one -- Zimbra 8.8.15_GA_4018 (build 20210324061606). Will wait a little before updating productive instances.

Re: 8.8.15 Patch 21

Posted: Wed Apr 28, 2021 12:21 pm
by bobi1802
I have upgrade Zimbra Open Source 8.8.15 from P5 to P21 on test server

$ zmcontrol -v
Release 8.8.15_GA_3869.RHEL7_64_20190917004220 RHEL7_64 FOSS edition, Patch 8.8.15_P21.

$ spamassassin -V
SpamAssassin version 3.4.5
running on Perl version 5.16.3

$ /opt/zimbra/common/bin/sa-update -v --refreshmirrors
Update available for channel updates.spamassassin.org: 1889193 -> 1889231
http: (curl) GET http://spamassassin.apache.org/updates/MIRRORED.BY, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz.sha512, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz.asc, success
Update was available, and was downloaded and installed successfully

Issue with spamassassin update still exists from P20

$ /opt/zimbra/libexec/zmsaupdate
zmsaupdate: Error code downloading update: 2

Re: 8.8.15 Patch 21

Posted: Wed Apr 28, 2021 2:35 pm
by JDunphy
Thanks Porokh for sharing your experiences with it.

It doesn't appear to have any issues that I can find either. I was trying various kernels all the way to 5.11.13 ... I spun it up on an Oracle 8 instance yesterday for a migration test and it also looks perfect thus far. I still have to spin up a RHEL6 but it looks uneventful from what I am seeing.

Code: Select all

Updating:
 zimbra-clamav                                      x86_64                          0.103.2-1zimbra8.8b3.el6                               zimbra-8815-oss                              272 k
 zimbra-clamav-libs                                 x86_64                          0.103.2-1zimbra8.8b3.el6                               zimbra-8815-oss                              2.4 M
 zimbra-common-core-libs                            x86_64                          8.8.15.1618570134-1.r6                                 zimbra-8815-oss                               67 M
 zimbra-core-components                             x86_64                          2.0.9-1zimbra8.8b1.el6                                 zimbra-8815-oss                              4.3 k
 zimbra-ldap-components                             x86_64                          1.0.9-1zimbra8.8b1.el6                                 zimbra-8815-oss                              3.9 k
 zimbra-mbox-store-libs                             x86_64                          8.8.15.1618570134-1.r6                                 zimbra-8815-oss                               35 M
 zimbra-mbox-war                                    x86_64                          8.8.15.1618222785-1.r6                                 zimbra-8815-oss                               25 M
 zimbra-mbox-webclient-war                          x86_64                          8.8.15.1618469075-1.r6                                 zimbra-8815-oss                               27 M
 zimbra-mta-components                              x86_64                          1.0.13-1zimbra8.8b1.el6                                zimbra-8815-oss                              4.6 k
 zimbra-mta-patch                                   x86_64                          8.8.15.1618580915.p21-1.r6                             zimbra-8815-oss                              3.9 k
 zimbra-openssl                                     x86_64                          1.1.1k-1zimbra8.7b4.el6                                zimbra-8815-oss                              2.2 M
 zimbra-openssl-libs                                x86_64                          1.1.1k-1zimbra8.7b4.el6                                zimbra-8815-oss                              5.3 M
 zimbra-patch                                       x86_64                          8.8.15.1618581475.p21-2.r6                             zimbra-8815-network                           38 M
 zimbra-proxy-patch                                 x86_64                          8.8.15.1618580915.p21-1.r6                             zimbra-8815-oss                               20 k
 zimbra-timezone-data                               x86_64                          2.0.1.1618576642-1.r6                                  zimbra-8815-oss                               68 k
 zimbra-zco                                         x86_64                          8.8.15.1894.1618473111-1.r6                            zimbra-8815-network                           78 M
The above is from my RHEL6 P20 production box as my test migrations were for CentOS 7/Oracle 7 and CentOS 8/Oracle 8 which included P21 after everything finished.

Code: Select all

$ zmcontrol -v
Release 8.8.15_GA_3953.RHEL8_64_20200629025823 RHEL8_64 NETWORK edition, Patch 8.8.15_P21.
I am becoming a big fan of the centos2ol.sh conversion script to move to Oracle 7 or Oracle 8 from CentOS. It's looking like Oracle 8 with its July 2029 EOL for our migrations with Zimbra.

Ref: https://linux.oracle.com/switch/centos/

Jim

Re: 8.8.15 Patch 21

Posted: Wed Apr 28, 2021 9:23 pm
by DennisT
I have a support case open. IMAP via TBird is very slow to log on (~30 sec) and often times out. Seeing the same delays with ZWC.

BTW - we're on Ubuntu 14.04 (upgrade to 16 planned for Sunday).

Re: 8.8.15 Patch 21

Posted: Sun May 02, 2021 3:43 pm
by manusfreedom
bobi1802 wrote:I have upgrade Zimbra Open Source 8.8.15 from P5 to P21 on test server

$ zmcontrol -v
Release 8.8.15_GA_3869.RHEL7_64_20190917004220 RHEL7_64 FOSS edition, Patch 8.8.15_P21.

$ spamassassin -V
SpamAssassin version 3.4.5
running on Perl version 5.16.3

$ /opt/zimbra/common/bin/sa-update -v --refreshmirrors
Update available for channel updates.spamassassin.org: 1889193 -> 1889231
http: (curl) GET http://spamassassin.apache.org/updates/MIRRORED.BY, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz.sha512, success
http: (curl) GET http://sa-update.ena.com/1889231.tar.gz.asc, success
Update was available, and was downloaded and installed successfully

Issue with spamassassin update still exists from P20

$ /opt/zimbra/libexec/zmsaupdate
zmsaupdate: Error code downloading update: 2
I confirm the error on Ubuntu 18.04.
The perl script

Code: Select all

/opt/zimbra/libexec/zmsaupdate
must be updated to use

Code: Select all

--reallyallowplugins
instead of

Code: Select all

--allowplugins
.

Re: 8.8.15 Patch 21

Posted: Wed May 12, 2021 10:02 am
by rainer_d
If I change that, will the next update (which hopefully fixes it), replace the file?

What I want to avoid is fixing it and then not receiving further fixes because RPM did not replace the modified file...

Re: 8.8.15 Patch 21

Posted: Sat May 22, 2021 1:48 pm
by onur
I successfull upgraded to the latest. I never used the /opt/zimbra/libexec/zmsaupdate command before. After I saw your posts I tried also and had the same result.

Code: Select all

Release 8.8.15_GA_3829.RHEL7_64_20190718141144 RHEL7_64 FOSS edition, Patch 8.8.15_P21.

Code: Select all

SpamAssassin version 3.4.5
  running on Perl version 5.16.3

Code: Select all

Update available for channel updates.spamassassin.org: -1 -> 1890039
http: (curl) GET http://spamassassin.apache.org/updates/MIRRORED.BY, success
http: (curl) GET http://sa-update.dnswl.org/1890039.tar.gz, success
http: (curl) GET http://sa-update.dnswl.org/1890039.tar.gz.sha512, success
http: (curl) GET http://sa-update.dnswl.org/1890039.tar.gz.asc, success
Update was available, and was downloaded and installed successfully
after running

Code: Select all

/opt/zimbra/libexec/zmsaupdate
I got the same result

Code: Select all

zmsaupdate: Error code downloading update: 2

Re: 8.8.15 Patch 21

Posted: Fri May 06, 2022 3:11 am
by howardellis67
rainer_d wrote:If I change that, will the next update (which hopefully fixes it), replace the file?

What I want to avoid is fixing it and then not receiving further fixes because RPM did not replace the modified file...
Have you tried upgrading to the latest version, I did the same and got the same error as you. Is there any good solution to fix this?