Re: Bug#230911: unset PYTHONPATH in dh_python's generated postinst

2004-02-03 Thread Matthias Klose
Joey Hess writes: > Matthias Klose wrote: > > to avoid side effects by a custom PYTHONPATH environment variable, see > > the discussion on debian-python for the motivation. > > Wouldn't setting such a variable come under the heading of using the > rope that unix gave you? > > If I did this for py

Re: Bug#230704: zope-testcase: SOFTWARE_HOME and INSTANCE_HOME can break install.

2004-02-03 Thread Donovan Baarda
On Tue, Feb 03, 2004 at 07:34:30AM +0100, Andreas Tille wrote: > On Tue, 3 Feb 2004, Donovan Baarda wrote: [...] > I'll do an upload in the next couple of hours with this changes. [...] BTW, thanks for doing the package... nice work :-) > > Unsetting of http_proxy is only there to bypass a bug in

Re: Bug#230704: zope-testcase: SOFTWARE_HOME and INSTANCE_HOME can break install.

2004-02-03 Thread Andreas Tille
On Tue, 3 Feb 2004, Donovan Baarda wrote: > I just tested it, and found there was another problem with a set PYTHON > path. By adding the following to the top of the postinst, I got > "zope-testcase.postinst configure" to run properly with my development > environment in place; > > unset PYTHONPAT