[ZCM] [ZC] 1859/10 Comment "TypeError: unbound C method must be
called with OOBTree 1st argument"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri Aug 5 04:20:23 EDT 2005
Issue #1859 Update (Comment) "TypeError: unbound C method must be called with OOBTree 1st argument"
Status Rejected, Zope/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1859
==============================================================
= Comment - Entry #10 by dolledries on Aug 5, 2005 4:19 am
Can (may) I get back on this???
I ended up in downgrading my zope install
I now have two trees: zope2.7.4 and zope2.7.5...
So I issue two commands:
/usr/bin/python2.3 \
/usr/lib/zope2.7.4/lib/python/Zope/Startup/run.py -C \
/var/lib/zope2.7/instance/playground/etc/zope.conf
and:
/usr/bin/python2.3 \
/usr/lib/zope2.7.5/lib/python/Zope/Startup/run.py -C \
/var/lib/zope2.7/instance/playground/etc/zope.conf
zope2.7.4 runs as expected, zope2.7.5 crashes....
________________________________________
= Comment - Entry #9 by dolledries on Aug 4, 2005 10:38 am
I know, now... :-/
The references I found on 'runzope' made me look here...
Thanx for your patience.
________________________________________
= Comment - Entry #7 by tino on Aug 4, 2005 10:09 am
apt-cache show packagename
will show you the maintainer information. Debian is easy to use but reading some documentation does not hurt .-)
apt-get install python2.3-dev and then get the source
from zope.org will help you to sort things out.
Source-Install is well explained (see the docs directory)
And see if it still happens.
________________________________________
= Reject - Entry #6 by ajung on Aug 4, 2005 10:07 am
Status: Pending => Rejected
No idea how the maintainer is but package related problems are not an issue for this bugtracker.
________________________________________
= Comment - Entry #5 by dolledries on Aug 4, 2005 10:04 am
Ah. I've installed (zope/plone) using 'apt-get'; its a debian install...
Thought it was a 'standard' install... Sorry.
Which door to knock on now??? I don't know who maintains the package...
________________________________________
= Comment - Entry #4 by ajung on Aug 4, 2005 9:51 am
"mkzope2.7instance" is nothing that comes with standard Zope distribution. If you are running some kind of Zope package: either contact the package maintainer or install Zope from the sources (that's the recommended and most straight-forward way to install Zope).
________________________________________
= Comment - Entry #3 by dolledries on Aug 4, 2005 9:48 am
There is not much to tell. With 'mkzope2.7instance' i make a new skeleton. I start this instance with 'bin/runzope' (I'd expect some muttering about in use ports) but I get the OOBTree error instead.
I have no clue what to look for or where to look at....
________________________________________
= Comment - Entry #2 by ajung on Aug 4, 2005 9:39 am
I would be extremely helpful if you could provide some more detailed information about this issue (how to reproduce?). Otherwise the uploaded traceback is pretty much worthless for further debugging and helping you.
________________________________________
= Request - Entry #1 by dolledries on Aug 4, 2005 9:31 am
Uploaded: "Out"
- http://www.zope.org/Collectors/Zope/1859/Out/view
I am not sure where to drop this....
I want to a new instance.... However, when I start bin/runzope it throws an error at me:
TypeError: unbound C method must be called with OOBTree 1st argument
I'm lost in a twisty maze of python scripts. I didn't change a thing. Honest!
I'll include the traceback...
==============================================================
More information about the Zope-Collector-Monitor
mailing list