Re: [Zope-dev] Annoucement: Zope2 2.13.27 released
Michael Howitz <[email protected]> Wed, 31 Jan 2018 09:39:53 +0100
| Newsgroups | gmane.comp.web.zope.general |
|---|---|
| Message-ID | <[email protected]> |
--===============8505014386508084814== Content-Type: multipart/signed; boundary="Apple-Mail=_26B4B8E7-F9F2-47AB-B39A-CB9FF2D531AD"; protocol="application/pgp-signature"; micalg=pgp-sha512 --Apple-Mail=_26B4B8E7-F9F2-47AB-B39A-CB9FF2D531AD Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Am 29.01.2018 um 10:31 schrieb Michael Brunnbauer <[email protected]>: > hi >=20 > I used to install with >=20 > ./bin/easy_install = --index-url=3Dhttp://download.zope.org/Zope2/index/2.13.xx/ Zope2 >=20 > but I remember a conversation here that this is deprecated and support = will > be dropped at any time. No idea wether that time has arrived but the = 2.13.27 > directory is not populated yet. You are right. The index only works with easy_install and I did not = create it, as it does not seem to be needed any more. > So the correct method to install with virtualenv is the one described = here? >=20 > https://zope.readthedocs.io/en/2.13/INSTALL-virtualenv.html Yes, I just updated it to render the new version numbers. > ./bin/pip install \ > --no-binary zc.recipe.egg \ > -r = https://zopefoundation.github.io/Zope/releases/2.13.27/requirements.txt >=20 > pip says "no such option: --no-binary" but I am still using > distribute-0.6.45 and virtualenv-1.9.1 (the virtualenv pip seems to be = 1.3.1 > shipped with virtualenv). These versions are really old. You could try to omit `--no-binary = zc.recipe.egg` from the command line shown above and see if this is = successful. (`--no-binary zc.recipe.egg` is needed because otherwise = modern pip versions think that zc.recipe.egg is an egg and not the name = of a package. I don=E2=80=99t know what older pip versions without = support for wheels do in this case.) > I have many options now and not a clue which one > will work and what would break then: >=20 > -Update virtualenv This would be the first step I=E2=80=99d suggest: update the used = virtualenv package and create a new virtualenv to install Zope there. > -Update distribute and virtualenv Distribute is dead nowadays all its changes have been merged back into = setuptools. It is no longer needed/suggested to use distribute. > -Install pip When you create a virtualenv with a current version of the package it = automatically installs a recent version of pip. > -Switch to setuptools (probably the recommended way which would break = most > things? :-)) I don=E2=80=99t understand what you want to switch to setuptools. -- Mit freundlichen Gr=C3=BC=C3=9Fen Michael Howitz --Apple-Mail=_26B4B8E7-F9F2-47AB-B39A-CB9FF2D531AD 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/92gQFAlpxgNkACgkQYQXEIR/9 2gSrlwf+P8p/5xaSXCCvZWTM+LkX5aiBhAbvWoTNVmkDqd7+vyWdC9fD1ZEG/ICM utt3leDR9ADvpGOOnjzA9eZy+kXJD0l6FZ7BYhQlLU4xvmsSsEIt8LvRSrBVvHzu 3V3o9YU00ALJzQdBV2PesfO91dykJkuJHNDOCTCmQV6WWdTqeppcl+WpjQLySoH+ 8A2XU/7c9eeo+FDxF6CUkT1a6OJB7pfjcHLnr7X0dSXUJSgNYj3TYFRBYc6l0/nS U0K/MBsvnQl9V0hpkB1Id/shqp6FNuusFSH0lUCCe9SGA+wiw8ZAbKRNbJSWFsrj G8CsWPFmmxpj9PD6ZMZ1uzlrN2qyHQ== =tPIF -----END PGP SIGNATURE----- --Apple-Mail=_26B4B8E7-F9F2-47AB-B39A-CB9FF2D531AD-- --===============8505014386508084814== 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 ) --===============8505014386508084814==--