iredmail / iRedMail

Full-featured, open source mail server solution for mainstream Linux/BSD distributions.
https://www.iredmail.org/
GNU General Public License v3.0
1.49k stars 217 forks source link

Deprecated key on the Sogo repository which leads to failing install script #188

Closed Ard3ny closed 2 years ago

Ard3ny commented 2 years ago

REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER:

I've tried downloading and installing iRedMail on Debian according to this guide (https://docs.iredmail.org/install.iredmail.on.debian.ubuntu.html) few days ago and it worked perfectly, but I've tried it today to do some testing on fresh debian install and it failed.

It looks like the key for the sogo repository (https://packages.sogo.nu/nightly/5/debian bullseye) got deprecated.

image

image image

ansibleguy commented 2 years ago

Found the same problem while testing. Seems to be an issue of the SOGo project. It looks like they have a site for bugs/issues: https://bugs.sogo.nu/view_all_bug_page.php

iredmail commented 2 years ago

SOGo was acquired by other company months ago, and they're shifting ownership these days, new owner company may regenerated the apt/yum key, i will check tomorrow.

Ard3ny commented 2 years ago

I checked just a minute ago and it's still not working. I guess they just need a little time.

iredmail commented 2 years ago

Quote from SOGo mailing list:

The nightly binary packages are now accessible from https://packages.sogo.nu/ and signed with a new GPG key that you will need to import. You can use the online installation helper (https://sogo.nu/download.html#helper) or consult the appropriate FAQ entry:

https://www.sogo.nu/support/faq/how-to-install-a-nightly-version-through-yum.html https://www.sogo.nu/support/faq/how-to-install-nightly-sogo-versions-on-debian.html https://www.sogo.nu/support/faq/how-to-install-nightly-sogo-versions-on-ubuntu.html

As you can see, the yum/apt repo URLs have been changed (packages.inverse.ca -> packages.sogo.nu), and new GPG key must be imported.

iredmail commented 2 years ago

This has been fixed in latest iRedMail 1.6.1 (released today, Aug 22).