On Sat, Feb 15, 2020 at 12:34:20PM +0100, Michael Büsch wrote: > > Since debootstrap 1.0.117 Raspbian bootstrap fails with the following error > message: > > $ debootstrap --arch=armhf --foreign --verbose > --keyring=keyrings/raspbian-archive-keyring.gpg buster /tmp/debootstrap-test > http://mirrordirector.raspbian.org/raspbian/ > I: Retrieving InRelease > I: Retrieving Release > E: Failed getting release file > http://mirrordirector.raspbian.org/raspbian/dists/buster/Release >
While reproducing here | $ debootstrap --arch=armhf --foreign --verbose --keyring=keyrings/raspbian-archive-keyring.gpg buster /tmp/debootstrap-test http://mirrordirector.raspbian.org/raspbian/ | bash: debootstrap: opdracht niet gevonden | $ sudo debootstrap --arch=armhf --foreign --verbose --keyring=keyrings/raspbian-archive-keyring.gpg buster /tmp/debootstrap-test http://mirrordirector.raspbian.org/raspbian/ | E: specified keyring file (keyrings/raspbian-archive-keyring.gpg) not found | $ Please elaborate where to get raspbian-archive-keyring. Other thing: Can you `wget` the Release file? Regards Geert Stappers Fully aware that this bugreport is currently tagged unreproducable -- $ wget http://mirrordirector.raspbian.org/raspbian/dists/buster/Release --2020-02-16 10:09:43-- http://mirrordirector.raspbian.org/raspbian/dists/buster/Release Resolving mirrordirector.raspbian.org (mirrordirector.raspbian.org)... 2a00:1098:0:80:1000:75:0:3, 93.93.128.193 Connecting to mirrordirector.raspbian.org (mirrordirector.raspbian.org)|2a00:1098:0:80:1000:75:0:3|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 14437 (14K) Saving to: 'Release' . Release 100%[============================================>] 14.10K --.-KB/s in 0.005s . 2020-02-16 10:09:43 (3.04 MB/s) - 'Release' saved [14437/14437]