[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: use LB_APT_HTTP_PROXY in debootstrap and for udebs



On 05/28/2012 03:47 PM, Rui Miguel P. Bernardo wrote:
> proxy is used in chroot;

for every Chroot(); call, the environment inside the chroot is cleared
and stuff like http_proxy gets set. once Chroot(); terminates, the
'chroot environment' is not existing anymore.

> why using proxy in debootstrap taints anything?

debootstrap is called withing the host systems context, not the target
system.

tainting here means that your host environment is changed once an lb
call terminates.

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


Reply to: