On 4 Aug 2005, at 17:20, Joachim Schmitz wrote:

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'.

You must have paths to both Products in your python path. Don't do that.


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)


I don't know where these come from.


/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)

These are just warning, they'll go away in future versions.

/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(

They'll be fixed too.

Florent

--
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]


_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to