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

Bug#939266: marked as done (debootstrap fails to create a sid chroot with Error executing gpgv to check Release signature)



Your message dated Tue, 03 Sep 2019 12:46:17 +0500
with message-id <1567496777.3509.5@onenetbeyond.org>
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 owner@bugs.debian.org
immediately.)


-- 
939266: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939266
Debian Bug Tracking System
Contact owner@bugs.debian.org 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 dependenci es 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 ---


On Mon, Sep 2, 2019 at 10:41 PM, Cyril Brulebois <kibi@debian.org> wrote:
Pirate Praveen <praveen@onenetbeyond.org> (2019-09-02):
On Mon, Sep 2, 2019 at 10:03 PM, Julien Cristau <jcristau@debian.org> wrote: > On Mon, Sep 2, 2019 at 21:27:46 +0500, Pirate Praveen wrote: > > > How do I get this file? There is no such log in /var/log. There is > > no > > logfile option I can find in manpage. > > > Look in /srv/chroot/debian-sid. > Thanks. debootstrap.log attached.
I don't really understand what's going on. Can you please: - tell us what environment this is (assuming buster, with backports enabled?)

Yes, buster with backports enabled.

- remove the target directory and start over, with the --verbose flag

This worked, now chroot is created. Thanks!

- share the new debootstrap.log - tell us whether some (transparent) proxy might be having fun with your traffic

I tried to use apt-cacher-ng with auto-apt-proxy debootstrap once, not sure if that caused the issue.

Tried again, with sudo auto-apt-proxy debootstrap --verbose sid /srv/chroot/debian-sid2

This also worked.

- try with forcing either cdn-fastly or cdn-aws - try with a different mirror (e.g. ftp.{ch,de,fr}.debian.org) Cheers,
--
Cyril Brulebois (kibi@debian.org) <https://debamax.com/> D-I release manager -- Release team member -- Freelance Consultant

--- End Message ---

Reply to: