On Wed, Mar 09, 2011 at 08:53:50PM +0800, Shawn Guo wrote:
Hello Guilherme,
On Tue, Mar 08, 2011 at 10:53:00AM +0100, Loïc Minier wrote:
On Tue, Mar 08, 2011, Shawn Guo wrote:
I'm recently trying to install alpha-3 image using l-m-c on an AMD64 machine which is behind the company firewall. Though I have apt proxy set on host machine, l-m-c installing system (chroot env?) does not know it. Can we improve the l-m-c a little bit to copy apt proxy setting if any on host machine into installing system? So that the machine behind proxy can survive with l-m-c too.
Sounds like https://bugs.launchpad.net/linaro-image-tools/+bug/673570
I'm see you have a comment at the #12 floor of above page, saying you have a patch for this limitation. Can you please share it? Otherwise I really can not continue the l-m-c testing in office.
With old version l-m-c, I simply copied file /etc/apt/apt.conf.d/proxy from host machine into chroot path at proper place where l-m-c gets the new root ready and is about to change root. But with the latest l-m-c installed from ppa, this exact place seems not easy for me to catch.
Just to update the thread, Loic and Guilherme sent me the patch on IRC and it works for me.