Address resolution problem with bzr-git
Jelmer Vernooij
jelmer at samba.org
Sun Sep 4 15:25:43 UTC 2011
On 09/04/2011 07:59 AM, Eli Zaretskii wrote:
> This strange problem happens only on one machine out of 3 I tried.
> The other work with this repository with no connectivity problems.
>
> D:\usr\eli\bzr>bzr branch http://git.gnus.org/gnus.git
> bzr: ERROR: Connection error: Couldn't resolve host 'git.gnus.org' [Errno 11001] getaddrinfo failed
>
> I thought that some firewall somewhere blocks something, but another
> machine on the same network doesn't have this problem. Restarting
> didn't help, either.
>
> Strangely, .bzr.log seems to indicate that bzr invoked the svn plugin,
> see below.
>
The various plugins all check to see whether a location that was
specified on the command-line contains a format they support. They all
do this using the regular bzr infrastructure for http though - "bzr
--no-plugins http://git.gnus.org/gnus.git" should give you the same error.
Cheers,
Jelmer
More information about the bazaar
mailing list