Danek Duvall wrote: > On Wed, May 07, 2008 at 05:58:22PM +0530, Manoj Joseph wrote: > >> File "/usr/lib/python2.4/urllib2.py", line 580, in proxy_open >> if '@' in host: >> TypeError: iterable argument required >> >> Is there a plan to make the error message plain english? Is there a bug >> logged for this or should I? > > We do plan on eliminating all tracebacks, but I don't think we've seen this > one before. Are you going through an http proxy? Do you have the > environment variable $http_proxy set?
Yes I was trying to go through a proxy and I was facing network issues. I was able to reproduce the issue "iterable argument required" (though not necessarily with the same stack trace) with and without a proxy - but with a network issue. I was having trouble reaching webcache.sfbay:8080 intermittently. Cheers Manoj _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
