Your message dated Mon, 2 Sep 2019 18:07:40 +0200
with message-id <[email protected]>
and subject line Re: Bug#939266: debootstrap fails to create a sid chroot with
Error executing gpgv to check Release signature
has caused the Debian Bug report #939266,
regarding debootstrap fails to create a sid chroot with Error executing gpgv to
check Release signature
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
939266: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939266
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
It works with creating buster chroot.
$ sudo debootstrap buster /srv/chroot/debian-buster
I: Target architecture can be executed
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id
6D33866EDD8FFA41C0143AEDDCC9EFBF77E11517)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on <http://deb.debian.org/debian>...
I: Retrieving libacl1 2.2.53-4
--- End Message ---
--- Begin Message ---
Pirate Praveen <[email protected]> (2019-09-02):
> 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
>
> It works with creating buster chroot.
>
> $ sudo debootstrap buster /srv/chroot/debian-buster
> I: Target architecture can be executed
> I: Retrieving InRelease
> I: Checking Release signature
> I: Valid Release signature (key id 6D33866EDD8FFA41C0143AEDDCC9EFBF77E11517)
> I: Retrieving Packages
> I: Validating Packages
> I: Resolving dependencies of required packages...
> I: Resolving dependencies of base packages...
> I: Checking component main on <http://deb.debian.org/debian>...
> I: Retrieving libacl1 2.2.53-4
I think you should install the Recommends before reporting a bug.
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature
--- End Message ---