[Zope] LoginManager broken

Derek S. Wilson dwilson at vhswest.com
Mon Sep 29 14:48:42 EDT 2003


Sounds like the problem is with the installation of ZPatterns... it
looks like you are trying to run this 2 year old product with the latest
Zope. 

Thanks,
Derek Wilson

-----Original Message-----
From: K. Praveen Kumar [mailto:praveen at softprosys.com] 
Sent: Monday, September 29, 2003 2:14 AM
To: zope at zope.org; Praveen Kumar
Cc: allison at sumeru.stanford.EDU
Subject: [Zope] LoginManager broken

Dear List,
     I have been getting problem with the Login Manager. On Saturday it
was worked fine. Today I started the system it was not working. The
below is Traceback of the Login Manager.

Traceback (most recent call last):
  File
"/usr/src/redhat/BUILD/Zope-2.6.1b1-src/lib/python/OFS/Application.py",
line 541, in import_product
  File "/var/zope/Products/LoginManager/__init__.py", line 1, in ?
    import LoginManager, LoginMethods, UserSources
  File "/var/zope/Products/LoginManager/LoginManager.py", line 8, in ?
    from Products.ZPatterns.Specialists import Specialist
  File "/var/zope/Products/ZPatterns/__init__.py", line 1, in ?
    import Rack, Specialists, Customizers, AttributeProviders,
SheetProviders
  File "/var/zope/Products/ZPatterns/Rack.py", line 1, in ?
    from DataManagers import DataManager
  File "/var/zope/Products/ZPatterns/DataManagers.py", line 6, in ?
    from AttributeProviders import AttributeProvider
  File "/var/zope/Products/ZPatterns/AttributeProviders.py", line 7, in
?
    from Expressions import *
  File "/var/zope/Products/ZPatterns/Expressions.py", line 38, in ?
    from DocumentTemplate.DT_Util import Eval, expr_globals,
TemplateDict, \
ImportError: cannot import name expr_globals


-- 
Thanks & Regards
Praveen Kumar
SoftPro Systems Ltd


_______________________________________________
Zope maillist  -  Zope at 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 )



More information about the Zope mailing list