mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
13.89k stars 1.43k forks source link

v0.44 installer fails on Roundcube #1759

Closed purist closed 4 years ago

purist commented 4 years ago

looks like the roundcube project removed a tarball:

Installing Roundcube (webmail)...

FAILED: wget -O /tmp/roundcube.tgz https://github.com/roundcube/roundcubemail/releases/download/1.4.2/roundcubemail-1.4.2-complete.tar.gz

--2020-05-07 18:22:40-- https://github.com/roundcube/roundcubemail/releases/download/1.4.2/roundcubemail-1.4.2-complete.tar.gz Resolving github.com (github.com)... 192.30.255.112 Connecting to github.com (github.com)|192.30.255.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/4224042/b6d41100-2cdc-11ea-94f5-442d7e1f7158?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T222240Z&X-Amz-Expires=300&X-Amz-Signature=3a41da5753f6dc18107e84df84039edc513cd7ffbf3010048fbde54e93d4a660&X-Amz-SignedHeaders=host&actor_id=0&repo_id=4224042&response-content-disposition=attachment%3B+filename%3Droundcubemail-1.4.2-complete.tar.gz&response-content-type=application%2Foctet-stream [following] --2020-05-07 18:22:40-- https://github-production-release-asset-2e65be.s3.amazonaws.com/4224042/b6d41100-2cdc-11ea-94f5-442d7e1f7158?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200507%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200507T222240Z&X-Amz-Expires=300&X-Amz-Signature=3a41da5753f6dc18107e84df84039edc513cd7ffbf3010048fbde54e93d4a660&X-Amz-SignedHeaders=host&actor_id=0&repo_id=4224042&response-content-disposition=attachment%3B+filename%3Droundcubemail-1.4.2-complete.tar.gz&response-content-type=application%2Foctet-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.165.235 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.165.235|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2020-05-07 18:22:41 ERROR 403: Forbidden.


JoshData commented 4 years ago

GitHub's archives of project packages are broken right now, so Mail-in-a-Box can't install. This is affecting many of my projects. Ugh. We'll have to wait for GitHub to fix it.....

purist commented 4 years ago

thanks for the quick response. good. i assumed it was the roundcube project deleting an old distribution. but it was github. that's good because it mean no action. thanks

JoshData commented 4 years ago

Things should be working now.

purist commented 4 years ago

it does. thanks!