Hallo NG!
Gerade richte ich einen Raspberry Pi mit Raspberry Pi OS "Bullseye" neu
ein - bzw. versuche es. Denn bei einigen Paketen, die ich installieren
will, kommen Fehlermeldungen. Zum Beispiel:
# aptitude install php7.4-common
The following NEW packages will be installed:
php-common{a} php7.4-common
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 589 kB/604 kB of archives. After unpacking 7,000 kB will be
used.
Do you want to continue? [Y/n/?]
Err
http://raspbian.raspberrypi.org/raspbian bullseye/main armhf
php7.4-common armhf 7.4.33-1+deb11u3
404 Not Found [IP: 93.93.128.193 80]
3% [Working]E: Failed to fetch
http://raspbian.raspberrypi.org/raspbian/pool/main/p/php7.4/php7.4-common_7.4.33-1%2bdeb11u3_armhf.deb:
404 Not Found [IP: 93.93.128.193 80]
E: Unable to fetch some packages; try '-o APT::Get::Fix-Missing=true' to
continue with missing packages
#
Das betrifft nicht nur dieses Paket, sondern auch andere wie z.B. bind9.
Andere Pakete wie z.B. mariadb-client, die ebenfalls von
raspbian.raspberrypi.org heruntergeladen werden, lassen sich problemlos
installieren. Es scheint also kein grundsätzliches Netzwerkproblem zu sein.
Was läuft da schief und wie kann ich es reparieren?
TIA,
Sebastian