[Zope-dev] zope-tests - OK: 21

2012-10-29 Thread Zope tests summarizer
This is the summary for test reports received on the 
zope-tests list between 2012-10-28 00:00:00 UTC and 2012-10-29 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


   Successful - zopetoolkit_trunk - Build # 60
   Successful - zopetoolkit_trunk_app - Build # 44
   Zope-2.10 Python-2.4.6 : Linux
   Zope-2.11 Python-2.4.6 : Linux
   Zope-2.12 Python-2.6.8 : Linux
   Zope-2.13 Python-2.6.8 : Linux
   Zope-2.13 Python-2.7.3 : Linux
   Zope-trunk Python-2.6.8 : Linux
   Zope-trunk Python-2.7.3 : Linux
   winbot / ZODB_dev py_265_win32
   winbot / ZODB_dev py_265_win64
   winbot / ZODB_dev py_270_win32
   winbot / ZODB_dev py_270_win64
   winbot / ztk_10 py_254_win32
   winbot / ztk_10 py_265_win32
   winbot / ztk_10 py_265_win64
   winbot / ztk_11 py_254_win32
   winbot / ztk_11 py_265_win32
   winbot / ztk_11 py_265_win64
   winbot / ztk_11 py_270_win32
   winbot / ztk_11 py_270_win64

Non-OK results
--

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope-tests - FAILED: 4, OK: 22

2012-10-29 Thread Patrick Gerken
On Mon, Oct 29, 2012 at 2:00 AM, Zope tests summarizer  wrote:
> Reports received
> ...
>Total languishing bugs for zope2: 0

HORRAY,

zope2 is bugfree now!
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

2012-10-29 Thread Leonardo Rochael Almeida
Hi,

This is the mailing list to discuss development of Zope itself. It's
not strictly a support mailing list. You should likely contact:
https://mail.zope.org/mailman/listinfo/zope

In any case, by googling [libmysqlclient_r.so.15 "centos 6"]

I found this page:

http://forum.teamspeak.com/showthread.php/63894-libmysqlclient-so-15-not-found

Which explains how to install the MySQL-shared-compat package which
likely contains the library you need.

In any case, you don't describe what you actually did to "migrate zope
from CentOS 5 to 6", but it looks like you simply copied a number of
files from one machine to another.

You should recompile your MySQL-Python bindings for a newer version of MySQL.

Regards,

Leo

On Mon, Oct 29, 2012 at 9:40 AM, Babylakshmi Muthusamy
 wrote:
> Hi,
>
> I have migrated zope from Cent OS 5 to 6. Now I am getting the following
> error when I try to save or run external method using mysql:
>
> Error Type: ImportError
> Error Value: libmysqlclient_r.so.15: cannot open shared object file: No such
> file or directory
>
> Any help to fix this is highly appreciated.
>
> Thanks,
> Babylakshmi
>
> --
>
> Babylakshmi Muthusamy
> Ph.D. student
> Institute of Bioinformatics
> 7th Floor, Discoverer Building
> International Technology Park
> Bangalore - 560 066
> India
> Ph: +91-80-28416140
>
>
>
> ___
> Zope-Dev maillist  -  Zope-Dev@zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  https://mail.zope.org/mailman/listinfo/zope-announce
>  https://mail.zope.org/mailman/listinfo/zope )
>
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

2012-10-29 Thread Babylakshmi Muthusamy
Hi,

I have migrated zope from Cent OS 5 to 6. Now I am getting the following
error when I try to save or run external method using mysql:

*Error Type: ImportError*
*Error Value: libmysqlclient_r.so.15: cannot open shared object file: No
such file or directory*
*
*
Any help to fix this is highly appreciated.

Thanks,
Babylakshmi

-- 


Babylakshmi Muthusamy
Ph.D. student
Institute of Bioinformatics
7th Floor, Discoverer Building
International Technology Park
Bangalore - 560 066
India
Ph: +91-80-28416140
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )