[Vagrant Cascadian] > So, "debootstrap --variant=minbase" doesn't pull in gnupg or gnupg2, but > without specifying the minbase variant, it does pull in gnupg or > gnupg2.
I guess the question is if debootstrap now should install gnupg or gnupg2 with --variant=minbase? Is there a bug report for debootstrap about this? I could not see anything relevant on <URL: https://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&src=debootstrap >. > I've also verified that copying the keys into the chroot's > /etc/apt/trusted.gpg.d/ instead of using apt-key will work, but it > requires that the keys be in the binary form, rather than > ascii-armored keys. > > If we accept that limitation, it doesn't require any dependency on > gnupg*, and we can just copy the specified keys into place, which is > more elegant as far as I'm concerned. > > I believe this is supported Debian's oldstable, and fairly old versions > of Ubuntu as well, so I'm inclined to go this route... I suspect this is a bug that should be fixed in debootstrap, not worked around in ltsp. -- Happy hacking Petter Reinholdtsen

