Mercurial Bugzilla Extension Configuration

Jim Hague jim.hague at acm.org
Tue Apr 23 15:17:04 UTC 2013


On Friday 05 Apr 2013 17:38:09 Ali Ustek wrote:
> I am trying to setup mercurial to post comments to bugzilla.
> [...]
> When I try do a push I get
> [...]
> remote: error: incoming.bugzilla hook failed: Bugzilla error: [Errno
> 111] Connection refused
> 
> Any Ideas/pointers?

That looks like the Bugzilla XMLRPC is not responding.

What happens if you try to access it from a web browser? To try this against 
your given Bugzilla URL http://88.88.88.144/bugzilla try loading 
http://88.88.88.144/bugzilla/xmlrpc.cgi and see what happens.

If that doesn't generate an error, try having a play with Bugzilla's 
contrib/bz_webservice_demo.pl and see if you can exercise the Bugzilla XMLRPC 
interface.

When that's working properly, double check the username and password in your 
Mercurial config and try again.

(Sorry for not responding before. I've been away from my usual places for most 
of the month.)
-- 
Jim Hague - jim.hague at acm.org          Never trust a computer you can't lift.



More information about the Mercurial mailing list