Re: [Zope] Installing Zope 2.13.25

2017-02-13 Thread Michael Brunnbauer

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 bru...@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


signature.asc
Description: PGP signature
___
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 )


Re: [Zope] Installing Zope 2.13.25

2017-02-07 Thread Michael Howitz
Am 07.02.2017 um 16:39 schrieb Michael Brunnbauer :
> 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



smime.p7s
Description: S/MIME cryptographic signature
___
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 )


Re: [Zope] Installing Zope 2.13.25

2017-02-07 Thread Michael Brunnbauer

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 bru...@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 bru...@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


signature.asc
Description: PGP signature
___
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 )


Re: [Zope] Installing Zope 2.13.25

2017-02-03 Thread Michael Howitz
Am 02.02.2017 um 10:45 schrieb Michael Brunnbauer :
> 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 
$ 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



smime.p7s
Description: S/MIME cryptographic signature
___
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 )