Hi, I am trying to install PloneCollectorNG-1.2.0 under Plone-2.0.3 and ArcheTypes-1.2.5 and Zope fails to start with this traceback: File "/usr/local/ZopePark/ZopeVersions/Zope-2.7.0/lib/python/OFS/Application.py", line 732, in install_product initmethod(context) File "/usr/local/ZopePark/ZopeVersions/Zope-2.7.0/Products/PloneCollectorNG/__init__.py", line 30, in initialize import Collector, Issue File "/usr/local/ZopePark/ZopeVersions/Zope-2.7.0/Products/PloneCollectorNG/Collector.py", line 31, in ? from Issue import PloneIssueNG File "/usr/local/ZopePark/ZopeVersions/Zope-2.7.0/Products/PloneCollectorNG/Issue.py", line 25, in ? from Products.Archetypes.config import REFERENCE_CATALOG I greped in Archetypes for REFERENCE_CATALOG and there is no such thing. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163
--On Donnerstag, 1. Juli 2004 10:08 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Hi,
I am trying to install PloneCollectorNG-1.2.0 under Plone-2.0.3 and ArcheTypes-1.2.5 and Zope fails to start with this traceback:
I greped in Archetypes for REFERENCE_CATALOG and there is no such thing.
Hint: read the REQUIREMENTS.txt file :-) Andreas
Andreas Jung schrieb:
--On Donnerstag, 1. Juli 2004 10:08 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Hi,
I am trying to install PloneCollectorNG-1.2.0 under Plone-2.0.3 and ArcheTypes-1.2.5 and Zope fails to start with this traceback:
I greped in Archetypes for REFERENCE_CATALOG and there is no such thing.
Hint: read the REQUIREMENTS.txt file :-)
where ? in PloneCollectorNG there is no REQUIREMENTS.txt -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163
Ups...it's INSTALL.txt. The PCNG wiki and the file states clearly: AT 1.3 is required. Thanks, Andreas --On Donnerstag, 1. Juli 2004 10:50 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Andreas Jung schrieb:
--On Donnerstag, 1. Juli 2004 10:08 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Hi,
I am trying to install PloneCollectorNG-1.2.0 under Plone-2.0.3 and ArcheTypes-1.2.5 and Zope fails to start with this traceback:
I greped in Archetypes for REFERENCE_CATALOG and there is no such thing.
Hint: read the REQUIREMENTS.txt file :-)
where ? in PloneCollectorNG there is no REQUIREMENTS.txt
-- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163 _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Andreas Jung schrieb:
Ups...it's INSTALL.txt. The PCNG wiki and the file states clearly: AT 1.3 is required.
and that is not included in Plone-2.0.3 and I didn't find it on http://sourceforge.net/projects/archetypes/ on a first glance there was only 1.2.5 you have to click on show all packages to see archetypes-testing with 1.3.0b2.tgz which is 2 month old, thats rather scaring for a beta. Perhaps you should give a special warning in INSTALL.txt about this. -- Mit freundlichen Grüßen Joachim Schmitz ...................................................................... AixtraWare eK ..Joachim Schmitz ..www.aixtraware.de ..t: +49-2464-8851 Hüsgenstr. 33a .....d-52457 Aldenhoven .............f: +49-2464-905163
--On Donnerstag, 1. Juli 2004 11:16 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Andreas Jung schrieb:
Ups...it's INSTALL.txt. The PCNG wiki and the file states clearly: AT 1.3 is required.
and that is not included in Plone-2.0.3 and I didn't find it on
http://sourceforge.net/projects/archetypes/
on a first glance there was only 1.2.5 you have to click on show all packages to see archetypes-testing with 1.3.0b2.tgz which is 2 month old, thats rather scaring for a beta. Perhaps you should give a special warning in INSTALL.txt about this.
I wonder how detailed documentation has to be since the requirements were written down in the Wiki (frontpage), inside the release notes and inside INSTALL.txt. I think that's enough from my point of view. And PCNG always required AT 1.3 in the past (although it worked with 1.2 to some degree but I never supported that versioin officially). Andreas
Hi Andreas, I got bitten also. I installed PloneCollectorNG on machines where I can not install Archetypes 1.3. There are other products in use that do not work with work with them (CMFBoard). So I am in a clinch now .. Andreas Jung wrote:
--On Donnerstag, 1. Juli 2004 11:16 Uhr +0200 Joachim Schmitz <js@aixtraware.de> wrote:
Andreas Jung schrieb:
Ups...it's INSTALL.txt. The PCNG wiki and the file states clearly: AT 1.3 is required.
and that is not included in Plone-2.0.3 and I didn't find it on
http://sourceforge.net/projects/archetypes/
on a first glance there was only 1.2.5 you have to click on show all packages to see archetypes-testing with 1.3.0b2.tgz which is 2 month old, thats rather scaring for a beta. Perhaps you should give a special warning in INSTALL.txt about this.
I wonder how detailed documentation has to be since the requirements were written down in the Wiki (frontpage), inside the release notes and inside INSTALL.txt. I think that's enough from my point of view. And PCNG always required AT 1.3 in the past (although it worked with 1.2 to some degree but I never supported that versioin officially).
Andreas
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--On Donnerstag, 1. Juli 2004 12:39 Uhr +0200 robert rottermann <robert@redcor.ch> wrote:
Hi Andreas, I got bitten also. I installed PloneCollectorNG on machines where I can not install Archetypes 1.3. There are other products in use that do not work with work with them (CMFBoard).
PCNG 1.1.X works with AT 1.2, PCNG 1.2 *requires* AT 1.3 and there won't be a version for AT 1.2. Andreas
participants (3)
-
Andreas Jung -
Joachim Schmitz -
robert rottermann