[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951367: debootstrap: Raspbian bootstrap: Failed getting release file --verbose



On Sun, Feb 16, 2020 at 11:52:27PM +0900, Hideki Yamane wrote:
> On Sun, 16 Feb 2020 15:31:56 +0100 Michael Büsch <m@bues.ch> wrote:
> > $ sudo debootstrap --arch=armhf --foreign --verbose --keyring=raspbian-archive-keyring-20120528.2/raspbian.public.key.gpg buster /tmp/debootstrap-test/ http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian/
> 
>  Please try without --verbose, I guess its option is something wrong with.
> 

Confirmed


<screendump>
stappers@trancilo:~/Downloads
$ sudo debootstrap --arch=armhf --foreign --verbose --keyring=raspbian-archive-keyring-20120528.2/raspbian.public.key.gpg buster /tmp/debootstrap-test/ http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian/
I: Retrieving InRelease 
I: Retrieving Release 
E: Failed getting release file http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian/dists/buster/Release
stappers@trancilo:~/Downloads
$ sudo debootstrap --arch=armhf --foreign   --keyring=raspbian-archive-keyring-20120528.2/raspbian.public.key.gpg buster /tmp/debootstrap-test/ http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian/
I: Retrieving InRelease 
I: Checking Release signature
I: Valid Release signature (key id A0DA38D0D76E8B5D638872819165938D90FDDD2E)
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
^CE: Interrupt caught ... exiting
stappers@trancilo:~/Downloads
$ 
</screendump>


Reply to: