die alternativen bzw. zusätzlichen PHP-Versionen können nicht installiert werden.
root@vps06:/var/log/keyhelp/cronjob# tail -f repo-update.log
[27-Jul-2020 12:33:01] INFO --> step: uninstall php versions
[27-Jul-2020 12:33:01] INFO --> no tasks found
[27-Jul-2020 12:33:01] INFO --> step: update php versions
[27-Jul-2020 12:33:01] INFO --> no tasks found, everything is up to date
[27-Jul-2020 12:33:01] INFO --> step: install new php versions
[27-Jul-2020 12:33:01] INFO --> update tmpfs for full access to /tmp
[27-Jul-2020 12:33:01] INFO --> install version "7.2.32_20200713093441"
[27-Jul-2020 12:33:01] ERROR --> failed to install version "7.2.32_20200713093441" (Failed to download from "https://repo.keyhelp.de/repository/debi ... 441.tar.gz")
[27-Jul-2020 12:33:01] INFO --> restore tmpfs access to /tmp
====
root@vps06:/var/log/keyhelp/cronjob# more /etc/debian_version
10.4
Vhost ist hinter einer Firewall, IPv6 ist deaktiviert.
Wget funktioniert aber:
root@vps06:/var/log/keyhelp/cronjob# wget https://repo.keyhelp.de/repository/debi ... 441.tar.gz
--2020-07-27 12:50:54-- https://repo.keyhelp.de/repository/debi ... 441.tar.gz
Resolving repo.keyhelp.de (repo.keyhelp.de)... 62.141.56.41, 2001
Connecting to repo.keyhelp.de (repo.keyhelp.de)|62.141.56.41|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 79491771 (76M) [application/x-gzip]
Saving to: ‘php_7.2.32_20200713093441.tar.gz’
php_7.2.32_20200713093441.tar.gz 29%[=========================================> ] 22.16M 12.0MB/s ^C
root@vps06:/var/log/keyhelp/cronjob#