1 (edited by arcticstagmedia 2020-10-28 19:44:51)

Topic: [SOLVED] Installation fails - iRedAdmin

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): iRedMail-1.3.2
- Deployed with iRedMail Easy or the downloadable installer? Downloadable Installer
- Linux/BSD distribution name and version: Ubuntu 20.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): N/A
- Web server (Apache or Nginx): N/A
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hi there,

I am attempting to install the iRedMail server on my VPS, when doing so I receive the following error

< SKIP > Function: check_new_iredmail.
 + < DEBUG > Creating necessary directories ...
[ INFO ] apt update ...
[ INFO ] Fetching source tarballs ...
[ INFO ] + 1 of 5: https://dl.iredmail.org/yum/misc/iRedAdmin-1.1.tar.bz2
[ INFO ] + 2 of 5: https://dl.iredmail.org/yum/misc/mlmmjadmin-3.0.4.tar.gz
[ INFO ] + 3 of 5: https://dl.iredmail.org/yum/misc/iRedAPD-4.6.tar.gz
[ INFO ] + 4 of 5: https://dl.iredmail.org/yum/misc/netdata-v1.26.0.gz.run
[ INFO ] + 5 of 5: https://dl.iredmail.org/yum/misc/roundcubemail-1.4.9-complete.tar.gz
[ INFO ] Validate downloaded source tarballs ...
<< ERROR >> Package verification failed. Script exit ...

I have looked at the server hosting the download files and it does appear that the server hosting the download files has the iRedAdmin using a tar.gz file and the install script is attempting to receive a tar.bz2 file

You can see this HERE
and an image of the issue is shown HERE

Can you please advise if there are changes I can make to the local install .sh script or if this is a bug on the iRedMail backend?

Thank you in advanced for your assistance

----

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

2

Re: [SOLVED] Installation fails - iRedAdmin

Sorry about this.

Fixed and re-tagged iRedMail-1.3.2. Please re-download iRedMail-1.3.2 and try again.

3 (edited by arcticstagmedia 2020-10-28 15:34:54)

Re: [SOLVED] Installation fails - iRedAdmin

ZhangHuangbin wrote:

Sorry about this.

Fixed and re-tagged iRedMail-1.3.2. Please re-download iRedMail-1.3.2 and try again.

I have removed all iRedMail files from the server, get a new copy of the file from the download link https://github.com/iredmail/iRedMail/ar … 3.2.tar.gz

Error persisting

[ INFO ] Checking new version of iRedMail ...
 + < DEBUG > Creating necessary directories ...
[ INFO ] apt update ...
[ INFO ] Fetching source tarballs ...
[ INFO ] + 1 of 5: https://dl.iredmail.org/yum/misc/iRedAdmin-1.1.tar.bz2
[ INFO ] + 2 of 5: https://dl.iredmail.org/yum/misc/mlmmjadmin-3.0.4.tar.gz
[ INFO ] + 3 of 5: https://dl.iredmail.org/yum/misc/iRedAPD-4.6.tar.gz
[ INFO ] + 4 of 5: https://dl.iredmail.org/yum/misc/netdata-v1.26.0.gz.run
[ INFO ] + 5 of 5: https://dl.iredmail.org/yum/misc/roundcubemail-1.4.9-complete.tar.gz
[ INFO ] Validate downloaded source tarballs ...
<< ERROR >> Package verification failed. Script exit ...

The error seems to be related to the https://dl.iredmail.org/yum/misc/iRedAdmin-1.1.tar.bz2 as when I visit this directly there is a 404 error on the site and when I look for the file iRedAdmin-1.1.tar.bz2 https://dl.iredmail.org/yum/misc/iRedAdmin-1.1.tar.bz2 on the https://dl.iredmail.org/yum/misc/ I am unable to see that file. I can only see a file by the name iRedAdmin-1.1.tar.gz

Please let me know if you need any further information

Thank you in advanced

4

Re: [SOLVED] Installation fails - iRedAdmin

Sorry about this trouble. It's caused by files `pkgs/pkgs.*` in iRedMail-1.3.2.
Fixed and re-tagged iRedMail-1.3.2, please re-download and try again.

5

Re: [SOLVED] Installation fails - iRedAdmin

Thanks, That worked a treat Zhang!