Re: pybuild and proxies -- could we make "prohibition" optional?

2015-07-22 Thread Daniel Stender
On 22.07.2015 15:45, Yaroslav Halchenko wrote: > > On Wed, 22 Jul 2015, Piotr Ożarowski wrote: > >> [Yaroslav Halchenko, 2015-07-21] >>> As I have mentioned some tools might not be smart about empty values >>> in http_proxy, try e.g. git-annex under such settings > >> ah, sorry, I only quickly

Re: pybuild and proxies -- could we make "prohibition" optional?

2015-07-22 Thread Yaroslav Halchenko
On Wed, 22 Jul 2015, Piotr Ożarowski wrote: > [Yaroslav Halchenko, 2015-07-21] > > As I have mentioned some tools might not be smart about empty values > > in http_proxy, try e.g. git-annex under such settings > ah, sorry, I only quickly scanned you email. > I already followed Dimitri's sugges

Re: pybuild and proxies -- could we make "prohibition" optional?

2015-07-22 Thread Ansgar Burchardt
On 07/21/2015 10:21 PM, Dimitri John Ledkov wrote: > In practice however we do allow accessing debian ftp archive and > localhost services, thus: > > no_proxy=localhost,*.debian.org > > would probably be better imho for the balance of "don't allow general > network access", "yet allow sensible ne

Re: pybuild and proxies -- could we make "prohibition" optional?

2015-07-22 Thread Piotr Ożarowski
[Yaroslav Halchenko, 2015-07-21] > As I have mentioned some tools might not be smart about empty values > in http_proxy, try e.g. git-annex under such settings ah, sorry, I only quickly scanned you email. I already followed Dimitri's suggestion to add no_proxy=localhost and will add your PYBUILD