[Zope-projects] (no subject)
Sylvain Thénault
Sylvain.Thenault at logilab.fr
Mon Mar 21 10:31:03 CET 2005
On Sunday 20 March à 21:16, Paul Boots wrote:
> Hi,
Hi
> I have installed CMFProjman 0.4.1 and all of it's dependencies.
> It runs with Plone 2.0.4 and Archetypes 1.3.2-final
>
> When I try to start Zope I get the following error.
> I have no clue what happens here, anyone?
>
> 2005-03-20T20:08:50 ERROR(200) Zope Couldn't install CMFProjman
> Traceback (most recent call last):
> File "/home/zope-2.7.2/lib/python/OFS/Application.py", line 738, in install_product
> File "/usr/home/testzope/Products/CMFProjman/__init__.py", line 16, in initialize
> import Task, Resources, Timetable
> File "/usr/home/testzope/Products/CMFProjman/Task.py", line 200, in ?
> widget=StringWidget(label='Manual input')
> File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 641, in __init__
> BasicSchema.__init__(self, *args, **kwargs)
> File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 401, in __init__
> self.addField(field)
> File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 179, in addField
> self._validateOnAdd(field)
> File "/usr/home/testzope/Products/Archetypes/Schema/__init__.py", line 204, in _validateOnAdd
> raise ReferenceException("Unqualified relationship or "\
> ReferenceException: Unqualified relationship or unsupported relationship var type in field 'projectReference'. The relationship qualifer must be a non empty string.
hum, it sounds like cmfprojman doesn't work with the latest archetypes
release. We're currently working on a rewrite of this product, and so
we don't actually support old versions. Maybe someone here in logilab's
office can tell you more about this than i am ? (required archetypes
version for cmfprojman 0.4, expected release time for a new release...)
regards
--
Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
More information about the Zope-Projects
mailing list