Email 2 (Beta) released

That’s easy. Don’t install jemalloc and then start redis. :rofl:

The issue appears to be entirely that jemalloc wasn’t picked up as a pre-requisite during the yum swap command, despite the fact that it is:

[root@Nethserver ~]# repoquery --requires --resolve redis
shadow-utils-2:4.1.5.1-24.el7.x86_64
bash-0:4.2.46-29.el7_4.x86_64
jemalloc-0:3.6.0-1.el7.x86_64
systemd-0:219-42.el7_4.10.x86_64
glibc-0:2.17-196.el7_4.2.i686
gawk-0:4.0.2-4.el7_3.1.x86_64
glibc-0:2.17-196.el7.x86_64
logrotate-0:3.8.6-14.el7.x86_64
[root@Nethserver ~]#

Cheers.

As you can see from the yum history output jemalloc was pulled in by a yum swap command.

We are comparing two cases one of success the other of failure. We need a tie-breaker :wink: thanks for the info provided so far!

Edit: in another time and another place there had been a similar discussion! It’s a mistery!

https://forum.remirepo.net/viewtopic.php?id=2863

Not part of the issue I reported above, but for the documented POP3 Proxy update, should nethserver-mail-server have also been included.

Looking at the Software Center following the update, I see both versions of nethserver-mail-server as not installed:

image

Where for the other modules involved, I see the EMail 2 versions under the installed tab:

image

Checking what I have installed shows:

[root@Nethserver ~]# yum list installed | grep mail
mailcap.noarch                      2.1.41-2.el7             @nethserver
mailx.x86_64                        12.5-16.el7              @base
nethserver-mail-server.noarch       1.11.0-1.ns7             @nethserver-updates
nethserver-mail-smarthost.noarch    1.0.0-1.ns7              @nethserver-updates
nethserver-mail2-common.noarch      2.0.0-1.ns7              @nethserver-updates
nethserver-mail2-filter.noarch      2.0.0-1.ns7              @nethserver-updates
nethserver-mail2-p3scan.noarch      2.0.0-1.ns7              @nethserver-updates
procmail.x86_64                     3.22-36.el7_4.1          @updates
[root@Nethserver ~]#

So, I’m wondering if the nethserver-mail-server should also have been included as part of the update.

Cheers.

Yes, should be upgraded too. The only “-mail-” that survives is smarthost

I see there’s also another thing to fix: the optional nethserver-getmail package should be actually nethserver-mail2-getmail

Closing the announcement topic: please open new topics for any issue, bug, support or feature request