[Zope] Packing and importing with ZODB3?
Phil Harris
phil@philh.org
Thu, 17 Jun 1999 15:42:34 +0100
OK,
This is the traceback:
Traceback (innermost last):
File /root/t/Zope/lib/python/ZPublisher/Publish.py, line 256, in
publish_module
File /root/t/Zope/lib/python/ZPublisher/Publish.py, line 161, in publish
File /root/t/Zope/lib/python/ZPublisher/mapply.py, line 154, in mapply
(Object: manage_importObject)
File /root/t/Zope/lib/python/ZPublisher/Publish.py, line 98, in
call_object
(Object: manage_importObject)
File /root/t/Zope/lib/python/OFS/ObjectManager.py, line 441, in
manage_importObject
(Object: ApplicationDefaultPermissions)
File /root/t/Zope/lib/python/ZODB/ExportImport.py, line 183, in importFile
NameError: TupleType
I'll also stick this into the collector.
See ya
Phil
phil@philh.org
----- Original Message -----
From: Michel Pelletier <michel@digicool.com>
To: 'Phil Harris' <phil@philh.org>; <zope@zope.org>
Sent: Thursday, June 17, 1999 3:14 PM
Subject: RE: [Zope] Packing and importing with ZODB3?
>
>
> > -----Original Message-----
> > From: Phil Harris [mailto:phil@philh.org]
> > Sent: Thursday, June 17, 1999 4:59 AM
> > To: zope@zope.org
> > Subject: [Zope] Packing and importing with ZODB3?
> >
> >
> > Hi all,
> >
> > I'm trying out a CVS version from last night (GMT) and am
> > having trouble
> > packing the database, I've imported a lot of files and would
> > like to pack
> > but nothing happens when you click the pack button.
>
> Pack is not implimented yet. It will be implimented in the beta, or
> possibly an upcomming alpha. We are being very thorough about making
> sure we release an extremely useful and stable final product, the alphas
> may not be feature complete yet, but the final will be well worth the
> wait.
> >
> > I know that some of the DB management features are not yet
> > available but is
> > there anyway of packing other than using the pack button.
> >
>
> Nope.
>
> > On another note I'm having trouble importing a ZODB3 exported
> > 'portion' of
> > another db, I have ZopeCVS running on my machine at home and wanted to
> > import some stuff to a machine running ZopeCVS at work and
> > it's a no-go, any
> > ideas.
> >
>
> Sounds like a bug. First, can you submit it to the collector so we
> don't forget about it (http://www.zope.org/Collector/), and second post
> the traceback that you got when the error occours (please put the
> traceback in your collector submision also)?
>
> -Michel
>
> > TIA
> >
> > Phil
> > phil@philh.org
> >
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://www.zope.org/mailman/listinfo/zope
> >
> > (For developer-specific issues, use the companion list,
> > zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
> >
>