Hello,
I set up a raspberry 4i with Debian 11 to run jeedom software (domotic service), the Debian 12 has not yet supported.
PHP7.4 is required but I've a exception when I try to install it. When I execute, several error messages are returned - see belows. Archives are not found on mirror (7.4.33-1+deb11u6). As they contain security CVE, perhaps there have been removed.
s I'm not an expert and I didn't know the other dependencies, I prefer to install it in using standard process rather than "tar.gz installation".
How can I do to fix it?
Note: Available archives for 7.4.33-1+deb11u5 and 7.4.33-1+deb11u7 : https://packages.debian.org/source/bullseye/php7.4
Regards.
I set up a raspberry 4i with Debian 11 to run jeedom software (domotic service), the Debian 12 has not yet supported.
PHP7.4 is required but I've a exception when I try to install it. When I execute
Code:
sudo apt install php7.4
s I'm not an expert and I didn't know the other dependencies, I prefer to install it in using standard process rather than "tar.gz installation".
How can I do to fix it?
Code:
E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4-common_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4-json_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4-opcache_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4-readline_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4-cli_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/libapache2-mod-php7.4_7.4.33-1%2bdeb11u6_arm64.deb 404 Not Found [IP: 151.101.194.132 80]E: Failed to fetch http://security.debian.org/debian-security/pool/updates/main/p/php7.4/php7.4_7.4.33-1%2bdeb11u6_all.deb 404 Not Found [IP: 151.101.194.132 80]E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Regards.
Statistics: Posted by thef75 — 2025-01-10 10:47 — Replies 1 — Views 39