[Erp5-dev] Erp5 buildout on Debian Lenny

Eus reply.to.eus.at.member.fsf.org at gmail.com
Wed Sep 9 10:13:49 CEST 2009


Hi Ho!

Please see my reply interleaved with your message below.

On Tue, 2009-09-08 at 11:23 +0200, Mauro Ziliani wrote:
> Goodmorning.
> I try to install erp5 buildout (as written in erp5.raskcon.ru).
> But I reach the following assertion error.
> 
> An internal error occured due to a bug in either zc.buildout or in a
> recipe being used:
> Traceback (most recent call last):
>   File 
> "/tmp/tmpXyERcN/zc.buildout-1.4.1-py2.4.egg/zc/buildout/buildout.py", 
> line 1659, in main
>   File 
> "/tmp/tmpXyERcN/zc.buildout-1.4.1-py2.4.egg/zc/buildout/buildout.py", 
> line 532, in install
>   File 
> "/tmp/tmpXyERcN/zc.buildout-1.4.1-py2.4.egg/zc/buildout/buildout.py", 
> line 1203, in _call
>   File 
> "/home/erp5/erp5-buildout/parts/z2i/plone.recipe.zope2install/src/plone/recipe/zope2install/__init__.py", 
> line 249, in install
>     assert os.system(patch_command) == 0
> AssertionError
> 
> I have installed zope2.10 also for my webapps.
> 
> Any idea about this error?

I experience the same thing here.
My fix is to force the use of `patch' command instead of `quilt' by
commenting the following two lines
in /home/erp5/erp5-buildout/buildout.cfg by typing `#' at the beginning
of the two lines:

--- 8< ------
patch-command =
    QUILT_PATCHES=${buildout:directory}/patches-zope quilt push -a
--- 8< ------

After that, repeat the buildout process by entering:
sudo -u erp5 bin/buildout -v

> Best regards
>    Mauro

-- 
Best regards,
Eus (FSF member #4445)

In this digital era, where computing technology is pervasive, your
freedom depends on the software controlling those computing devices.

Join free software movement today! It is free as in freedom, not as in
free beer!

Join: http://www.fsf.org/jf?referrer=4445




More information about the Erp5-dev mailing list