← Back to team overview

bzr-windows team mailing list archive

Re: Problems with bzr-windows-installers

 

Alexander Belchenko пишет:
Alexander Belchenko пишет:
Ian Clatworthy пишет:
On 11/04/10 00:51, Alexander Belchenko wrote:
ad\__init__.py", line 65, in calculate_base
log.error('Unable to strip top level directory because there are more '
NameError: global name 'log' is not defined


I have absolutely *no* idea about this one. I've raised bug #561240.

So the problem definitely in hexagonit. It should be updated to latest version. I cannot continue working with bzr-windows-installers stuff while there is such problems.

Maybe replacing buildout with something more lightweight and less buggy makes sense?

I have forced to download all svn-related libs manually and put them into the place where buildout can find them.

BTW, I have problem with tigris.org:

>>> import urllib2
>>> f = urllib2.urlopen("http://subversion.tigris.org/files/documents/15/46880/svn-win32-1.6.6.zip";)
...
HTTPError: HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop.
The last 30x error message was:
Found

I don't know is it just me so lucky?



Follow ups

References