Hey, Troy!  I'd sorta forgotten you were on this team :).

Peter: sorry about the address mess; '[EMAIL PROTECTED]' was what should
have been in my ~/.reportbugrc :(.

Peter Samuelson wrote:
[Troy Heber]
This is the error you will get if you are behind a proxy and can not
access the machine directly. From your ia64 box can you telnet to port
80 of llvm.org?

Yes.  Works fine -- I've no proxies configured on the subnet, so I
expected that to be the case.  Everything is NAT'd, but if that was
the problem, I'd expect to see that on all the boxes on the same subnet
-- but I don't.

Or, if it's a transparent proxy, telnet won't necessarily reveal the
problem.  What will show the problem is to try https, which transparent
proxies have to leave alone (or server certs wouldn't be valid):

  $ svn ls http://svn.collab.net/repos/svn
  $ svn ls https://svn.collab.net/repos/svn

If the second one works and the first does not, you've found your
problem.

Neither works:

([EMAIL PROTECTED]) svn ls http://svn.collab.net/repos/svn
svn: PROPFIND request failed on '/repos/svn'
svn: PROPFIND of '/repos/svn': could not connect to server (http://svn.collab.net)

([EMAIL PROTECTED]) svn ls https://svn.collab.net/repos/svn
svn: PROPFIND request failed on '/repos/svn'
svn: PROPFIND of '/repos/svn': could not connect to server (https://svn.collab.net)

Very strange indeed....tomorrow I'll try bringing all of
the installed packages up-to-date. just in case.  It's
only been since Saturday, but there's 76 updated packages
in the queue already.

--
Ciao,
al
----------------------------------------------------------------------
Al Stone                                      Alter Ego:
E-mail: [EMAIL PROTECTED]                         Debian Developer
 -or-                                         http://www.debian.org
E-mail: [EMAIL PROTECTED]                   [EMAIL PROTECTED]
----------------------------------------------------------------------


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to