Mailing List Archive

[andreas@andreas-jung.com: [Zope-Checkins] SVN: zdaemon/trunk/zdctl.py Collector # 1323: applied patch to fix umask handling in zdctl]
This checkin seems to break './bin/zopectl start' in Zope:

File "/home/sidnei/src/zope/trunk/lib/python/zdaemon/zdctl.py", line
216, in do_start
args += self._get_override("-m", "umask", oct(self.options.umask))
TypeError: oct() argument can't be converted to oct

--
Sidnei da Silva <sidnei@awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher

I bet the human brain is a kludge.
-- Marvin Minsky
Re: [andreas@andreas-jung.com: [Zope-Checkins] SVN: zdaemon/trunk/zdctl.py Collector # 1323: applied patch to fix umask handling in zdctl] [ In reply to ]
On 6/6/05, Sidnei da Silva <sidnei@awkly.org> wrote:
> This checkin seems to break './bin/zopectl start' in Zope:
>
> File "/home/sidnei/src/zope/trunk/lib/python/zdaemon/zdctl.py", line
> 216, in do_start
> args += self._get_override("-m", "umask", oct(self.options.umask))
> TypeError: oct() argument can't be converted to oct

That smacks of silliness.

I've made a change on the zdaemon trunk (revision 30674) that I think
makes sense, but I don't have time for real tests. ;-( Please check
it out and report how that works for you.


-Fred

--
Fred L. Drake, Jr. <fdrake at gmail.com>
Zope Corporation
_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders