sbuild-createchroot does not honour --keyring=""

Bug #1366718 reported by Luke Faraone
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbuild (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Passing --keyring="" does not actually prevent signature downloading/checking, despite sbuild-createchroot(8) indicating:
> Set to an empty string to disable signature checking.

Tested on 0.62.6-1ubuntu2, 0.64.1-1ubuntu4

root@porterbox:~# sbuild-createchroot precise /var/lib/schroot/chroots/precise-amd64/ --keyring="" http://mirror.local/ubuntu
mkdir /var/lib/schroot/chroots
mkdir /var/lib/schroot/chroots/precise-amd64/
I: SUITE: precise
I: TARGET: /var/lib/schroot/chroots/precise-amd64
I: MIRROR: http://repo/
I: Running debootstrap --arch=amd64 --variant=buildd --verbose --include=fakeroot,build-essential --components=main --resolve-deps precise /var/lib/schroot/chroots/precise-amd64 http://mirror.local/ubuntu
I: Retrieving Release
I: Retrieving Release.gpg
E: Failed getting release signature file http://mirror.local/dists/precise/Release.gpg
E: Error running debootstrap at /usr/sbin/sbuild-createchroot line 200.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.