I can SSH into it and run raspi-config to complete the setup.
After the installation was done I tried to use apt to update it:
Code: Select all
sudo apt update
sudo apt upgrade
1) It starts normally and calculates an upgrade time of some 25 minutes
2) After a while error messages start to appear
3) Finally it reports:
Code: Select all
Get:19 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-kernel armhf 1.20190620+1-1 [53.5 MB]
Fetched 6,649 kB in 21min 42s (5,108 B/s)
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/bind9-host_9.11.5.P4+dfsg-5.1_armhf.deb Connection failed [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/libbind9-161_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) Could not connect to raspbian.playstar.se:80 (192.121.44.25), connection timed out [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/libisccfg163_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/libisccc161_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/libdns1104_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/b/bind9/libisc1100_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/k/krb5/libgssapi-krb5-2_1.17-3_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.playstar.se/raspbian/pool/main/k/krb5/libkrb5-3_1.17-3_armhf.deb Cannot initiate the connection to raspbian.playstar.se:80 (2001:67c:2af8::25). - connect (101: Network is unreachable) [IP: 192.121.44.25 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/k/krb5/libkrb5support0_1.17-3_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) Could not connect to raspbian.raspberrypi.org:80 (93.93.128.193), connection timed out [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/k/krb5/libk5crypto3_1.17-3_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/b/bind9/liblwres161_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/l/lvm2/libdevmapper1.02.1_1.02.155-3_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/l/lvm2/dmsetup_1.02.155-3_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/b/bind9/libisc-export1100_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/b/bind9/libdns-export1104_9.11.5.P4+dfsg-5.1_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/e/expat/libexpat1_2.2.6-2_armhf.deb Cannot initiate the connection to raspbian.raspberrypi.org:80 (2a00:1098:0:80:1000:75:0:3). - connect (101: Network is unreachable) [IP: 93.93.128.193 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Code: Select all
sudo apt-get --fix-missing
apt 1.8.2 (armhf)
Usage: apt-get [options] command
apt-get [options] install|remove pkg1 [pkg2 ...]
apt-get [options] source pkg1 [pkg2 ...]
The RPi2B is using the Edimax WiFi adapter and connects to the network just fine using that.
What can be wrong here? The Lite distribution maybe?
I used the standard Buster distro to set up a new RPi4B (4GB version) in the same way just before handling the RPi2B unit and it did update/upgrade just fine without any errors.
I also tried to check the hardware:
Code: Select all
cat /proc/cpuinfo | grep Revision
Revision : a01041
Please advice.