This error popped up in the nightly tests as well. I haven't spent any time tracking it down. On Sat, 2004-01-17 at 16:58, Jeff Kowalczyk wrote:
Is anyone else seeing this with a fresh checkout of CVS head (linux, py2.3.2, 2004-01-17 16:40 EST)? When adding any object from the ZMI, I get the same error. Nothing shows up in Z2.log. I can only start zope with runzope at the moment, no error message is indicated in that console when adding.
Thanks.
----------------------------- Site Error An error was encountered while publishing this resource. Error Type: TypeError Error Value: iterable argument required
----------------------------- (sidebar, the zopectl error is: $ /var/zope/bin/zopectl start Traceback (most recent call last): File "/opt/Zope-2.8/lib/python/Zope/Startup/zopectl.py", line 207, in ? main() File "/opt/Zope-2.8/lib/python/Zope/Startup/zopectl.py", line 190, in main c.onecmd(" ".join(options.args)) File "/usr/lib/python2.3/cmd.py", line 210, in onecmd return func(arg) File "/opt/Zope-2.8/lib/python/Zope/Startup/zopectl.py", line 134, in do_start ZDCmd.do_start(self, arg) File "/opt/Zope-2.8/lib/python/zdaemon/zdctl.py", line 205, in do_start args += self._get_override("-m", "umask") File "/opt/Zope-2.8/lib/python/Zope/Startup/zopectl.py", line 116, in _get_override value = getattr(self.options, name) AttributeError: ZopeCtlOptions instance has no attribute 'umask'
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )