Mailing List Archive

Installing Zope 2.13.25
hi all,

I see that 2.13.25 has been released but the Zope2 subdirectory is missing
again. Can someone populate it? This command fails:

./bin/easy_install --index-url=http://download.zope.org/Zope2/index/2.13.25/ Zope2

Regards,

Michael Brunnbauer

--
++ Michael Brunnbauer
++ netEstate GmbH
++ Geisenhausener Stra?e 11a
++ 81379 M?nchen
++ Tel +49 89 32 19 77 80
++ Fax +49 89 32 19 77 89
++ E-Mail brunni@netestate.de
++ http://www.netestate.de/
++
++ Sitz: M?nchen, HRB Nr.142452 (Handelsregister B M?nchen)
++ USt-IdNr. DE221033342
++ Gesch?ftsf?hrer: Michael Brunnbauer, Franz Brunnbauer
++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
Re: Installing Zope 2.13.25 [ In reply to ]
Am 02.02.2017 um 10:45 schrieb Michael Brunnbauer <brunni@netestate.de>:
> hi all,
>
> I see that 2.13.25 has been released but the Zope2 subdirectory is missing
> again. Can someone populate it? This command fails:
>
> ./bin/easy_install --index-url=http://download.zope.org/Zope2/index/2.13.25/ Zope2

Using pip I get the following error message:

$ bin/pip install --index-url=http://download.zope.org/Zope2/index/2.13.25/ --trusted-host download.zope.org Zope2

Collecting Zope2
Could not find a version that satisfies the requirement Zope2 (from versions: )
No matching distribution found for Zope2

Should this be fixed?
This way of installing Zope sill current or is it deprecated nowadays?
I tried omitting the index like this:

$ bin/pip install Zope2==2.13.25
$ bin/mkzopeinstance
$ cd <instancename>
$ bin/runzope

This does not run because Products.ZCTextIndex is needed by `HelpSys/HelpSys.py`.

Using

$ bin/pip install Zope2==2.13.25 Products.ZCTextIndex==3.0

instead leads to "Conflicting configuration actions“ between
Products/Sessions/configure.zcml
and
OFS/deprecated.zcml

Any ideas?

--
Mit freundlichen Grüßen
Michael Howitz
Re: Installing Zope 2.13.25 [ In reply to ]
hi all,

I miss the Zope2 subdirectory at http://download.zope.org/Zope2/index/2.13.25/
Can someone help?

Regards,

Michael Brunnbauer

On Thu, Feb 02, 2017 at 10:45:30AM +0100, Michael Brunnbauer wrote:
>
> hi all,
>
> I see that 2.13.25 has been released but the Zope2 subdirectory is missing
> again. Can someone populate it? This command fails:
>
> ./bin/easy_install --index-url=http://download.zope.org/Zope2/index/2.13.25/ Zope2
>
> Regards,
>
> Michael Brunnbauer
>
> --
> ++ Michael Brunnbauer
> ++ netEstate GmbH
> ++ Geisenhausener Stra?e 11a
> ++ 81379 M?nchen
> ++ Tel +49 89 32 19 77 80
> ++ Fax +49 89 32 19 77 89
> ++ E-Mail brunni@netestate.de
> ++ http://www.netestate.de/
> ++
> ++ Sitz: M?nchen, HRB Nr.142452 (Handelsregister B M?nchen)
> ++ USt-IdNr. DE221033342
> ++ Gesch?ftsf?hrer: Michael Brunnbauer, Franz Brunnbauer
> ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel



> _______________________________________________
> Zope maillist - Zope@zope.org
> 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 )


--
++ Michael Brunnbauer
++ netEstate GmbH
++ Geisenhausener Stra?e 11a
++ 81379 M?nchen
++ Tel +49 89 32 19 77 80
++ Fax +49 89 32 19 77 89
++ E-Mail brunni@netestate.de
++ http://www.netestate.de/
++
++ Sitz: M?nchen, HRB Nr.142452 (Handelsregister B M?nchen)
++ USt-IdNr. DE221033342
++ Gesch?ftsf?hrer: Michael Brunnbauer, Franz Brunnbauer
++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
Re: Installing Zope 2.13.25 [ In reply to ]
Am 07.02.2017 um 16:39 schrieb Michael Brunnbauer <brunni@netestate.de>:
> hi all,
>
> I miss the Zope2 subdirectory at http://download.zope.org/Zope2/index/2.13.25/
> Can someone help?


Maybe you should file a ticket at https://github.com/zopefoundation/Zope/issues.


--
Mit freundlichen Gr??en
Michael Howitz
Re: Installing Zope 2.13.25 [ In reply to ]
Hello Michael,

On Wed, Feb 08, 2017 at 08:12:46AM +0100, Michael Howitz wrote:
> > I miss the Zope2 subdirectory at http://download.zope.org/Zope2/index/2.13.25/
> > Can someone help?
> Maybe you should file a ticket at https://github.com/zopefoundation/Zope/issues.

No reaction there too:

https://github.com/zopefoundation/Zope/issues/101

F-Secure is right saying that Zope2 has reached EOL:

https://community.plone.org/t/zope-2-13-24-falsely-considered-end-of-life-by-f-secure/2748

This should finally be admitted by the responsible persons so we can move on
to something else.

Regards,

Michael Brunnbauer

--
++ Michael Brunnbauer
++ netEstate GmbH
++ Geisenhausener Stra?e 11a
++ 81379 M?nchen
++ Tel +49 89 32 19 77 80
++ Fax +49 89 32 19 77 89
++ E-Mail brunni@netestate.de
++ http://www.netestate.de/
++
++ Sitz: M?nchen, HRB Nr.142452 (Handelsregister B M?nchen)
++ USt-IdNr. DE221033342
++ Gesch?ftsf?hrer: Michael Brunnbauer, Franz Brunnbauer
++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel