Comment 2 for bug 599695

Revision history for this message
Loïc Minier (lool) wrote : Re: pbuilder error: Release signed by unknown key (key id 9AA38DCD55BE302B)

Right, I raised this in a followup to Debian #579028. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579028#59

Basically, to switch between Debian and Ubuntu, one usually had to set:
- distribution (sid, maverick)
- mirror (ftp.xx.debian.org/debian, archive.ubuntu.com/ubuntu)
- optionally components (main contrib non-free, main universe restricted multiverse)

Now one also needs to set the keyring pieces which are hidden in DEBOOTSTRAPOPTS.

It would be nicer to have a separate variable for the debootstrap keyring, and it would be nicer if pbuilder could figure out which keyring to use for which dists. I think this latter part needs deeper fixes in pbuilder than I can commit to right now, personally.