Upgrading from 2.6.0
Michael Brunnbauer <[email protected]> Mon, 30 Jul 2018 14:49:07 +0200
| Newsgroups | gmane.comp.web.zope.general |
|---|---|
| Message-ID | <[email protected]> |
--===============2934714846688492522== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable hi all, I was still running a 2.6.0-instance of Zope without upgrading it because it was not publicly accessible. Big mistake! After upgrading from MySQL 5.5 to 5.6 the authentication protocol used by MySQL-python-0.9.0 is no longer supported. The oldest version supporting the new protocol seems to be MySQL-python-1.1.8 but Zope 2.6.0 comes with a precompiled Python 2.1.3 and MySQL-python-1.1.8 needs at least Python 2.3. Now using the ZODB with Zope 2.13 does not work. I was hoping that 2.12.28 would work but virtualenv --no-site-packages 2.12.28 cd 2.12.28 ./bin/easy_install -i http://download.zope.org/Zope2/index/2.12.28 Zope2 will get me this: error: ClientForm 0.2.10 is installed but ClientForm=3D=3Ddev,>=3D0.2.6 is= required by set(['mechanize']) Any idea on how to best migrate to a recent version? Export/Import also was not made for that job... Regards, Michael Brunnbauer --=20 ++ Michael Brunnbauer ++ netEstate GmbH ++ Geisenhausener Stra=DFe 11a ++ 81379 M=FCnchen ++ Tel +49 89 32 19 77 80 ++ Fax +49 89 32 19 77 89=20 ++ E-Mail [email protected] ++ https://www.netestate.de/ ++ ++ Sitz: M=FCnchen, HRB Nr.142452 (Handelsregister B M=FCnchen) ++ USt-IdNr. DE221033342 ++ Gesch=E4ftsf=FChrer: Michael Brunnbauer, Franz Brunnbauer ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAltfCUMACgkQvo+oDi22Hrkx3QCglqfR/is4cnWjDnaNjJHN0cot GcwAn2SxtVIo+0mbxSBvXU2E93Ux9y0P =7cU8 -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- --===============2934714846688492522== 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 ) --===============2934714846688492522==--