Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Chris Fanning
On Tue, Feb 15, 2011 at 6:11 PM, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/15/2011 12:06 PM, Tres Seaver wrote: > > On 02/15/2011 11:37 AM, Chris Fanning wrote: > >> On Tue, Feb 15, 2011 at 5:16 PM, Adam GROSZER > wrote: > > > >>> Hello, > >>> > >>> You got t

Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/15/2011 12:06 PM, Tres Seaver wrote: > On 02/15/2011 11:37 AM, Chris Fanning wrote: >> On Tue, Feb 15, 2011 at 5:16 PM, Adam GROSZER wrote: > >>> Hello, >>> >>> You got to use python 2.6, at least for zodbupdate. >>> >>> >> Thanks. I'd managed

Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/15/2011 11:37 AM, Chris Fanning wrote: > On Tue, Feb 15, 2011 at 5:16 PM, Adam GROSZER wrote: > >> Hello, >> >> You got to use python 2.6, at least for zodbupdate. >> >> > Thanks. I'd managed to get it going with 2.5 but I was getting this > wa

Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Chris Fanning
On Tue, Feb 15, 2011 at 5:16 PM, Adam GROSZER wrote: > Hello, > > You got to use python 2.6, at least for zodbupdate. > > Thanks. I'd managed to get it going with 2.5 but I was getting this warning.. Warning: Missing factory for Persistence PersistentMapping Now, using python 2.6, I'm still get

Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Adam GROSZER
Hello, You got to use python 2.6, at least for zodbupdate. On Tue, 15 Feb 2011 17:10:23 +0100 you wrote: > > > > On Tue, Feb 15, 2011 at 5:03 PM, Chris Fanning > mailto:christopher.fann...@gmail.com>> > wrote: > > Hi, > > I've been using zodb as the database on a homebrew cms since 2004 >

Re: [ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Chris Fanning
On Tue, Feb 15, 2011 at 5:03 PM, Chris Fanning < christopher.fann...@gmail.com> wrote: > Hi, > > I've been using zodb as the database on a homebrew cms since 2004 without > one single problem. :) > Now we're changing hardware so we're upgrading software too. > I'm running into problems. > > The cl

[ZODB-Dev] zodbupdate install problem

2011-02-15 Thread Chris Fanning
Hi, I've been using zodb as the database on a homebrew cms since 2004 without one single problem. :) Now we're changing hardware so we're upgrading software too. I'm running into problems. The client starts like this. from Persistence import PersistentMapping def __init__(self): . if not