Bug#717563:

2018-12-31 Thread Sandro Tosi
Hey Kay, the patch against python-debianbts has been applied and the package uploaded: do you mind update your patch against reportbug to include it? thanks! On Wed, Dec 26, 2018 at 4:16 PM Sandro Tosi wrote: > > control: block -1 by 914057 > > On Fri, Nov 30, 2018 at 9:09 PM Kay Mccormick

Bug#717563:

2018-12-26 Thread Sandro Tosi
control: block -1 by 914057 On Fri, Nov 30, 2018 at 9:09 PM Kay Mccormick wrote: > > I managed to fix this (at least for the get_bugs case) but it required changes > to python-debianbts package. > > I have included two patches for feedback. There are some caveats: > > * Other method calls need

Bug#717563:

2018-11-30 Thread Kay Mccormick
I managed to fix this (at least for the get_bugs case) but it required changes to python-debianbts package. I have included two patches for feedback. There are some caveats: * Other method calls need to be patched in reportbug/debbugs.py. * pysimplesoap will use alternatve http transport

Bug#717563:

2018-11-18 Thread Kay Mccormick
debianbts.get_bugs does not support passing of proxy into SoapClient. I would try to fix this but I am not sure right now of the correct approach. pysimplesoap uses httplib2 if it is available and if a specific transport library is not specified in the call to get_http_wrapper, which it is not in

Bug#717563: (no subject)

2018-11-18 Thread Jade McCormick
diff --git a/reportbug/checkversions.py b/reportbug/checkversions.py index d94bf76..c37399d 100644 --- a/reportbug/checkversions.py +++ b/reportbug/checkversions.py @@ -84,7 +84,7 @@ def get_versions_available(package, timeout, dists=None, http_proxy=None, arch=' # or to binary packages

Bug#717563: (no subject)

2018-11-18 Thread Jade McCormick
diff --git a/reportbug/checkversions.py b/reportbug/checkversions.py index d94bf76..c37399d 100644 --- a/reportbug/checkversions.py +++ b/reportbug/checkversions.py @@ -84,7 +84,7 @@ def get_versions_available(package, timeout, dists=None, http_proxy=None, arch=' # or to binary packages

Bug#717563: re: reportbug: web access thru proxy not available

2017-07-19 Thread Marcelo Lacerda
I think I found where the bug is: https://github.com/ProgVal/reportbug/blob/19fb757df622419f39360627060c9bd0304e0e25/reportbug/debbugs.py#L1209 reportbugs calls debianbts without setting an http_proxy variable to it. A way to fix this would be by setting up the proxy before each call to the

Bug#717563: reportbug: web access thru proxy not available

2017-03-01 Thread Iván Baldo
Still happens with 7.1.4: $ LANG=C.UTF-8 reportbug sane-utils Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused *** Welcome to reportbug. Use ? for help at prompts. *** Note: bug reports are publicly archived (including

Bug#717563: reportbug: web access thru proxy not available

2016-11-07 Thread Nicolas Schier
Sorry, I checked to roughly... > > > Running querybts with strace results in: > > > > > > nicolas@my-machine:~$ strace -e trace=connect querybts > > > --proxy=http://172.16.0.66:8080/ -b reportbug > > > > I don't see the error you report, with Reportbug version “6.6.6”. The > > connection

Bug#717563: reportbug: web access thru proxy not available

2016-11-07 Thread Olaf Zaplinski
Sorry, the bug still exists: Please enter the name of your proxy server. It should only use this parameter if you are behind a firewall. The PROXY argument should be formatted as a valid HTTP URL, including (if necessary) a port number; for example, http://192.168.1.1:3128/. Just press ENTER

Bug#717563: reportbug: web access thru proxy not available

2016-11-06 Thread Nicolas Schier
Dear Ben, > > Running querybts with strace results in: > > > > nicolas@my-machine:~$ strace -e trace=connect querybts > > --proxy=http://172.16.0.66:8080/ -b reportbug > > I don't see the error you report, with Reportbug version “6.6.6”. The > connection succeeds and the ‘querybts’ command

Bug#717563: reportbug: web access thru proxy not available

2016-11-05 Thread Ben Finney
Control: tags -1 + moreinfo Control: found -1 reportbug/6.6.3 On 31-Oct-2013, Nicolas Schier wrote: > Running querybts with strace results in: > > nicolas@my-machine:~$ strace -e trace=connect querybts > --proxy=http://172.16.0.66:8080/ -b reportbug I don't see the error you report,

Bug#717563: Still present in reportbug/6.6.3

2016-04-02 Thread Lasse Makholm
This is a problem in Jessie (8.2) using reportbug 6.6.3 http_proxy "" in .reportbugrc does not work. reportbug --http_proxy does not work. env http_proxy=... reportbug does not work. env HTTP_PROXY=... reportbug does work, however. So yeah, still pretty broken. -- /Lasse

Bug#717563: proxy setting still not working

2015-01-09 Thread Andrew Gallagher
This bug is still present in testing. I can confirm that proxy operation also fails when using the --http_proxy and --proxy command line options. -- Andrew Gallagher Internetworking and Security Engineer, Ward Solutions Ltd. Unit 2054 Castle Drive, Citywest, Dublin 24 +353 87 1200174 The

Bug#717563: reportbug: web access thru proxy not available

2013-10-31 Thread Nicolas Schier
Dear Sandro, On Mon, Jul 22, 2013 at 01:54:28PM +0200, Sandro Tosi wrote: On Mon, Jul 22, 2013 at 1:35 PM, Olaf Zaplinski o...@zaplinski.de wrote: then internet access still fails. whta part of the internet access fails? doing what operation? fetching updated versions? bugs? you can run

Bug#717563: reportbug: web access thru proxy not available

2013-07-22 Thread Olaf Zaplinski
Package: reportbug Version: 6.4.4 Severity: important Dear Maintainer, when reportbug asks for a proxy server and I enter the apt.conf proxy setting http://user:p...@proxyhost.example.com:8080 then internet access still fails. This is also true when I 1. set the correct environment variables

Bug#717563: reportbug: web access thru proxy not available

2013-07-22 Thread Sandro Tosi
On Mon, Jul 22, 2013 at 1:35 PM, Olaf Zaplinski o...@zaplinski.de wrote: then internet access still fails. whta part of the internet access fails? doing what operation? fetching updated versions? bugs? you can run reportbug from the terminal and report the transcript. Regards, -- Sandro Tosi