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.45k stars 216 forks source link

Install fails (Debian 9) becasue mlmmjadmin-3.1.2.tar.gz and netdata-v1.31.0.gz.run both are missing in repo #122

Closed Interspock closed 3 years ago

Interspock commented 3 years ago

LOG AHEAD:

~/iRedMail-master# ./iRedMail.sh < SKIP > Function: check_new_iredmail. [ INFO ] Installing package(s): ca-certificates apt-transport-https Reading package lists... Done Building dependency tree
Reading state information... Done apt-transport-https is already the newest version (1.4.11). ca-certificates is already the newest version (20200601~deb9u2). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [ INFO ] apt update ... Hit:1 http://security.debian.org/debian-security stretch/updates InRelease Hit:2 http://ftp.debian.org/debian stretch-backports InRelease
Ign:3 http://ftp.us.debian.org/debian stretch InRelease
Hit:4 http://ftp.us.debian.org/debian stretch-updates InRelease Hit:5 https://deb.nodesource.com/node_14.x stretch InRelease Hit:6 http://ftp.us.debian.org/debian stretch-backports InRelease Hit:7 http://ftp.us.debian.org/debian stretch Release Reading package lists... Done [ INFO ] Fetching source tarballs ... [ INFO ] + 1 of 5: https://dl.iredmail.org/yum/misc/iRedAdmin-1.3.tar.gz [ INFO ] + 2 of 5: https://dl.iredmail.org/yum/misc/mlmmjadmin-3.1.2.tar.gz [ INFO ] + 3 of 5: https://dl.iredmail.org/yum/misc/iRedAPD-5.0.1.tar.gz [ INFO ] + 4 of 5: https://dl.iredmail.org/yum/misc/netdata-v1.31.0.gz.run [ INFO ] + 5 of 5: https://dl.iredmail.org/yum/misc/roundcubemail-1.4.11-complete.tar.gz [ INFO ] Validate downloaded source tarballs ... misc/iRedAdmin-1.3.tar.gz: OK sha256sum: misc/mlmmjadmin-3.1.2.tar.gz: No such file or directory misc/mlmmjadmin-3.1.2.tar.gz: FAILED open or read misc/iRedAPD-5.0.1.tar.gz: OK sha256sum: misc/netdata-v1.31.0.gz.run: No such file or directory misc/netdata-v1.31.0.gz.run: FAILED open or read misc/roundcubemail-1.4.11-complete.tar.gz: OK sha256sum: WARNING: 2 listed files could not be read [ FAILED ] << ERROR >> Package verification failed. Script exit ...

iredmail commented 3 years ago

Fixed the missing files issue, thanks for the feedback.