Your message dated Tue, 23 Jun 2009 13:07:33 +0200
with message-id <[email protected]>
and subject line Re: Bug#155265: Re: Bug#155265: Infinite recursion for proxy  
authentication
has caused the Debian Bug report #155265,
regarding Problem with http_proxy [lethal bug]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
155265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=155265
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 
Priority: standard


I have a problem with the last version of reportbug (2.48).

This bug is probably related to the bugs: #217792 and #155265

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217792
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=155265

But the output of the error mentionned in #217792 is slightly different.

IT seems to me that the interface of /usr/lib/python2.3/urllib2.py has
slightly changed and made reportbug wrong (the error message seems to
complain about a wrong/missing argument to one function call).

For any package I try to report a bug with, I get the following message:

==========

[fle...@rade7 src]$ reportbug reportbug
*** Welcome to reportbug.  Use ? for help at prompts. ***
Using '"Emmanuel Fleury" <[email protected]>' as your from address.
Detected character set: us-ascii
Please change your locale if this is incorrect.
 
Getting status for reportbug...
Checking for newer versions at packages.debian.org...
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 1825, in ?
    main()
  File "/usr/bin/reportbug", line 1115, in main
    http_proxy=options.http_proxy)
  File "/usr/share/reportbug/checkversions.py", line 169, in
check_available
    iv = get_incoming_version(package, http_proxy)
  File "/usr/share/reportbug/checkversions.py", line 145, in
get_incoming_version
    page = open_url(INCOMING_URL, http_proxy)
  File "/usr/share/reportbug/urlutils.py", line 122, in open_url
    page = urlopen(url, proxies)
  File "/usr/share/reportbug/urlutils.py", line 112, in urlopen
    return _opener.open(req)
  File "/usr/lib/python2.3/urllib2.py", line 326, in open
    '_open', req)
  File "/usr/lib/python2.3/urllib2.py", line 306, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.3/urllib2.py", line 491, in <lambda>
    lambda r, proxy=url, type=type, meth=self.proxy_open: \
  File "/usr/lib/python2.3/urllib2.py", line 498, in proxy_open
    if '@' in host:
TypeError: iterable argument required

==========


[fle...@rade7 src]$ dpkg --list reportbug
Desired=Unknown/Install/Remove/Purge/Hold
|Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version       Description
+++-==============-=============-============================================
ii  reportbug      2.48          Reports bugs in the Debian distribution




--- End Message ---
--- Begin Message ---
On Sun, Jun 14, 2009 at 23:22, chaica<[email protected]> wrote:
> Found in the Python 2.5.4 documentation about urllib module used by
> reportbug to specify the proxy server :
>
> "Proxies which require authentication for use are not currently
> supported; this is considered an implementation limitation."

Please follow up this problem with Python upstream, we can't do
anything to fix it.

Cheers
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply via email to