[Zope-CMF] cmf-tests -

2016-10-03 Thread CMF tests summarizer
This is the summary for test reports received on the 
cmf-tests list between 2016-10-02 00:00:00 UTC and 2016-10-03 00:00:00 UTC:

See the footnotes for test reports of unsuccessful builds.

An up-to date view of the builders is also available in our 
buildbot documentation: 
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds

Reports received



Non-OK results
--

___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope] Fwd: change IP server

2016-10-03 Thread FLORAC Thierry
Thinks have changed with Zope releases...
Which one do you use ?


Le lundi 03 octobre 2016 à 10:47 -0400, Gemerson Monteiro Maciel a écrit :
Hi,

I found it.
but I do not see any statement of the server ip, only the port. So imagine you 
change the ip will have no problem, right?


%define INSTANCEHOME /usr/local/Plone/zinstance/parts/instance
instancehome $INSTANCEHOME
%define CLIENTHOME /usr/local/Plone/zinstance/var/instance
clienthome $CLIENTHOME

products /usr/local/Plone/zinstance/products
debug-mode off
security-policy-implementation C
verbose-security off
default-zpublisher-encoding utf-8

effective-user plone

zserver-threads 2




PYTHON_EGG_CACHE /usr/local/Plone/zinstance/var/.python-eggs



  action ignore
  category exceptions.DeprecationWarning





  level INFO
  
path /usr/local/Plone/zinstance/var/log/instance.log
level INFO
  



  level WARN
  
path /usr/local/Plone/zinstance/var/log/instance-Z2.log
format %(message)s
  



  # valid keys are "address" and "force-connection-close"
  address 80







# Main database
cache-size 1

# Blob-enabled FileStorage database

  blob-dir /usr/local/Plone/zinstance/var/blobstorage
  
path /usr/local/Plone/zinstance/var/filestorage/Data.fs
  

mount-point /



# Temporary storage database (for sessions)

  name temporary storage for sessioning

mount-point /temp_folder
container-class Products.TemporaryFolder.TemporaryContainer


pid-filename /usr/local/Plone/zinstance/var/instance.pid
lock-filename /usr/local/Plone/zinstance/var/instance.lock
python-check-interval 1000
enable-product-installation off


Best Regards,

Gemerson

2016-10-03 10:06 GMT-04:00 FLORAC Thierry 
>:
Hi,

Strange...
Did you try "locate zope.conf" ??

Regards,
TF


Le lundi 03 octobre 2016 à 09:34 -0400, Gemerson Monteiro Maciel a écrit :
Hi,

I didn´t find this file

[cid:1475509180.6049.35.camel@onf.fr]


below the control panel zope


[cid:1475509180.6049.36.camel@onf.fr]
​

Best Regards,

Gemerson

2016-09-30 10:45 GMT-04:00 FLORAC Thierry 
>:
Hi !

You can have an optional "ip-address" parameter in your zope.conf configuration 
file, to define interfaces for which Zope process listen for incoming 
connections, and a "trusted-proxy" parameter (if you use a local proxy server).
Otherwise you shoudn't need any extra operation (except perhaps a server 
restart, or if you have custom products).

Best regards,
Thierry


Le vendredi 30 septembre 2016 à 08:37 -0400, Gemerson Monteiro Maciel a écrit :


Hello,


I am newbie with zope
And I wonder, if I change the ip of a server that already has Zope, I need to 
change any configuration file for it to recognize the new ip address?

Regards,


Gemerson




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


--

[X]



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


--

[X]



--

[X]
___
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] Fwd: change IP server

2016-10-03 Thread Gemerson Monteiro Maciel
Hi,

I found it.
but I do not see any statement of the server ip, only the port. So imagine
you change the ip will have no problem, right?


*%define INSTANCEHOME /usr/local/Plone/zinstance/parts/instance*
*instancehome $INSTANCEHOME*
*%define CLIENTHOME /usr/local/Plone/zinstance/var/instance*
*clienthome $CLIENTHOME*

*products /usr/local/Plone/zinstance/products*
*debug-mode off*
*security-policy-implementation C*
*verbose-security off*
*default-zpublisher-encoding utf-8*

*effective-user plone*

*zserver-threads 2*


**

*PYTHON_EGG_CACHE /usr/local/Plone/zinstance/var/.python-eggs*
**

**
*  action ignore*
*  category exceptions.DeprecationWarning*
**


**

*  level INFO*
*  *
*path /usr/local/Plone/zinstance/var/log/instance.log*
*level INFO*
*  *
**

