Re: [Zope] Announcement: Zope 4.0-final released

2019-06-14 Thread Jens Vagelpohl
No. You will need to do extensive testing of your application  

jens


> On Jun 14, 2019, at 16:50, Jesus Cea  wrote:
> 
>> On 10/5/19 14:48, Michael Howitz wrote:
>> On behalf of Zope developer community I am happy to announce the
>> final release of Zope 4.
> 
> Great!.
> 
> Am I supposed to be able to just upgrade a Zope 2.13.29 deployment to
> 4.0 without with little if any worries? I will use python 2.7 for now.
> 
> My plan is:
> 
> Python 2.7 + Zope 2 -> Python 2.7 + zope 4 -> (future) -> Python 3
> 
> Is that sensible?.
> 
> -- 
> Jesús Cea Avión _/_/  _/_/_/_/_/_/
> j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
> Twitter: @jcea_/_/_/_/  _/_/_/_/_/
> jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
> "Things are not so easy"  _/_/  _/_/_/_/  _/_/_/_/  _/_/
> "My name is Dump, Core Dump"   _/_/_/_/_/_/  _/_/  _/_/
> "El amor es poner tu felicidad en la felicidad de otro" - Leibniz
> 
> ___
> 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 )

___
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] Zone 4 issue: The 'Paste' distribution was not found and is required by the application

2019-06-14 Thread Giampiero Benvenuti
Thanks Jens & Alberto,

you right, I guess the paste version was not up to date:

./bin/pip install paste
Collecting paste
  Using cached 
https://files.pythonhosted.org/packages/fc/8e/287533a1515f2e9eaf34be06f35e8f170d0cb625a2ada2c5e41c0b9ae1e5/Paste-3.0.8-py2.py3-none-any.whl
Requirement already satisfied: six>=1.4.0 in ./lib/python3.6/site-packages 
(from paste) (1.12.0)
Installing collected packages: paste
Successfully installed paste-3.0.8

./bin/runwsgi -v etc/zope.ini
Starting server in PID 3172.
Serving on http://localhost:8080


Zope4.0 it’s now up and running!

> On 14 Jun 2019, at 16:34 48, Jens Vagelpohl  wrote:
> 
> You can run “bin/pip install Paste” in the virtualenv.
> 
> jens
> 
> 
> 
>> On 14. Jun 2019, at 13:46 , Giampiero Benvenuti 
>>  wrote:
>> 
>> Hello,
>> 
>> I was wondering if somebody run into this error, and how should I take care 
>> of it:
>> 
>> python3.6 -m venv zope4.0
>> cd zope4.0
>> bin/pip install -r 
>> https://zopefoundation.github.io/Zope/releases/4.0/requirements-full.txt
>> bin/mkwsgiinstance -d .
>> bin/runwsgi -v etc/zope.ini
>> 
>> Error:
>> File 
>> "/Applications/zope4.0/lib/python3.6/site-packages/pkg_resources/__init__.py",
>>  line 778, in resolve
>>  raise DistributionNotFound(req, requirers)
>> pkg_resources.DistributionNotFound: The 'Paste' distribution was not found 
>> and is required by the application
>> 
>> Any idea?
>> 
>> Thanks so much,
>> 
>> Giampiero
>> ___
>> 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 )
> 
> ___
> 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 )

___
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] Announcement: Zope 4.0-final released

2019-06-14 Thread Jesus Cea
On 10/5/19 14:48, Michael Howitz wrote:
> On behalf of Zope developer community I am happy to announce the
> final release of Zope 4.

Great!.

Am I supposed to be able to just upgrade a Zope 2.13.29 deployment to
4.0 without with little if any worries? I will use python 2.7 for now.

My plan is:

Python 2.7 + Zope 2 -> Python 2.7 + zope 4 -> (future) -> Python 3

Is that sensible?.

-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
"Things are not so easy"  _/_/  _/_/_/_/  _/_/_/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/_/_/_/  _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz



signature.asc
Description: OpenPGP digital 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] Zone 4 issue: The 'Paste' distribution was not found and is required by the application

2019-06-14 Thread Jens Vagelpohl
You can run “bin/pip install Paste” in the virtualenv.

jens



> On 14. Jun 2019, at 13:46 , Giampiero Benvenuti 
>  wrote:
> 
> Hello,
> 
> I was wondering if somebody run into this error, and how should I take care 
> of it:
> 
> python3.6 -m venv zope4.0
> cd zope4.0
> bin/pip install -r 
> https://zopefoundation.github.io/Zope/releases/4.0/requirements-full.txt
> bin/mkwsgiinstance -d .
> bin/runwsgi -v etc/zope.ini
> 
> Error:
> File 
> "/Applications/zope4.0/lib/python3.6/site-packages/pkg_resources/__init__.py",
>  line 778, in resolve
>   raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'Paste' distribution was not found 
> and is required by the application
> 
> Any idea?
> 
> Thanks so much,
> 
> Giampiero
> ___
> 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 )



signature.asc
Description: Message signed with OpenPGP
___
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 )


[Zope] Zone 4 issue: The 'Paste' distribution was not found and is required by the application

2019-06-14 Thread Giampiero Benvenuti
Hello,

I was wondering if somebody run into this error, and how should I take care of 
it:

python3.6 -m venv zope4.0
cd zope4.0
bin/pip install -r 
https://zopefoundation.github.io/Zope/releases/4.0/requirements-full.txt
bin/mkwsgiinstance -d .
bin/runwsgi -v etc/zope.ini

Error:
  File 
"/Applications/zope4.0/lib/python3.6/site-packages/pkg_resources/__init__.py", 
line 778, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'Paste' distribution was not found and 
is required by the application

Any idea?

Thanks so much,

Giampiero
___
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 )