[Zope] ZopeCtlOptions instance has no attribute 'transcript' (was: Re: [Zope-dev] Annoucement: Zope2 2.13.27 released)
Jesus Cea
jcea at jcea.es
Thu Feb 1 21:19:10 CET 2018
After installing Zope 2.13.27, I see this:
"""
File "/home/zope/Zope-2.13.27-virtualenv/bin/zopectl", line 11, in <module>
sys.exit(run())
File
"/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Startup/zopectl.py",
line 488, in run
exitstatus = main()
File
"/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Startup/zopectl.py",
line 447, in main
c.onecmd(" ".join(options.args))
File "/opt/local/lib/python2.7/cmd.py", line 221, in onecmd
return func(arg)
File
"/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Startup/zopectl.py",
line 241, in do_start
ZDCmd.do_start(self, arg)
File
"/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/zdaemon/zdctl.py",
line 307, in do_start
args += self._get_override("-t", "transcript")
File
"/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Startup/zopectl.py",
line 223, in _get_override
value = getattr(self.options, name)
AttributeError: ZopeCtlOptions instance has no attribute 'transcript'
"""
I installed creating a virtualenv and then, inside:
$ bin/pip install Zope2==2.13.27
$ bin/pip install "Products.ZSQLMethods<3.0"
I have reverted to Zope 2.13.26 for now :-(.
--
Jesús Cea Avión _/_/ _/_/_/ _/_/_/
jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/ _/_/ _/_/
"Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
"My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://mail.zope.org/pipermail/zope/attachments/20180201/d271c7d1/attachment.sig>
More information about the Zope
mailing list