[Zope-dev] Cannot run zopectl fg on Zope trunk

Martijn Pieters mj at zopatista.com
Sat Mar 17 12:56:42 EDT 2007


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


More information about the Zope-Dev mailing list