Re: ZopeCtlOptions instance has no attribute 'transcript' (was: Re: [Zope-dev] Annoucement: Zope2 2.13.27 released)
Michael Howitz <[email protected]> Mon, 5 Feb 2018 13:26:49 +0100
| Newsgroups | gmane.comp.web.zope.general |
|---|---|
| Message-ID | <[email protected]> |
--===============3692033620296277947== Content-Type: multipart/signed; boundary="Apple-Mail=_CFE263BE-1E2F-47B4-ABB1-DA70AF07329D"; protocol="application/pgp-signature"; micalg=pgp-sha512 --Apple-Mail=_CFE263BE-1E2F-47B4-ABB1-DA70AF07329D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi Jesus, thank you for trying out Zope 2.13.27. Am 01.02.2018 um 21:19 schrieb Jesus Cea <[email protected]>: > After installing Zope 2.13.27, I see this: >=20 > """ > 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/Star= tup/zopectl.py", > line 488, in run > exitstatus =3D main() > File > = "/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Star= tup/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/Star= tup/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/zd= ctl.py", > line 307, in do_start > args +=3D self._get_override("-t", "transcript") > File > = "/home/zope/Zope-2.13.27-virtualenv/lib/python2.7/site-packages/Zope2/Star= tup/zopectl.py", > line 223, in _get_override > value =3D getattr(self.options, name) > AttributeError: ZopeCtlOptions instance has no attribute 'transcript' > """ >=20 > I installed creating a virtualenv and then, inside: >=20 > $ bin/pip install Zope2=3D=3D2.13.27 The suggested way to install Zope 2 is: $ bin/pip install --no-binary zc.recipe.egg -r = https://zopefoundation.github.io/Zope/releases/2.13.27/requirements.txt Does the exception also happen if you install Zope 2.13.27 this way? (in = a new virtualenv) (Without the requirements file some too new versions of deepened = packages are getting installed.) I get another error if I install Zope2 as you did. What did you do after = installing the packages? What command did you call to get the traceback? See http://zope.readthedocs.io/en/2.13/INSTALL-virtualenv.html for = details. > $ bin/pip install "Products.ZSQLMethods<3.0=E2=80=9C I think this one is correct. > I have reverted to Zope 2.13.26 for now :-(. -- Mit herzlichen Gr=C3=BC=C3=9Fen Michael Howitz --Apple-Mail=_CFE263BE-1E2F-47B4-ABB1-DA70AF07329D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEzRcZ5x+BCFYq+baDYQXEIR/92gQFAlp4TYkACgkQYQXEIR/9 2gSZnwf+OL8UibVyYLKpLeCpAopPaPxORkqj7YbbIcrZm+pZt7rbASzrIOvW778U pS/X11Rz6nv0VWUTRl3a5+IAW+zAXKOEdDgEqa0dIKzMGdBX+KttfA9QQ/Oo1pCP S0Xct8NqJ3/93xuOoI4jWl7DLG89kePXTRTMjLXvcqWgNQmgf0YTfn0GcrBj9VOn 3CD8k8ZEJVRRU8+2vGI7YHmjjveoYvljsg2ltUfVIpawAmJkH5Z581cOcvQQiLNX o7qzjwnF0k51LGfag0lJOxdKbmjD3932/KRnhBtUaqFQPfkHoZJagvgrfUhmBvGx WBXyYrv7mnFPwGai2fER66iTZeVJGg== =9uvn -----END PGP SIGNATURE----- --Apple-Mail=_CFE263BE-1E2F-47B4-ABB1-DA70AF07329D-- --===============3692033620296277947== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Zope maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev ) --===============3692033620296277947==--