<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Using
<pre wrap=""><a class="moz-txt-link-freetext" href="ftp://localhost/~/junk2">ftp://localhost/~/junk2</a></pre>
I got the same error message.<br>
<br>
Reg.<br>
<br>
Robert Collins wrote:
<blockquote cite="mid1188791190.15691.180.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Sun, 2007-09-02 at 22:42 -0400, Reg. Charney wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am very new to bzr. I am running Fedora Core 6. The following code 
generates a major failure.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is an error we probably want to show more prettily. In this case
you are doing something wrong - you are not providing a host to the FTP
url, and I suspect that that is the cause:


  </pre>
  <blockquote type="cite">
    <pre wrap="">$ bzr push <a class="moz-txt-link-freetext" href="ftp:///~/junk2">ftp:///~/junk2</a>

At this point, I got the following dump:
    </pre>
  </blockquote>
  <pre wrap=""><!---->...
  </pre>
  <blockquote type="cite">
    <pre wrap="">socket.SOCK_STREAM):
gaierror: (-2, 'Name or service not known')
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Try <a class="moz-txt-link-freetext" href="ftp://localhost/~/junk2">ftp://localhost/~/junk2</a> if thats what you intended.

-Rob
  </pre>
</blockquote>
<br>
</body>
</html>