17 Mar
2007
17 Mar
'07
4:56 p.m.
currently after a make clean; make inplace; make instance -d $INSTANCE_HOME; cd $INSTANCE_HOME, zopectl fg fails with: $ bin/zopectl fg Traceback (most recent call last): File "/Users/mj/Development/SVN/Zope/lib/python/Zope2/Startup/zopectl.py", line 322, in ? main() File "/Users/mj/Development/SVN/Zope/lib/python/Zope2/Startup/zopectl.py", line 281, in main c = ZopeCmd(options) File "/Users/mj/Development/SVN/Zope/lib/python/zdaemon/zdctl.py", line 141, in __init__ for k, v in options.configroot.environment.mapping.items(): AttributeError: 'dict' object has no attribute 'mapping' -- Martijn Pieters