Re: [Zope] Can't import anything decent on old machine.

2001-01-18 Thread Dieter Maurer

Darrin writes:
 > Whenever I try to import a product I usualy get the following errors.
Are your sure, you import products only in "Control Panel -> Product Management"?

Your hardware should not be a problem.


Dieter

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Can't import anything decent on old machine.

2001-01-18 Thread Tres Seaver

> "Darrin" <[EMAIL PROTECTED]> wrote:

> Whenever I try to import a product I usualy get the following errors.
> 
> BTW. I have been using Linux for years. I am trying this on a Debian 2.2
> system. Sure, I can recompile this box with woody instead of potato if
> necessary. It's runing on an old P166. It has lots of ram (128 megs). If the
> hardware is a problem then please let me know.
> 
> I get the same error when trying to import several products. Did i miss
> something in the FAQ?

The traceback you posted looks as though you are trying to import
a "product" tracefile someplace other than Control_Panel/Products,
which is the only place possible for such beasts.

You didn't post the actual exception type/value ("above" the
traceback in the HTML page), which would help diagnose the problem
better.

Knowing the version of Zope and the specific products in question
would help, too;  I can't imagine that Debian version is an issue
at all.

Tres.
-- 
===
Tres Seaver[EMAIL PROTECTED]
Digital Creations "Zope Dealers"   http://www.zope.org

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Can't import anything decent on old machine.

2001-01-17 Thread Darrin

Hello,

This is my second post to this list.

Whenever I try to import a product I usualy get the following errors.

BTW. I have been using Linux for years. I am trying this on a Debian 2.2
system. Sure, I can recompile this box with woody instead of potato if
necessary. It's runing on an old P166. It has lots of ram (128 megs). If the
hardware is a problem then please let me know.

I get the same error when trying to import several products. Did i miss
something in the FAQ?




Traceback (innermost last):
  File /opt/zope/Zope-2.2.4-src/lib/python/ZPublisher/Publish.py, line 222,
in publish_module
  File /opt/zope/Zope-2.2.4-src/lib/python/ZPublisher/Publish.py, line 187,
in publish
  File /opt/zope/Zope-2.2.4-src/lib/python/Zope/__init__.py, line 221, in
zpublisher_exception_hook
(Object: ApplicationDefaultPermissions)
  File /opt/zope/Zope-2.2.4-src/lib/python/ZPublisher/Publish.py, line 171,
in publish
  File /opt/zope/Zope-2.2.4-src/lib/python/ZPublisher/mapply.py, line 160,
in mapply
(Object: manage_importObject)
  File /opt/zope/Zope-2.2.4-src/lib/python/ZPublisher/Publish.py, line 112,
in call_object
(Object: manage_importObject)
  File /opt/zope/Zope-2.2.4-src/lib/python/OFS/ObjectManager.py, line 537,
in manage_importObject
(Object: ApplicationDefaultPermissions)
  File /opt/zope/Zope-2.2.4-src/lib/python/OFS/CopySupport.py, line 406, in
_verifyObjectPaste
(Object: ApplicationDefaultPermissions)
Copy Error: (see above)

Darrin.




___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )