← Back to team overview

bzr-windows team mailing list archive

Re: Problems with bzr-windows-installers

 

On 11/04/10 00:51, Alexander Belchenko wrote:

I've put some notes on dependencies in my branch
lp:~bialix/bzr-windows-installers/dependencies (see dependencies.txt).

I'm sure the list is not full yet, I'm updating it every time I found
new dependency.

Thanks. Your list is pretty close but it also needs:

* GNU make - required for building the docs
* InnoSetup

Then I've tried to run build.py in dry run mode:

WindowsError: [Error 3] The system cannot find the path specified:
u'C:\\work\\Bazaar\\bzr-windows-installers\\build-win32/bzr/b
zr-2.2'

As I can see --dry-run is not exactly dry. :-/

Thanks for the bug report. I've improved dry-run support in rev 113.

Next time I've started it without --dry-run:

While:
Installing svn-lib.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File
"c:\work\bazaar\bzr-windows-installers\build-win32\eggs\zc.buildout-1.4.3-py2.6.egg\zc\buildout\buildout.py",
line 1660,
in main
getattr(buildout, command)(args)
File
"c:\work\bazaar\bzr-windows-installers\build-win32\eggs\zc.buildout-1.4.3-py2.6.egg\zc\buildout\buildout.py",
line 532, i
n install
installed_files = self[part]._call(recipe.install)
File
"c:\work\bazaar\bzr-windows-installers\build-win32\eggs\zc.buildout-1.4.3-py2.6.egg\zc\buildout\buildout.py",
line 1204,
in _call
return f()
File
"c:\work\bazaar\bzr-windows-installers\build-win32\eggs\hexagonit.recipe.download-1.2.2-py2.6.egg\hexagonit\recipe\downlo

ad\__init__.py", line 125, in install
base = self.calculate_base(extract_dir)
File
"c:\work\bazaar\bzr-windows-installers\build-win32\eggs\hexagonit.recipe.download-1.2.2-py2.6.egg\hexagonit\recipe\downlo

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.

Ian C.



Follow ups

References