17 Jan
2009
17 Jan
'09
11:21 p.m.
That test seems to be timing out both yesterday and today trying to download docutils: do you think having the buildout use a download_cache would help?
Tres.
It certainly would. I am however reluctant to enable the download cache because it may mask incomplete buildout configurations. When a suitable find-links location is missing in buildout.cfg, but the requested egg is already in the download cache, buildout will happily use it and not flag the broken configuration. Stefan