1

Topic: installation failed

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.5.1
- Deployed with iRedMail Easy or the downloadable installer? downloadable
- Linux/BSD distribution name and version: Debian Buster (10)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I get the following error when trying to install on fresh server.
E: Unable to locate package sogo-activesync
E: Unable to locate package sope4.9-gdl1-mysql
E: Couldn't find any package by glob 'sope4.9-gdl1-mysql'
E: Couldn't find any package by regex 'sope4.9-gdl1-mysql'
<< ERROR >> Installation failed, please check the terminal output.
<< ERROR >> If you're not sure what the problem is, try to get help in iRedMail
<< ERROR >> forum: https://forum.iredmail.org/

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: installation failed

Linux/BSD distribution name and version: Debian Buster (10)

As you can see on the download page, debian 10 isn't supported anymore (officially)

3

Re: installation failed

But you can do an in-situ upgrade from Debian 10 to Debian 11.  iRedMail will then install successfully.

See https://forum.iredmail.org/topic18685-i … an-10.html

4

Re: installation failed

I upgraded to Debian 11 and same issue. But after digging I found my VPS was using 32bit instead of 64bit. Re-Imaged with 64bit and it works now.