[Erp5-users] ERP5 on Debian Etch.

Boris Kocherov bkocherov at gmail.com
Sat Jun 7 14:59:55 CEST 2008


Hi
I use ubuntu gutsy. I do not use described debian packages because i use 
svn source tree from erp5.org.
I had the same error message and i commented out this line.
Not sure that completely correct but erp5 is working in general.

Best regards.
Boris Kocherov

Mauro Ziliani wrote:
> Hi all.
> I try to install ERP5 on Debian Etch following the how-to on
>
> http://code.google.com/p/deb4erp5/wiki/HowToRunERP5OnDebian
>
> When I startup in debug mode as explain on the how-to, ERP5 doesn't 
> start and I reach the following traceback
>
> /var/lib/erp5/instance/one/bin/runzope -X debug-mode=on
> 2008-06-06 12:13:25 INFO ZServer HTTP server started at Fri Jun  6 
> 12:13:25 2008
>         Hostname: 0.0.0.0
>         Port: 18080
> 2008-06-06 12:13:25 INFO ZServer Timer server started at Fri Jun  6 
> 12:13:25 2008
>         Interval: 5 seconds.
>
> 2008-06-06 12:13:25 INFO Zope Set effective user to "erp5"
> 2008-06-06 12:13:26 WARNING Init Class 
> Products.CMFCore.PortalContent.PortalContent has a security declaration 
> for nonexistent method 'manage_FTPget'
> 2008-06-06 12:13:26 WARNING Init Class 
> Products.CMFCore.PortalContent.PortalContent has a security declaration 
> for nonexistent method 'manage_FTPget'
> 2008-06-06 12:13:26 ERROR Zope Could not import Products.CMFActivity
> Traceback (most recent call last):
>   File "/usr/lib/erp5/lib/python/OFS/Application.py", line 695, in 
> import_product
>     product=__import__(pname, global_dict, global_dict, silly)
>   File "/var/lib/erp5/instance/one/Products/CMFActivity/__init__.py", 
> line 34, in ?
>     from Products.ERP5Type.Utils import initializeProduct, updateGlobals
>   File "/var/lib/erp5/instance/one/Products/ERP5Type/__init__.py", line 
> 39, in ?
>     from Products.ERP5Type.Utils import initializeProduct, updateGlobals
>   File "/var/lib/erp5/instance/one/Products/ERP5Type/Utils.py", line 
> 1359, in ?
>     import Products.iHotfix
>   File "/usr/lib/erp5/lib/python/Products/iHotfix/__init__.py", line 
> 333, in ?
>     TemplateDict.__dict__['mxDateTime'] = DateTime
> TypeError: object does not support item assignment
> Traceback (most recent call last):
>   File "/usr/lib/erp5/lib/python/Zope2/Startup/run.py", line 56, in ?
>     run()
>   File "/usr/lib/erp5/lib/python/Zope2/Startup/run.py", line 21, in run
>     starter.prepare()
>   File "/usr/lib/erp5/lib/python/Zope2/Startup/__init__.py", line 98, in 
> prepare
>     self.startZope()
>   File "/usr/lib/erp5/lib/python/Zope2/Startup/__init__.py", line 257, 
> in startZope
>     Zope2.startup()
>   File "/usr/lib/erp5/lib/python/Zope2/__init__.py", line 47, in startup
>     _startup()
>   File "/usr/lib/erp5/lib/python/Zope2/App/startup.py", line 45, in startup
>     OFS.Application.import_products()
>   File "/usr/lib/erp5/lib/python/OFS/Application.py", line 672, in 
> import_products
>     import_product(product_dir, product_name, raise_exc=debug_mode)
>   File "/usr/lib/erp5/lib/python/OFS/Application.py", line 695, in 
> import_product
>     product=__import__(pname, global_dict, global_dict, silly)
>   File "/var/lib/erp5/instance/one/Products/CMFActivity/__init__.py", 
> line 34, in ?
>     from Products.ERP5Type.Utils import initializeProduct, updateGlobals
>   File "/var/lib/erp5/instance/one/Products/ERP5Type/__init__.py", line 
> 39, in ?
>     from Products.ERP5Type.Utils import initializeProduct, updateGlobals
>   File "/var/lib/erp5/instance/one/Products/ERP5Type/Utils.py", line 
> 1359, in ?
>     import Products.iHotfix
>   File "/usr/lib/erp5/lib/python/Products/iHotfix/__init__.py", line 
> 333, in ?
>     TemplateDict.__dict__['mxDateTime'] = DateTime
> TypeError: object does not support item assignment
>
>
> Where I mistake?
>
> Best regards.
>   Mauro Ziliani
> _______________________________________________
> Erp5-users mailing list
> Erp5-users at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-users
>   




More information about the Erp5-users mailing list