blitz-devel: Mercurial clone failed

2016-01-05 Thread David Strubbe
Hi all,

I just made an update (unrelated to fetching) to blitz-devel, a
nomaintainer port, and got this error below from each buildbot, even though
it worked fine on my machine. Anyone know what this is about?

Thanks,
David

DEBUG: Executing org.macports.fetch (blitz-devel)
DEBUG: Executing: /opt/local/bin/hg clone --rev "8749c555825c"
http://blitz.hg.sourceforge.net:8000/hgroot/blitz/blitz
/opt/local/var/macports/build/_opt_mports_dports_math_blitz-devel/blitz-devel/work/blitz-devel-0.10-20151126
2>&1
abort: error: Connection refused
Command failed: /opt/local/bin/hg clone --rev "8749c555825c"
http://blitz.hg.sourceforge.net:8000/hgroot/blitz/blitz
/opt/local/var/macports/build/_opt_mports_dports_math_blitz-devel/blitz-devel/work/blitz-devel-0.10-20151126
2>&1
Exit code: 255
Error: org.macports.fetch for port blitz-devel returned: Mercurial clone
failed
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


Re: blitz-devel: Mercurial clone failed

2016-01-05 Thread Ryan Schmidt

On Jan 5, 2016, at 12:11 PM, David Strubbe wrote:

> I just made an update (unrelated to fetching) to blitz-devel, a nomaintainer 
> port, and got this error below from each buildbot, even though it worked fine 
> on my machine. Anyone know what this is about?
> 
> Thanks,
> David
> 
> DEBUG: Executing org.macports.fetch (blitz-devel)
> DEBUG: Executing: /opt/local/bin/hg clone --rev "8749c555825c" 
> http://blitz.hg.sourceforge.net:8000/hgroot/blitz/blitz 
> /opt/local/var/macports/build/_opt_mports_dports_math_blitz-devel/blitz-devel/work/blitz-devel-0.10-20151126
>  2>&1
> abort: error: Connection refused
> Command failed: /opt/local/bin/hg clone --rev "8749c555825c" 
> http://blitz.hg.sourceforge.net:8000/hgroot/blitz/blitz 
> /opt/local/var/macports/build/_opt_mports_dports_math_blitz-devel/blitz-devel/work/blitz-devel-0.10-20151126
>  2>&1
> Exit code: 255
> Error: org.macports.fetch for port blitz-devel returned: Mercurial clone 
> failed

The network the buildbot machines live on is not configured to permit them to 
access servers on port 8000.

This is the ticket about this problem:

https://trac.macports.org/ticket/49906

blitz-devel is the only port I know of that tries to fetch on port 8000 so this 
is not a major problem.

___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev