Trying to do an upgrade, but having an error with the roundcube-1.1.3 package checksum. Not sure if the package or the checksum is invalid.
Primary Hostname: xxxxx
Public IP Address: yyyyyyyyyyyy
Mail-in-a-Box Version: v0.16
Updating system packages…
Installing system packages…
Initializing system random number generator…
Installing nsd (DNS server)…
Installing Postfix (SMTP server)…
Installing Dovecot (IMAP server)…
Installing OpenDKIM/OpenDMARC…
Installing SpamAssassin…
Installing Nginx (web server)…
Installing Roundcube (webmail)…
sha1sum: WARNING: 1 computed checksum did NOT match
Download of hxxxs://downloads.sourceforge.net/project/roundcubemail/roundcubemail/1.1.3/roundcubemail-1.1.3.tar.gz did not match expected checksum.
Found:
ea60df615387f47bdfdfe4da48f6567c4ec60f74 /tmp/roundcube.tgz
100%[======================================>] 639 --.-K/s in 0s
2016-02-19 22:49:40 (73.8 MB/s) - written to stdout [639/639]
ea60df615387f47bdfdfe4da48f6567c4ec60f74 -
p.s. probably bad form from a security perspective to use predictable filenames in /tmp… haven’t looked at the setup script but can leave to some exposure locally that way.
I’m getting the same error. It seems that SourceForge had changed the way it redirects to the mirror and now Roundcube Webmail download | SourceForge.net lands on a web page with a countdown. Or my nearest mirror is dead and that messes up roundcube installation.
I’m augmenting https to httpZ below to get around 2-link policy on the forum.
100%[==================================================================================================================================================================>] 60,042 87.3KB/s in 0.7s
2016-03-09 02:03:59 (87.3 KB/s) - written to stdout [60042/60042]
670534e2b7816cabbb67b10c312b20d830255fbb -
Checksum is different for every request and it now fails the test.
If I manually change a URL to Roundcube Webmail download | SourceForge.net in setup/webmail.sh and then run setup/start.sh, it goes through the whole process without any error messages, but roundcube is still not installed.