[ZCM] [ZC] 2242/ 2 Comment "New Window releases"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed Nov 22 10:56:33 EST 2006


Issue #2242 Update (Comment) "New Window releases"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2242

==============================================================
= Comment - Entry #2 by chrisw on Nov 22, 2006 10:56 am

1. Have you tried this on a Linux box to make sure that it's a specific problem with the Windows distro?

2. Have you tried 2.10.1 as opposed to 2.10.0?
________________________________________
= Request - Entry #1 by cyhoong on Nov 22, 2006 4:55 am

I have installed the new Window binaries releases and found it breaks some products,
specifically Formulator-1.11.2 and Psycopg-2.0.5.1). I do NOT have these problems with 
Zope-2.9.4 window binaries and below.

I suspect it is due to different (or new) style or methodology used in preparing window binaries release.

chan.yinghoong at yahoo.com


Error message from event.log
============================
2006-11-22T16:59:53 WARNING ZODB.FileStorage Ignoring index for F:\Zope2.10\Zope-Instance1/var/Data.fs
------
2006-11-22T16:59:53 ERROR Application Couldn't install Formulator
Traceback (most recent call last):
  File "f:\Zope2.10\z210\Zope\lib\python\OFS\Application.py", line 752, in install_product
    global_dict, global_dict, silly)
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\__init__.py", line 2, in ?
    import Form
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\Form.py", line 22, in ?
    from XMLToForm import XMLToForm
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\XMLToForm.py", line 3, in ?
    from Products.Formulator.TALESField import TALESMethod
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\TALESField.py", line 3, in ?
    import Widget, Validator
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\Validator.py", line 10, in ?
    from Products.Formulator.i18n import translate as _
  File "f:\Zope2.10\z210\Zope\lib\python\Products\Formulator\i18n\__init__.py", line 11, in ?
    from zope.i18nmessageid import MessageIDFactory
ImportError: cannot import name MessageIDFactory
------
2006-11-22T16:59:54 ERROR Application Couldn't install ZPsycopgDA
Traceback (most recent call last):
  File "f:\Zope2.10\z210\Zope\lib\python\OFS\Application.py", line 752, in install_product
    global_dict, global_dict, silly)
  File "f:\Zope2.10\z210\Zope\lib\python\Products\ZPsycopgDA\__init__.py", line 23, in ?
    import DA
  File "f:\Zope2.10\z210\Zope\lib\python\Products\ZPsycopgDA\DA.py", line 40, in ?
    zope_version = float("%s.%s" %(zope_version[:2]))
ValueError: invalid literal for float(): -1.-1
------
2006-11-22T16:59:54 INFO Zope Ready to handle requests
==============================================================



More information about the Zope-Collector-Monitor mailing list