On Mon, Sep 2, 2019 at 9:36 PM, Julien Cristau <[email protected]> wrote:
Control: tags -1 unreproducible moreinfo

On Mon, Sep  2, 2019 at 20:53:13 +0500, Pirate Praveen wrote:

 Package: debootstrap
 Version: 1.0.114, 1.0.115~bpo10+1
 Severity: important

I think debootstrap should be able to create a sid chroot but fails with
 this error,

 $ sudo debootstrap sid /srv/chroot/debian-sid
 I: Target architecture can be executed
 I: Retrieving Release.gpg
 I: Checking Release signature
 E: Error executing gpgv to check Release signature

Works for me.  Care to give more verbose info?


Even with --verbose there is no extra information, is there another way to get more information.

sudo debootstrap --verbose sid /srv/chroot/debian-sid
I: Target architecture can be executed
I: Retrieving Release.gpg
I: Checking Release signature
E: Error executing gpgv to check Release signature

Btw bullseye also works and I already have the recommends installed.

$ apt policy debian-archive-keyring
debian-archive-keyring:
 Installed: 2019.1
 Candidate: 2019.1
 Version table:
*** 2019.1 500
       500 http://deb.debian.org/debian buster/main amd64 Packages
       100 /var/lib/dpkg/status
$ apt policy arch-test
arch-test:
 Installed: 0.15-2
 Candidate: 0.15-2
 Version table:
*** 0.15-2 500
       500 http://deb.debian.org/debian buster/main amd64 Packages
       100 /var/lib/dpkg/status

Cheers,
Julien

Reply via email to