Hello, Anders Logg writes:
> On Sun, May 05, 2013 at 11:56:32AM +0200, Johan Hake wrote: >> As some of you have seen bitbucket suffer from some sort of bandwidth >> problem. git pull on the buildbots times out. We might want to report it >> to bitbucket, or just increase the timeout limit on the buildbot. >> Probably both. > > I haven't noticed. Could it be a local problem? I have a couple of ideas: 1) it may be trying to pull using a protocol that requires a password to be entered rather than using a key, e.g. git:// rather than https://, and it is waiting for someone to enter the credentials, 2) if the buildbot uses a cron job to pull then maybe the cron job doesn't have access to the SSH_AUTH_SOCK environment variable. Myles _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
