Florent Guillaume wrote:

On 1 Aug 2005, at 09:51, Joachim Schmitz wrote:

Anahide Tchertchian wrote:

Joachim Schmitz wrote:

I updatet to CMF1.52 and installed CMFonFive-152. Zope now starts.
But:
1. in an existing CPSinstance now the portal_quickinstaller is shown as broken product. I think this has not been upgraded to 1.5.2. The ZMI shows in Products:
Product  CMFQuickInstallerTool
(Installed product CMFQuickInstallerTool (1.5.0))
If I create a new CPS instance the portal_quickinstaller is not installed at all.


Coud you check why the product is broken by running Zope through
  bin/runzope
Or looking at the installation traceback in the event.log, or in the product itself in the Control_Panel.

oops again, I did it again and now the portal_quickinstaller installs fine. But there are some oddities in the terminal output of runzope:

2005-08-04 17:15:29 WARNING OFS.Application Duplicate Product name
After loading Product 'CPSSubscriptions' from '/ZP/zope28instance/Products',
I skipped the one in '/usr/local/ZopePark/zope28instance/Products'.

I get that for every product. The products are installed with
ln -s to_the_realproduct.

the I get these
/ZP/zope280base/lib/python/TAL/TALGenerator.py:863: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
File wikipage at row, column (517, 17)
Attributes value title
  , DeprecationWarning)
/ZP/zope280base/lib/python/TAL/TALGenerator.py:863: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
File wikipage at row, column (522, 18)
Attributes value title
  , DeprecationWarning)
/ZP/zope280base/lib/python/TAL/TALGenerator.py:863: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
File wikipage at row, column (527, 18)
Attributes value title
  , DeprecationWarning)
/ZP/zope280base/lib/python/TAL/TALGenerator.py:863: DeprecationWarning: Space separated attributes in i18n:attributes are deprecated (i18n:attributes="value title"). Please use semicolon to separate attributes (i18n:attributes="value; title").
File wikipage at row, column (532, 18)
Attributes value title
  , DeprecationWarning)


and finally those:

/ZP/zope28instance/Products/CMFCore/utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: QuickInstallerTool
  DeprecationWarning)
/ZP/zope28instance/Products/CMFCore/utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFonFive
  DeprecationWarning)
/ZP/zope28instance/Products/CMFCore/utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CPSSharedCalendar
  DeprecationWarning)
/ZP/zope280base/lib/python/zope/configuration/fields.py:382: UserWarning: You did not specify an i18n translation domain for the 'title' field in /ZP/zope28instance/Products/CPSSharedCalendar/../CalZope/permissions.zcml
  warnings.warn(
/ZP/zope280base/lib/python/zope/configuration/fields.py:382: UserWarning: You did not specify an i18n translation domain for the 'title' field in /ZP/zope28instance/Products/CPSSharedCalendar/configure.zcml
  warnings.warn(
/ZP/zope280base/lib/python/zope/configuration/fields.py:382: UserWarning: You did not specify an i18n translation domain for the 'label' field in /ZP/zope28instance/Products/CalZope/browser/configure.zcml
  warnings.warn(
/ZP/zope280base/lib/python/zope/configuration/fields.py:382: UserWarning: You did not specify an i18n translation domain for the 'label' field in /ZP/zope28instance/Products/CPSSharedCalendar/overrides.zcml
  warnings.warn(
2005-08-04 17:15:35 INFO Zope Ready to handle requests








Florent




--
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
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to