Hi Klee, On Sat, 2013-12-28 at 16:19 -0500, Klee Dienes wrote: (...) > sudo apt-get --option=Acquire::Languages=none update > ──────────────────────────────────────────────────── > > E: The method driver /usr/lib/apt/methods/https could not be found. > > E: Command 'sudo apt-get --option=Acquire::Languages=none update' failed > to run. (...) > Since the 'apt-get update' runs before the custom chroot setup script, > this is not easy to work around. > > It would be good to either make this part of the default behavior, or > done automatically if a https: source is in use, or at minimum provide > a way to run a pre-apt-get-update script.
thanks for the report. I actually already ran into this myself (i.e., on a feature branch using SSL in mini-buildd itself). It should be possible quite easily doing this automatically, I guess, doing it before all other setups, with the untainted sources list of the chroot. Let's see if this is simple enough to go to RC, but I will provide a patch soon... Afaiu, we would also need ca-certificates then, to make "some" archives acually work out of the box. Certificates not covered by ca-certificates, or self-signed, would still not work, right? Hth, Stephan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org