During "lb bootstrap_archive-keys" at the end of it it does a Chroot chroot "apt-get update"
The thing is that I am behind a proxy and Chroot() uses "env -i" so apt-get cannot reach for the web. Am I doing something wrong? Is there a way at least as a workaround to add an apt.conf file with the proxy in this preliminary stage? Regards, Victor.
