[Zope] LoginManager not installing

tomc@evetcia.com tomc@evetcia.com
Fri, 22 Jun 2001 10:09:01 +1000


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0FAAF.8A52D900
Content-Type: text/plain;
	charset="iso-8859-1"

I have just downloaded LoginManager-0-8-8b1.tgz and installed the product. I
am using Zope 2.3.2 on FreeBSD 4.0

When I restart Zope the Login Manager Product is broken with the following
message:

Traceback (innermost last):
  File "/usr/local/Zope/2-3-0/lib/python/OFS/Application.py", line 528, in
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "/usr/local/Zope/2-3-0/lib/python/Products/LoginManager/__init__.py",
line 1, in ?
    import LoginManager, LoginMethods, UserSources
  File
"/usr/local/Zope/2-3-0/lib/python/Products/LoginManager/LoginManager.py",
line 8, in ?
    from Products.ZPatterns.Specialists import Specialist
  File "/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/__init__.py",
line 1, in ?
    import Rack, Specialists, Customizers, AttributeProviders,
SheetProviders
  File "/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/Rack.py", line
9, in ?
    from DataSkins import DataSkin
  File "/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/DataSkins.py",
line 1, in ?
    from DynPersist import DynPersist
ImportError: No module named DynPersist

According to the release notes all required module are included with the
release. Is there something else I need installed?

BTW, The ZPatterns and PlugIn modules that came in the distribution seem to
have installed properly.

Tom

------_=_NextPart_001_01C0FAAF.8A52D900
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>LoginManager not installing</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>I have just downloaded LoginManager-0-8-8b1.tgz and =
installed the product. I am using Zope 2.3.2 on FreeBSD 4.0</FONT>
</P>

<P><FONT SIZE=3D2>When I restart Zope the Login Manager Product is =
broken with the following message:</FONT>
</P>

<P><FONT SIZE=3D2>Traceback (innermost last):</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/OFS/Application.py&quot;, line =
528, in import_products</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; product=3D__import__(pname, =
global_dict, global_dict, silly)</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/Products/LoginManager/__init__.py=
&quot;, line 1, in ?</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; import LoginManager, =
LoginMethods, UserSources</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/Products/LoginManager/LoginManage=
r.py&quot;, line 8, in ?</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; from =
Products.ZPatterns.Specialists import Specialist</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/__init__.py&qu=
ot;, line 1, in ?</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; import Rack, Specialists, =
Customizers, AttributeProviders, SheetProviders</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/Rack.py&quot;,=
 line 9, in ?</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; from DataSkins import =
DataSkin</FONT>
<BR><FONT SIZE=3D2>&nbsp; File =
&quot;/usr/local/Zope/2-3-0/lib/python/Products/ZPatterns/DataSkins.py&q=
uot;, line 1, in ?</FONT>
<BR><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp; from DynPersist import =
DynPersist</FONT>
<BR><FONT SIZE=3D2>ImportError: No module named DynPersist</FONT>
</P>

<P><FONT SIZE=3D2>According to the release notes all required module =
are included with the release. Is there something else I need =
installed?</FONT></P>

<P><FONT SIZE=3D2>BTW, The ZPatterns and PlugIn modules that came in =
the distribution seem to have installed properly.</FONT>
</P>

<P><FONT SIZE=3D2>Tom</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C0FAAF.8A52D900--