[Python-Dev] buildbot svn exceptions again... (original) (raw)
Bill Janssen janssen at parc.com
Sat May 15 22:09:12 CEST 2010
- Previous message: [Python-Dev] robots exclusion file on the buildbot pages?
- Next message: [Python-Dev] buildbot svn exceptions again...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
parc-leopard-1 (and most of the other builders) are failing the svn checkout with the following error:
svn: PROPFIND of '/projects/python/trunk': Could not resolve hostname `svn.python.org': Temporary failure in name resolution (http://svn.python.org)
When I log into that machine as "buildbot" and do the svn checkout manually using the following command
/usr/bin/svn checkout --non-interactive --no-auth-cache --revision HEAD http://svn.python.org/projects/python/trunk build
it works fine.
Bill
- Previous message: [Python-Dev] robots exclusion file on the buildbot pages?
- Next message: [Python-Dev] buildbot svn exceptions again...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]