**
*  level WARN*
*  *
*path /usr/local/Plone/zinstance/var/log/instance-Z2.log*
*format %(message)s*
*  *
**


  # valid keys are "address" and "force-connection-close"
  address 80






<*zodb_db main>*
*# Main database*
*cache-size 1*

*# Blob-enabled FileStorage database*
**
*  blob-dir /usr/local/Plone/zinstance/var/blobstorage*
*  *
*path /usr/local/Plone/zinstance/var/filestorage/Data.fs*
*  *
**
*mount-point /*
**

**
*# Temporary storage database (for sessions)*
**
*  name temporary storage for sessioning*
**
*mount-point /temp_folder*
*container-class Products.TemporaryFolder.TemporaryContainer*
**

*pid-filename /usr/local/Plone/zinstance/var/instance.pid*
*lock-filename /usr/local/Plone/zinstance/var/instance.lock*
*python-check-interval 1000*
*enable-product-installation off*


Best Regards,

Gemerson

2016-10-03 10:06 GMT-04:00 FLORAC Thierry :

> Hi,
>
> Strange...
> Did you try "locate zope.conf" ??
>
> Regards,
> TF
>
>
> Le lundi 03 octobre 2016 à 09:34 -0400, Gemerson Monteiro Maciel a écrit :
>
> Hi,
>
> I didn´t find this file
>
>
>
>
> below the control panel zope
>
>
>
> ​
>
> Best Regards,
>
> Gemerson
>
> 2016-09-30 10:45 GMT-04:00 FLORAC Thierry :
>
> Hi !
>
> You can have an optional "ip-address" parameter in your zope.conf
> configuration file, to define interfaces for which Zope process listen for
> incoming connections, and a "trusted-proxy" parameter (if you use a local
> proxy server).
> Otherwise you shoudn't need any extra operation (except perhaps a server
> restart, or if you have custom products).
>
> Best regards,
> Thierry
>
>
> Le vendredi 30 septembre 2016 à 08:37 -0400, Gemerson Monteiro Maciel a
> écrit :
>
>
>
> Hello,
>
>
> I am newbie with zope
> And I wonder, if I change the ip of a server that already has Zope, I need
> to change any configuration file for it to recognize the new ip address?
>
> Regards,
>
>
> Gemerson
>
>
>
> ___
> Zope maillist  -  Zope@zope.orghttps://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.orghttps://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] Fwd: change IP server

2016-10-03 Thread FLORAC Thierry
Hi,

Strange...
Did you try "locate zope.conf" ??

Regards,
TF


Le lundi 03 octobre 2016 à 09:34 -0400, Gemerson Monteiro Maciel a écrit :
Hi,

I didn´t find this file

[cid:1475503593.6049.29.camel@onf.fr]


below the control panel zope


[cid:1475503593.6049.30.camel@onf.fr]
​

Best Regards,

Gemerson

2016-09-30 10:45 GMT-04:00 FLORAC Thierry 
>:
Hi !

You can have an optional "ip-address" parameter in your zope.conf configuration 
file, to define interfaces for which Zope process listen for incoming 
connections, and a "trusted-proxy" parameter (if you use a local proxy server).
Otherwise you shoudn't need any extra operation (except perhaps a server 
restart, or if you have custom products).

Best regards,
Thierry


Le vendredi 30 septembre 2016 à 08:37 -0400, Gemerson Monteiro Maciel a écrit :


Hello,


I am newbie with zope
And I wonder, if I change the ip of a server that already has Zope, I need to 
change any configuration file for it to recognize the new ip address?

Regards,


Gemerson




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


--

[X]



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


--

[X]
___
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] Fwd: change IP server

2016-10-03 Thread Gemerson Monteiro Maciel
Hi,

I didn´t find this file




below the control panel zope



​

Best Regards,

Gemerson

2016-09-30 10:45 GMT-04:00 FLORAC Thierry :

> Hi !
>
> You can have an optional "ip-address" parameter in your zope.conf
> configuration file, to define interfaces for which Zope process listen for
> incoming connections, and a "trusted-proxy" parameter (if you use a local
> proxy server).
> Otherwise you shoudn't need any extra operation (except perhaps a server
> restart, or if you have custom products).
>
> Best regards,
> Thierry
>
>
> Le vendredi 30 septembre 2016 à 08:37 -0400, Gemerson Monteiro Maciel a
> écrit :
>
>
>
> Hello,
>
>
> I am newbie with zope
> And I wonder, if I change the ip of a server that already has Zope, I need
> to change any configuration file for it to recognize the new ip address?
>
> Regards,
>
>
> Gemerson
>
>
>
> ___
> Zope maillist  -  Zope@zope.orghttps://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 )