hi, I'm trying out 2.6.0 (the binary) and running it for the first time on RH7.2 w/ instance home I get these errors in my supid log file saying zope couldn't install OFSP or ZCatalog (see below). I unpacked and installed zope as user zope, set the sticky bit, and started it as root. its running as user zope. and yet zcatalog and ofsp show up in the products folder and are not broken. and i'm able to add new dtml docs and methods, images and zcatalogs. (I also installed Zope 2.6.0 from source (as root), started it with instance home and got the same thing.) any ideas appreciated! :) 2002-11-13T09:18:45 ERROR(200) Zope Couldn't install OFSP Traceback (innermost last): Module OFS.Application, line 700, in install_product - __traceback_info__: OFSP Module ZODB.Transaction, line 222, in commit Module ZODB.Transaction, line 195, in commit Module ZODB.Transaction, line 256, in _commit_objects Module ZODB.Connection, line 389, in commit - __traceback_info__: (('intSet', 'intSet'), '\x00\x00\x00\x00\x00\x00\x089', '') Module ZODB.FileStorage, line 705, in store ConflictError: database conflict error (oid 0000000000000839, serial was 0342cf4fff06046e, now 0000000000000000) ------ 2002-11-13T09:18:45 ERROR(200) Zope Couldn't install ZCatalog Traceback (innermost last): Module OFS.Application, line 700, in install_product - __traceback_info__: ZCatalog Module ZODB.Transaction, line 222, in commit Module ZODB.Transaction, line 195, in commit Module ZODB.Transaction, line 256, in _commit_objects Module ZODB.Connection, line 389, in commit - __traceback_info__: (('intSet', 'intSet'), '\x00\x00\x00\x00\x00\x00\x0e\xb5', '') Module ZODB.FileStorage, line 705, in store ConflictError: database conflict error (oid 0000000000000eb5, serial was 034171ca34c3c4e6, now 0000000000000000) <--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion Yahoo, AIM: zettainet - ICQ: 51907738 - e:george@zettai.net
On Thu, Nov 14, 2002 at 09:48:38AM -0500, george donnelly wrote: | hi, I'm trying out 2.6.0 (the binary) and running it for the first time on | RH7.2 w/ instance home I get these errors in my supid log file saying zope | couldn't install OFSP or ZCatalog (see below). | | I unpacked and installed zope as user zope, set the sticky bit, and started | it as root. its running as user zope. | | and yet zcatalog and ofsp show up in the products folder and are not broken. | and i'm able to add new dtml docs and methods, images and zcatalogs. | | (I also installed Zope 2.6.0 from source (as root), started it with instance | home and got the same thing.) Funky! I'm also using Zope 2.6.0 from source and had the exactly same error, but I thought this had to do with me updating from Zope2.3 to Zope2.6 at once. So, we are now two with the same error, any one else? []'s -- Sidnei da Silva (dreamcatcher) <sidnei@x3ng.com.br> X3ng Web Technology <http://www.x3ng.com.br> GNU/Linux user 257852 Debian GNU/Linux 3.0 (Sid) 2.4.18 ppc Avoid strange women and temporary variables.
I was upgrading from 2.5.1, so its probably not that. very strange, no? <--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion Yahoo, AIM: zettainet - ICQ: 51907738 - e:george@zettai.net
From: Sidnei da Silva <sidnei@x3ng.com> Date: Thu, 14 Nov 2002 16:32:22 -0200 To: george donnelly <list@zettai.net> Cc: zope@zope.org, zodb-dev@zope.org Subject: Re: [Zope] Zope Couldn't install ZCatalog - or OFSP
Funky! I'm also using Zope 2.6.0 from source and had the exactly same error, but I thought this had to do with me updating from Zope2.3 to Zope2.6 at once.
So, we are now two with the same error, any one else?
[]'s
participants (2)
-
george donnelly -
Sidnei da Silva