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

Re: ITP #816713 , pytest stuck while dpkg building



[Alexandros Afentoulis, 2018-01-21]
> This is the test, essentially two HTTP endpoints where a GET to the
> first results in a GET to the second, as far as I can tell:

pybuild (by default) sets http{,s}_proxy to http{,s}://127.0.0.1:9/
in addition to setting easy_install's allow_hosts to None

To disable this, try something like:

  override_dh_auto_test:
	http_proxy= https_proxy= dh_auto_test

-- 
GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: