Re: [Zope] Python 3 support in any Zope Toolkit version or fork

2013-12-04 Thread Sebastien Douche
On Tue, Nov 12, 2013 at 10:52 PM, Stephan Richter
stephan.rich...@gmail.com wrote:
 Well, we replaced Paste by writing our own startup script, which was trivial.
 Note that PasteScript is ported. See zope.paste.

I tried zope.paste. Works great but how configure loggers (previously
in zope.conf)?

-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Python 3 support in any Zope Toolkit version or fork

2013-11-12 Thread Sebastien Douche
On Tue, Nov 12, 2013 at 1:33 PM, FLORAC, Thierry thierry.flo...@onf.fr wrote:
 Thanks. As I understand it, all the packages listed on that page would
 have to be Python3 compatible for Zope Toolkit to be Python3
 compatible, no?

Not really, some packages don't work like Paste. I'm testing our app
on Py3 so I'm very interested by others experiences.


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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-dev] [z3c.recipe.i18n] Review of Buildout 2 support

2013-07-29 Thread Sebastien Douche
Hi,
Does anyone can review or merge the PR please?
https://github.com/zopefoundation/z3c.recipe.i18n/pull/1


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] New version of z3c.recipe.i18n

2013-06-07 Thread Sebastien Douche
Hi all,
does anyone can migrate z3c.recipe.i18n on Github? The last version
doesn't work with Buildout 2.x and I want work on it.

Thanks.

--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Buildout performance improvements

2013-05-22 Thread Sebastien Douche
On Wed, May 22, 2013 at 5:58 PM, Sylvain Viollon sylv...@infrae.com wrote:
Hello,
I made a fork of buildout on github with an even better implementation:

https://github.com/thefunny42/buildout/compare/buildout:master...master

Feedback is welcome and if you want me to press the push request, please
 do.

Why on zope-dev and not buildout-developm...@googlegroups.com?


--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 79, OK: 12

2013-05-17 Thread Sebastien Douche
On Fri, May 17, 2013 at 8:39 AM, Adam GROSZER agroszer...@gmail.com wrote:
 A sampling shows all these are tied up with the distribute has no
 cli.exe on Windows problem.


 Seems like the distribute bug is blocked on Tarek or jaraco.

Wrong:
https://pypi.python.org/pypi/distribute/0.6.40#id2


--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] request for more package migrations to github

2013-03-22 Thread Sebastien Douche
On Fri, Mar 22, 2013 at 10:23 AM, Jan-Wijbrand Kolman
janwijbr...@gmail.com wrote:
 Here's the list:

 groktoolkit
 grokcore.errorview
 grokcore.permission
 grokcore.registries
 grokcore.resource
 grokui.admin
 hurry.query
 hurry.workflow
 z3c.bcrypt

Don't understand why Grok packages (or 3rd party packages) must go on
the Zope Foundation repos.


--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] ZTK 2.0 process

2013-02-27 Thread Sebastien Douche
On Tue, Feb 26, 2013 at 12:12 PM, Stephan Richter
stephan.rich...@gmail.com wrote:

 Is anyone here willing to start a buildbot using Python 3.3 to test the ZTK?

I created a buildbot (the 1.1 branch) two months ago[1]:
http://buildbot.afpy.org/ztk1.1dev/builders/Python3.3.0%20Linux%2064bit

Ready to launch a new one with ZTK 1.2 / 2.0 / whatever. In the same
time, i test regularly the Zope3 packages in my own way[2] (testing
with mr.developer is cool but I want to test official packages on
the PyPI) . A bit hard 'cause:

1. Some essential packages are broken (ZODB, zope.app.wsgi,
zope.index). It's a pain to simulate the missing packages.

2. z3c.recipe.compattest and zc.recipe.testrunner doesn't work with Buildout 2.

 - Add support for Python 3.x (either 3.3 or 3.2 and 3.3)

 Since I was unwilling to change all u'...' to u('...'), most packages
 currently only have Python 3.3 support. By the time ZTK 2.0 will be released,
 I think most people will have switched to Python 3.3.

+1

 - Drop all zope.app packages from the KGS (most were deprecated in ZTK 1.1)

 Some of the zope.app packages (the ones not deprecated) should stay or simply
 be renamed to not being called zope.app.*.

All? In my mind, some zope.app are essentials like zope.app.wsgi,
zope.app.appsetup or zope.app.testing.

 We will also need to add a few packages, such as BTrees, persistent,
 transaction, etc. and deprecate/remove some others like zope.broken,
 zope.untrustedpython, zope.fixers, and zope.apidoc.

Can you tell me what is missing or deprecated in this list ?
https://github.com/sdouche/zopetoolkit-py3.3/blob/master/ztk.cfg




[1] https://mail.zope.org/pipermail/zope-dev/2012-December/044964.html
[2] https://github.com/sdouche/zopetoolkit-py3.3

--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2013-02-22 Thread Sebastien Douche
On Mon, Dec 3, 2012 at 10:44 AM, Sebastien Douche sdou...@gmail.com wrote:
 Hi all,
 Does anyone (Tres?) can list ZTK packages w/o Python 3 support?

What is the right version of ZODB :

https://pypi.python.org/pypi/ZODB/4.0.0a4
or
https://pypi.python.org/pypi/ZODB3/3.11.0a2

Some packages use the first, other the latter.

--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Status of github migration

2013-01-10 Thread Sebastien Douche
On Thu, Jan 10, 2013 at 11:48 AM, Jens Vagelpohl j...@dataflake.org wrote:
 The GitHub migration happens on an as-needed basis.


Don't see the point, why not migrate all active packages (aka the ZTK
+ ZopeApp)?



--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 81, OK: 19

2012-12-21 Thread Sebastien Douche
On Sat, Dec 22, 2012 at 2:33 AM, Tres Seaver tsea...@palladion.com wrote:
 I have addressed thses issues by:

 - - Releasing zope.security 3.8.5 with the correct header (still pinned).

 - - Releasing zope.security 3.9.0 with the zope.proxy requirement = 4.1.0,
   and the correct header.

Tres,
is zope.security 3.9.0 compatible with Python 3.3? Still the same errors:

src/zope/security/_proxy.c: In function ‘default_repr’:
(...)


--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-20 Thread Sebastien Douche
On Wed, Dec 19, 2012 at 5:28 PM, Tres Seaver tsea...@palladion.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 12/19/2012 09:53 AM, Sebastien Douche wrote:
 zope.proxy's C extension is not yet ported to Py3k.  Having just wrestled
 through the persisetnt and BTrees extensions, I might be able to port it
 fairly quickly.

Next step, zope.hookable :).

Develop: 
'/home/sdouche/bb/slave/ztk1.1dev/Python3.3.0-Linux-64bit/build/src/zope.hookable'
src/zope/hookable/_zope_hookable.c: In function 'hookable_dealloc':
src/zope/hookable/_zope_hookable.c:83:7: error: 'hookable' has no
member named 'ob_type'
src/zope/hookable/_zope_hookable.c: At top level:
src/zope/hookable/_zope_hookable.c:138:55: error: 'RO' undeclared here
(not in a function)
(many warnings)
src/zope/hookable/_zope_hookable.c:159:27: error: 'cmpfunc' undeclared
here (not in a function)
src/zope/hookable/_zope_hookable.c:159:26: error: initializer element
is not constant
src/zope/hookable/_zope_hookable.c:159:26: error: (near initialization
for 'hookabletype.tp_repr')
src/zope/hookable/_zope_hookable.c:159:35: error: expected '}' before
numeric constant
src/zope/hookable/_zope_hookable.c: In function 'init_zope_hookable':
src/zope/hookable/_zope_hookable.c:208:26: error: '_PyObject_GC_Del'
undeclared (first use in this function)
(many warnings)

The log:
http://buildbot.afpy.org/ztk1.1dev/builders/Python3.3.0%20Linux%2064bit/builds/7/steps/buildout/logs/stdio



--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-19 Thread Sebastien Douche
On Mon, Dec 17, 2012 at 2:45 PM, Sebastien Douche sdou...@gmail.com wrote:
 I worked a bit this weekend on the buildbot for Python 3.3:

Another small step:
Develop: 
'/home/sdouche/bb/slave/ztk1.1dev/Python3.3.0-Linux-64bit/build/src/zope.security'

include/zope.proxy/proxy.h:36:17: warning: implicit declaration of
function 'PyCObject_Check' [-Wimplicit-function-declaration]
include/zope.proxy/proxy.h:38:25: warning: implicit declaration of
function 'PyCObject_AsVoidPtr' [-Wimplicit-function-declaration]
(... many warnings)
src/zope/security/_proxy.c:993:20: error: 'PyTypeObject' has no member
named 'ob_type'
src/zope/security/_proxy.c:995:31: error: '_PyObject_GC_Del'
undeclared (first use in this function)
(... many warnings)

Tried with an official Ubuntu package and from source: same result.
Missed something?

The log:
http://buildbot.afpy.org/ztk1.1dev/builders/Python3.3.0%20Linux%2064bit/builds/6/steps/buildout/logs/stdio




--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-18 Thread Sebastien Douche
On Mon, Dec 17, 2012 at 2:49 PM, Adam GROSZER agroszer...@gmail.com wrote:

 - bootstrap.py seems too old.


 winbot uses there *one* central bootstrap.py for all packages

 e.g. see:
 http://winbot.zope.org/builders/zope.browserresource_py_265_32/builds/704/steps/bootstrap/logs/stdio

Done, thanks Adam.



--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-17 Thread Sebastien Douche
On Mon, Dec 3, 2012 at 4:14 PM, Sebastien Douche sdou...@gmail.com wrote:
 Thanks Tres, I will try in the first step to add a Python 3.3 Buildbot
 for all ZTK packages (+ most important ZopApp packages).

I worked a bit this weekend on the buildbot for Python 3.3:

- bootstrap.py seems too old.

- Some packages aren't compatible with Python 3.3 (must pin them):
mr.developer = 1.23
zc.buildout = 2.0.0a5
zc.recipe.egg = 2.0.0a3

- z3c.recipe.compattest is not compatible with Python 3.3 and newer
versions of zc.recipe.egg (it use _BackwardsSupportOption)



--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-03 Thread Sebastien Douche
Hi all,
Does anyone (Tres?) can list ZTK packages w/o Python 3 support?


--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] Current state of Python 3 migration

2012-12-03 Thread Sebastien Douche
On Mon, Dec 3, 2012 at 2:57 PM, Tres Seaver tsea...@palladion.com wrote:

 My current porting focus is on the ZODB-related packages, which are the
 last ones needed for a typical Zope-like Pyramid application.  I would be
 glad to help anybody who would like to tackle other ZTK packages figure
 out the pattern (use tox, get to 100% coverage, then convert to a
 straddle / compatible subset dialect).

Thanks Tres, I will try in the first step to add a Python 3.3 Buildbot
for all ZTK packages (+ most important ZopApp packages).




--
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 1, OK: 22

2012-07-07 Thread Sebastien Douche
On Sat, Jul 7, 2012 at 4:45 PM, Tres Seaver tsea...@palladion.com wrote:
 BTW, can somebody tell me again why we are running nightly tests against
 the released versions of ZTK 1.0?

And ZTK 1.1 and KGS 3.4:

http://buildbot.afpy.org/ztk1.0/
http://buildbot.afpy.org/ztk1.1/
http://buildbot.afpy.org/kgs3.4/



-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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 - OK: 23

2012-07-01 Thread Sebastien Douche
On Wed, Jun 27, 2012 at 1:33 PM, Sebastien Douche sdou...@gmail.com wrote:
 On Wed, Jun 27, 2012 at 3:00 AM, Zope tests summarizer nore...@zope.org 
 wrote:
 This is the summary for test reports received on the
 zope-tests list between 2012-06-25 00:00:00 UTC and 2012-06-26 00:00:00 UTC:

 Exception raised on all Buildbots at the end of the tests and I don't know 
 why:

I removed some lines and it's now ok:
http://buildbot.afpy.org/ztk1.0/waterfall
http://buildbot.afpy.org/ztk1.0dev/waterfall
http://buildbot.afpy.org/ztk1.1/waterfall
http://buildbot.afpy.org/ztk1.1dev/waterfall


#def start(self):
#shell.Test.start(self)
#self.started = time.time()
#reactor.callLater(self.tick_every, self.tick)

#def finished(self, results):
#if not self.stopped:
#self.stopped = time.time()
#shell.Test.finished(self, results)

#def tick(self):
#if not self.stopped:
#self.step_status.setText(self.describe(False))
#reactor.callLater(self.tick_every, self.tick)

#def describe(self, done=False):
#description = [self.name]
#if not done and self.started:
#running = time.time() - self.started
#description = [self.name, self.formatTime(running)]
#return description

def createSummary(self, log):
#if not self.started:
## just in case something async happens
#self.started = time.time()
#self.stopped = time.time()
log_text = log.getText()
totals = self.extractTotals(log_text)
if totals:
self.descriptionDone = self.descriptionDone + [totals]
# the test runner lies about the time
## time_info = self.extractTime(log_text)
#time_info = self.formatTime(self.stopped - self.started)
#if time_info:
#self.descriptionDone = self.descriptionDone + [time_info]




-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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 - OK: 23

2012-07-01 Thread Sebastien Douche
On Wed, Jun 27, 2012 at 4:59 PM, Tres Seaver tsea...@palladion.com wrote:
 I don't know what is the source of the interrupted status, but ZTK 1.0
 should be tested against Python 2.4 - 2.6, while  ZTK 1.1 should be
 tested against Python 2.5 - 2.7.

Done

-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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 - OK: 23

2012-07-01 Thread Sebastien Douche
On Thu, Jun 28, 2012 at 10:37 AM, Marius Gedminas mar...@gedmin.as wrote:
 Did you check twistd.log?

The log is empty. But I played a bit with the configuration file, the
exception disappears when I remove lines on time.


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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 - OK: 23

2012-06-27 Thread Sebastien Douche
On Wed, Jun 27, 2012 at 3:00 AM, Zope tests summarizer nore...@zope.org wrote:
 This is the summary for test reports received on the
 zope-tests list between 2012-06-25 00:00:00 UTC and 2012-06-26 00:00:00 UTC:

Exception raised on all Buildbots at the end of the tests and I don't know why:

http://buildbot.afpy.org/ztk1.0/waterfall
http://buildbot.afpy.org/ztk1.0dev/waterfall
http://buildbot.afpy.org/ztk1.1/waterfall
http://buildbot.afpy.org/ztk1.1dev/waterfall




-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 7, OK: 38

2012-06-25 Thread Sebastien Douche
On Mon, Jun 25, 2012 at 4:27 AM, Tres Seaver tsea...@palladion.com wrote:
 [5]    FAILED  ZTK 1.0dev / Python2.5.5 Linux 64bit
 https://mail.zope.org/pipermail/zope-tests/2012-June/064766.html

 SSDD


 [6]    FAILED  ZTK 1.1dev / Python2.5.5 Linux 64bit
 https://mail.zope.org/pipermail/zope-tests/2012-June/064764.html

 SSDD.


 [7]    FAILED  Zope 3.4 KGS / Python2.4.6 64bit linux
 https://mail.zope.org/pipermail/zope-tests/2012-June/064778.html


Hi Tres,
yesterday I recreate all AFPy's Buildbots:
- updated Buildbot to 0.8.6p1
- updated Python to 2.5.6, 2.6.3, 2.7.6 and 2.3.2
- removed Python 2.4.x and 3.1.x

 Following this one yields a 404 on the afpy.org buildbot.

Hmm, Strange (at first sight, difference in the history). The direct link works:
http://buildbot.afpy.org/ztk1.0dev/waterfall

I will investigate this evening. Sorry for the noise :(.



-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 1, OK: 40

2012-05-31 Thread Sebastien Douche
On Thu, May 31, 2012 at 9:02 AM, Michael Howitz m...@gocept.com wrote:
 Same as yesterday. I'm unable to reproduce this problem locally (Mac OS X, 
 Python 2.5.6).

Hu Michael,
I got an access grant on the machine, I will try to investigate today.


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] zope.configuration upgrade: ZCML error with z3c.unconfigure

2012-02-15 Thread Sebastien Douche
Hi,
after upgraded zope.configuration to 3.8.0, I've the same error on 2 ZCML files:

ZopeXMLConfigurationError: File
/home/sdouche/src/sact/main/sact.nevrax/eggs/sact.nevrax.conf/src/sact/nevrax/conf/service/minimal_populate.zcml,
line 8.2-13.2
  KeyError: 0

The file :
configure xmlns=http://namespaces.zope.org/zope;
   xmlns:browser=http://namespaces.zope.org/browser;
   xmlns:i18n=http://namespaces.zope.org/i18n;
   i18n_domain=nevrax

  include package=z3c.unconfigure file=meta.zcml /

  unconfigure
subscriber
for=sact.nevrax.conf.zone.interfaces.IPopulatedZone
handler=.service_mgr.populate
/
  /unconfigure

  subscriber
  for=sact.nevrax.conf.zone.interfaces.IPopulatedZone
  handler=sact.nevrax.conf.tests.layers.populate_minimal
  /

/configuret

ZopeXMLConfigurationError: File
/home/sdouche/src/sact/main/sact.nevrax/src/sact/nevrax/testbrowser/no-service.zcml,
line 3.2-7.2
  KeyError: 0

The file :
configure xmlns=http://namespaces.zope.org/zope;

  unconfigure
subscriber
for=sact.nevrax.conf.zone.interfaces.IPopulatedZone
handler=sact.nevrax.conf.service.service_mgr.populate /
  /unconfigure

/configure

Do you know why? Any hint?

Thanks.

-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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 Toolkit - 1.0.6 and 1.1.4 released

2012-02-14 Thread Sebastien Douche
On Mon, Feb 13, 2012 at 13:45, Hanno Schlichting ha...@hannosch.eu wrote:
 Hi.

Hey Hanno :)

 On behalf of the Zope Toolkit release team and the Zope community, I'm
 happy to announce the release of the Zope Toolkit 1.0.6 and 1.1.4.

Cool! Any news for for the trunk? Any chance to see a ZTK 2.0?


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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.app.paste

2011-12-16 Thread Sebastien Douche
On Thu, Dec 15, 2011 at 18:59, Jim Fulton j...@zope.com wrote:
 There is http://pypi.python.org/pypi/zope.app.wsgi

 Doh! I didn't realize that that provides paste integration.

 Cool. Thanks.

 So, does anyone know of a recipe, similar to zc.zope3recipes:instance
 that drives this?

z3c.recipe.paster[1]. fyi, Paste and PasteScript are superseded by
WebOb / PasteOb (because they hadn't Python 3 support).


[1]http://pypi.python.org/pypi/z3c.recipe.paster

-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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: 1, OK: 45

2011-11-22 Thread Sebastien Douche
On Wed, Nov 23, 2011 at 03:15, Tres Seaver tsea...@palladion.com wrote:
 The bootstrap failed, but without returning an error code, so the
 buildout step blows up.  It looks as though the root cause was a
 transient network failure.

I count a huge number of network failures these days, maybe time to
create a PyPI Mirror for Buildbot (it's easy and use ~6Gb on the
disk)?


-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche / G+: +sdouche
___
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] zc.recipe.testrunner 1.4.0 no longer supports environment option?

2011-07-30 Thread Sebastien Douche
On Sat, Jul 30, 2011 at 10:31, Michael Howitz m...@gocept.com wrote:
 Any news on this bug?

 Sadly no. Not even a bugtracker. (Nag Gary Poster about it [1].)

Sadly is the right term.

 I personally use collective.xmltestreport [2] version 1.2.1 which is a fork 
 of zc.recipe.testrunner to support xml output.
 Although I do not need this xml feature, at least using environments works 
 there even together with buildout 1.5.2.

Thanks for the tip Michael!


-- 
Sebastien Douche sdou...@gmail.com
Twitter : @sdouche
___
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] zc.recipe.testrunner 1.4.0 no longer supports environment option?

2011-07-29 Thread Sebastien Douche
On Mon, Dec 13, 2010 at 14:00, Michael Howitz m...@gocept.com wrote:

Hi

 I have a test section in buildout (version 1.5.2) which uses the environment 
 option to get os.environ configs into the test script.
 But the environment configuration does not show up in the generated script.

 The recipe I use is zc.recipe.testrunner 1.4.0 and Python 2.5 (virtualenv).

Any news on this bug? We're upgrading to Buildout 1.5.2 /
z3c.recipe.scripts to use eggs from system site-packages,
Infortunately, we use environment variables (we create a local
postgresql).


-- 
Sebastien Douche sdou...@gmail.com
Twitter : @sdouche
___
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] Zope world (Was: Test fixture concepts)

2011-03-28 Thread Sebastien Douche
On Sat, Mar 26, 2011 at 15:18, Wolfgang Schnerring w...@gocept.com wrote:

Hi folks,

 An honest counter question: Why not use zope.testrunner? What
 advantages does py.test offer?

On the technical side, I don't know. But from my point of view, the
most important thing is the social side. I'm a bit tired to be
compartmentalized : you must use generics tools (Nose, WebOb,
Paster...) or Zope tools (Zope3, KGS, zope.testbrowser, zope.testing,
zc.buildout, z3c.testsetup...). Pyramid is the first step in the right
direction : the fusion of 3 communities (bfg, pylons, tg) with some
Zope ideas. Thanks so much Chris and Ben, for the first time in my
Python life, I see a fusion and not a fork. PSF said at last Pycon
PSF is the Python foundation, not the CPython foundation and offers
10k$ to PyPy.

Sincerely, you rock my word: Buildout, Zope2, Zope3, Doctest, you
created so many fantastic tools (I use Zope tools since 99), but now
it's time to see outside the Zope world and share ideas and tools.

Sorry for the noise, it's just a cry of my heart.



-- 
Sebastien Douche sdou...@gmail.com
Twitter: @sdouche (agile, lean, python, git, open source)
___
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] zc.buildout/buildout.org down - disaster

2010-10-12 Thread Sebastien Douche
On Mon, Oct 11, 2010 at 10:50, Andreas Jung li...@zopyx.com wrote:
 Hi there,

Hi Andreas !

 Second: how to fix this finally?

I know it's not you want hear but build an internal infrastructure
was a great improvement for us. Here, all is internal (debian mirror,
zope mirror, pypi mirror, internal pypi...) and we don't care if a
server is down. For me, the right solution is to make easier internal
server (btw thanks the new bootstrap)




-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, lean, python, open source)
___
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: 17 OK, 2 Failed

2010-05-30 Thread Sebastien Douche
On Sun, May 30, 2010 at 17:44, Christophe Combelles cc...@free.fr wrote:
 There is something wrong with zdaemon tests:
 Now I have no builder running, but:
 $ ps -ef | grep zdaemon | wc -l
 74


 Another big problem is /tmp filling with crap:
 $ ls -1 /tmp/ | grep tmp | wc -l
 3726

Hi Christophe,
I have this behavior since Zope 3.4.0.

-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, lean, python, open source)
___
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] Nightly tests for Grok?

2010-05-04 Thread Sebastien Douche
On Tue, May 4, 2010 at 15:31, Tres Seaver tsea...@palladion.com wrote:
 The Securactive stuff seems to be offline (503s or non-resolvable
 hostnames).

Hi Tres,
Sorry for that, I've stopped accidentally the builbots this morning.



-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, lean, python, open source)
___
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] Automating tests of the ZTK / zopeapp package sets

2010-03-07 Thread Sebastien Douche
On Fri, Mar 5, 2010 at 10:32, Christian Theune c...@gocept.com wrote:
 Questions for discussion:

 - I find the prettier interface and easier setup than buildbot worth
   running a 3rd-party Java app (rather than a 3rd party Python app).
   Would that be acceptable among the folks running our automated tests?

 It would be for me. Right now I'll continue to clean up what we have
 with buildbot. I really don't want to put anybody off. Getting more
 coverage (however) and making it more visible and regular is my primary
 goal. I don't think we have to through anything out. I'll be happy to
 provide even more tests using other build systems in parallel.

Hi Christian  Tres,
very interesting thread, thx folks. I'm happy with Buildbot (have a
lot specific code now) but I'm ready to learn hudson:
http://hudson.securactive.org/

Not sure I have time for heavy coding (testrunner, hudson plugins...)
but I will be happy to help.




-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Summary of today's developer meeting

2010-03-04 Thread Sebastien Douche
On Tue, Mar 2, 2010 at 17:32, Christian Theune c...@gocept.com wrote:
 here's my first shot at a summary of today's meeting. I found the
 meeting itself very positive and energetic - thanks again to everyone
 who joined.

 The current state of nightly builds is a bit untidy. According to
 http://docs.zope.org/zopetoolkit/process/buildbots.html there's four buildbot
 installations with various scopes. The last two in this listing are currently
 non-functional.

The new URL is :
http://bluebream.buildbot.securactive.org/

Other buildbots :
http://grok.buildbot.securactive.org/
http://bfg.buildbot.securactive.org/
http://misc.buildbot.securactive.org/

 Get a volunteer who will oversee our buildbot installations. The job
 description would mainly include coordination efforts: ensuring consistent
 configuration, visibility, reporting and helping people to get nightly
 builds or contribute builders. mgedmin is pondering until next week whether
 he volunteers.

Funny, it's the same thing each year (read the Message-ID:
20090616060020.gc9...@elzar.ws.whq.gocept.com for a example),
developers are not affected by the buildbot state and when I (or
other) send a mail about failures, the response is : don't spam the
mailing list.

BTW I'm a volunteer.

 We need to put down a list of projects (Zope 2, grok, BB, ZTK, ...),
 branches and platforms (64-bit!) which we want the nightly builds to be
 executed on/for. Alan Runyan offered supporting Windows builds.
 No action/responsibility was agreed upon for this.

I have Linux (32  64 bits) Buildbots for all Zope3 projects (grok,
bfg, ztk, bb)

 Christian Theune volunteered to consisely document instructions for how to
 run the ZTK tests.

Cool :)


Baiju : Do you want another Buildbots? (za = zopeproject, com =
community, ztk = Zope TollKit, bb = BlueBream).


-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Stepping back as Zope 2 release manager

2010-01-13 Thread Sebastien Douche
On Mon, Jan 11, 2010 at 17:19, Andreas Jung li...@zopyx.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi there,

 I would like to inform you that I intent to retreat from the Zope 2
 release manager position soon. I have been serving the Zope community in
 this position for almost seven years and now it is time to move on

Thanks a lot Andreas!

 I am too busy with other things and I would like to shift my
 focus on other Zope-related projects

Zope3 Release Manager? ;)



-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Small modification about z3c.recipe.depgraph

2009-10-23 Thread Sebastien Douche
On Mon, Oct 19, 2009 at 17:42, Hanno Schlichting ha...@hannosch.eu wrote:
 You can just name that option eggs in the recipe part. If it is
 specified, built the working set from that list. If it is not
 specified stick to the current way and use everything.

I added the options available in tl.eggdeps (exclude, re-exclude,
dead-ends, re-dead-ends) with a new strict option. If you're ok with
the code, I will merge with trunk.


-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Small modification about z3c.recipe.depgraph

2009-10-21 Thread Sebastien Douche
On Mon, Oct 19, 2009 at 17:42, Hanno Schlichting ha...@hannosch.eu wrote:
 Feel free to change the code. If you want a new release just ping me
 and I'll do it or give you PyPi access rights :)

Hi Hanno :)
Thank you for your support. The code is here:
http://svn.zope.org/z3c.recipe.depgraph/branches/sdouche-exclude-eggs/

I will change it to include your tip about eggs option.



 Hanno





-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Testrunner option for running tests in random order?!?

2009-10-16 Thread Sebastien Douche
On Fri, Oct 9, 2009 at 14:33, Christian Theune c...@gocept.com wrote:

Hi Christian.

 That's what working branches are for.

Done :
http://svn.zope.org/zope.testing/branches/sdouche-shuffle/



-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] zope2.zope.org launched

2009-10-01 Thread Sebastien Douche
On Thu, Oct 1, 2009 at 04:50, Andreas Jung li...@zopyx.com wrote:
 I am pleased to announce the launch of a new website dedicated to the
 Zope 2 application server:

                  zope2.zope.org

Cool!



-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] Subversion externals versus mirroring

2009-09-11 Thread Sebastien Douche
On Thu, Sep 10, 2009 at 16:58, Martijn Faassen faas...@startifact.com wrote:
Hi Martjin

 Hey,

 Christian Theune wrote:
 [snip]
 Same here. We also ended up in many deadlock situations having to
 sacrifice chickens for SVN to resume operations. That's why we started
 investigating alternatives which are better at branching and merging.

Here, we use Hg since 1 year and I'm really happy about that. I don't
want use svn anymore.

 The move of the Python core developers to mercurial is also interesting.

Caution with the actual workflow, 2 differences between SVN and Hg :
- you cannot check out partial repository
- external does not exist


Cheers


-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] How to update the ZTK KGS (was Re: Working KGS tool! (was Re: IRC discussion about testing))

2009-08-28 Thread Sebastien Douche
On Tue, Aug 25, 2009 at 18:21, Martijn Faassenfaas...@startifact.com wrote:
 The KGS should not support ranges IMO.  It should be updated as new
 versions are released. It should also be tagged when updated.

 +1. No ranges. If you want to update a version in your own app's
 buildout you should be able to override it, of course, but the KGS
 should be a fixed point.

Agree, but Buildout doesn't support ranges.


-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
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] ZTK with no test failures on Python 2.4, 2.5 and 2.6!

2009-08-21 Thread Sebastien Douche
2009/8/20 Fabio Tranchitella kob...@kobold.it:
 with the today's changes, the KGS for the Zope Toolkit[1] has no build
 failures on Python 2.4, 2.5 and 2.6 for both 32bit and 64bit Linux.

Great news!

 If you are interested, please get in touch with me and I will provide you
 the configuration details.

Yes please.



-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] How to update the ZTK KGS (was Re: Working KGS tool! (was Re: IRC discussion about testing))

2009-08-17 Thread Sebastien Douche
On Fri, Aug 14, 2009 at 19:20, Jim Fultonj...@zope.com wrote:

Hi Jim

 - We need to create a test branch.

 - When a developer wants to update a project version, they check out
 the test branch, make a local version change and run the tests. If the
 tests pass the check the change into the test branch.

 - We maintain windows and linux buildbots (or equivalent) against both
 the test branch and trunk for Python 2.4, 2.5 and 2.6.

 - When buildbot tests pass on all platforms and Python versions, we
 merge tested changes to the trunk.  Note that the buildbot output
 needs to record the svn revision # tested.

 Thoughts?

1. When the new system will be the default way?
2. Can you list the steps needed by the new system? (co, bin/test,...)
3. Do you want Py2.4 buildbot for Zope 2.5?


Nota: I don't have Windows buildbot.


Cheers


-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] KGS trunk without failures

2009-07-28 Thread Sebastien Douche
On Mon, Jul 27, 2009 at 22:43, Stephan
Richtersrich...@cosmos.phy.tufts.edu wrote:
 Hi everyone,

 last week I worked on getting the KGS trunk located in zope.release to pass
 without failures. (Python 2.5 on Linux, i686)

Thank you for the work! Not the same result on my buildbot (64 bits):
Tests with errors:
   test_send_failQuit (zope.sendmail.tests.test_mailer.TestSMTPMailer)
   test_send_failQuit (zope.sendmail.tests.test_mailer.TestSMTPMailerWithNoEHLO)

Tests with failures:
   
/srv/buildbot/slave/zope3/py2.5-64bit-linux-kgs35/build/test/eggs/keas.profile-0.1.0-py2.5.egg/keas/profile/README.txt
   
/srv/buildbot/slave/zope3/py2.5-64bit-linux-kgs35/build/test/eggs/keas.unit-1.0.0-py2.5.egg/keas/unit/README.txt
   
/srv/buildbot/slave/zope3/py2.5-64bit-linux-kgs35/build/test/eggs/zope.fssync-3.5.1-py2.5.egg/zope/fssync/tests/../caseinsensitivity.txt
   
/srv/buildbot/slave/zope3/py2.5-64bit-linux-kgs35/build/test/eggs/zope.index-3.5.2-py2.5-linux-x86_64.egg/zope/index/text/tests/../textindex.txt

The log:
http://zope.buildbot.securactive.org/builders/py2.5-64bit-linux-kgs35/builds/89/steps/test/logs/stdio

 If someone could setup a buildbot to run all the tests nightly, that would be
 great.

http://zope.buildbot.securactive.org/waterfall

8 Buildbots :
-  KGS Zope 3.4.0 Python2.4 32bits
-  KGS Zope 3.4.0 Python2.4 64bits
-  KGS Zope 3.4.0 Python2.5 32bits
-  KGS Zope 3.4.0 Python2.5 64bits
-  KGS Zope 3.5.0 Python2.5 32bits
-  KGS Zope 3.5.0 Python2.5 64bits
-  KGS Zope 3.5.0 Python2.6 32bits
-  KGS Zope 3.5.0 Python2.6 64bits

Need to work on Firewall ( for internal buildbot), python-memcached
needs to retrieve external FTP data (?!).

-- 
Sebastien Douche sdou...@gmail.com
Twitter: http://bit.ly/afkrK (agile, python, open source)
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] The future of Zope{2, 3} and Plone in Debian and Ubuntu

2009-06-24 Thread Sebastien Douche
2009/6/24 Fabio Tranchitella kob...@kobold.it:
 Hello,

Hi Fabio :)

 We already have python2.5 and python2.6

and Python 3.0 and...

 we have to provide security support for all the
 packages, and supporting three different versions of python is too much
 work.

Is it possible to keep Python 2.4 with a warning like we don't
provide support on this version ?

BTW, thank you for your work!

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


Re: [Zope-dev] Manuel Beta

2009-06-24 Thread Sebastien Douche
On Wed, Jun 24, 2009 at 15:00, Benji York be...@zope.com wrote:

 I've just released the first beta of Manuel, my next-generation
 doctest project.

Hmm, very interesting, thank you to sharing wth us!

 Manuel is available from PyPI (http://pypi.python.org/pypi/manuel)
 with docs, details, and examples at
 http://packages.python.org/manuel/.

 I'm interested in any feedback and/or questions you may have be it
 technical, documentation, or marketing (i.e., how do I describe what
 Manuel does and what benefits it has).

1. good idea for manuel.isolation, because it's for us a the main lack
of doctests. But why this functionality is in a documentation
package?

2. we use intensely z3c.testsetup[1], can you explain how use manuel with it?



[1] http://pypi.python.org/pypi/z3c.testsetup



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


Re: [Zope-dev] buildbots

2009-06-17 Thread Sebastien Douche
On Wed, Jun 17, 2009 at 09:44, Wolfgang Schnerring w...@gocept.com wrote:
  1. checkout svn://svn.zope.org/repos/main/zope.release/trunk,

 Ah. I didn't know about zope.release, I'll need to look at that. Thanks!

np. Do you see better way to test?


  If not, is there something I could do to help make that come true?
  I can't make this for all packages on SVN ; so what are the packages
  that you want?

 I'll need to look into this further, but could you imagine adding
 another builder, in addition to linux-kgs34 and linux-kgs35, let's say
 linux-kgstrunk, if there was something like zope.release that this
 builder could use?

I can add anything, just say what you want ;).

BTW, I have some trouble with kgs 3.4 (and kgs 3.5 are always broken),
if somebody can help me :

http://zope.buildbot.securactive.org/builders/py2.4-32bit-linux-kgs34/builds/71/steps/test/logs/summary
http://zope.buildbot.securactive.org/builders/py2.5-32bit-linux-kgs34/builds/71/steps/test/logs/summary
http://zope.buildbot.securactive.org/builders/py2.5-64bit-linux-kgs34/builds/45/steps/test/logs/stdio

(sent a mail to Richter  Jim but they're busy).

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


[Zope-dev] Hg mirror available

2009-06-17 Thread Sebastien Douche
This is a first attempt to build an Mercurial mirror :
http://hg.zope.mirrors.securactive.org/

- Size
SVN 2.13go
Hg 780mo
Hg (only trunk for each package) 440mo

- co (only last commit)
SVN
s...@wiener:~$ time svn co svn://svn.zope.org/repos/main/zope.component/trunk
...
real0m5.158s
user0m0.028s
sys 0m0.996s

Hg (all commits, it's a clone)
s...@wiener:~$ time hg clone
http://hg.zope.mirrors.securactive.org/zope.component/
...
real0m3.394s
user0m0.280s
sys 0m0.552s


Improvments
---
- mapping of svn user / full name  email (hg convention)
- a description for each project


What do you think?

Hope this help everybody to understand the benefits of DVCS and
leverage facility to submit a patch.




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


Re: [Zope-dev] buildbots

2009-06-16 Thread Sebastien Douche
On Tue, Jun 16, 2009 at 08:00, Wolfgang Schnerring w...@gocept.com wrote:

 Hello,

Hi Wolfgang

 http://zope3.pov.lt/buildbot/waterfall
 http://zope3.afpy.org/buildbot/waterfall
 http://zope.buildbot.securactive.org/waterfall
 (the ZTK docs mention only the first two. Why?)

Because nobody had this server on the list ;).

 What I couldn't quite figure out, however is: what, exactly, do these
 buildbots test?

The steps :

1. checkout svn://svn.zope.org/repos/main/zope.release/trunk,
2. Display Last Change
3. [python, /usr/bin/virtualenv, --no-site-packages, sandbox],
4. [sandbox/bin/python, bootstrap.py],
5. [bin/buildout],
6. [bin/generate-buildout],
7.  cd test  buildout
8. [bin/test, -v, -1, --exit-with-status]))

 I imagine one very useful scenario (don't know if there are others),
 and that would be for each package X in the (still to be determined?)
 list of ZTK packages, take its trunk (whenever that is updated) and
 the trunks of all packages it depends on (only if those are ZTK add this 
 scenario?
 packages, of course, else use the according released version), and run
 X's tests.

 Is this covered by one of these buildbot installations?

I don't think so. BTW, not on my server.

 If not, is there something I could do to help make that come true?

I can't make this for all packages on SVN ; so what are the packages
that you want?


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


[Zope-dev] Zope 3.4.1 release?

2009-06-16 Thread Sebastien Douche
Hi,
any chance to see a new release (KGS) ? Some packages are old :
- docutils
- zope.testing
- z3c.etestbrowser

I can help on this task.

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


Re: [Zope-dev] Zope 3.4.1 release?

2009-06-16 Thread Sebastien Douche
On Tue, Jun 16, 2009 at 16:54, Stephan Richter
srich...@cosmos.phy.tufts.edu wrote:
 Update the package list and test it. I'll do the announcement.

Fantastic, I work on it.


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



[Zope-dev] git / Hg mirror of Zope SVN?

2009-06-15 Thread Sebastien Douche
Oops, wrong ML :).


-- Forwarded message --
From: Sebastien Douche sdou...@gmail.com
Date: Mon, Jun 15, 2009 at 18:04
Subject: git / Hg mirror of Zope SVN?
To: zope3-...@zope.org


Hi,
does anybody want a Mercurial or Git version of the SVN? For internal
use (more fun  easy to create patch), I will build a Hg mirror, but
if other persons are interessed, It will be public.


--
Sebastien Douche sdou...@gmail.com



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


Re: [Zope-dev] [buildbot] zc.buildout (small) failures

2009-05-12 Thread Sebastien Douche
On Tue, May 12, 2009 at 15:14, Jim Fulton j...@zope.com wrote:
 Please don't spam zope-dev with these. Please just send them to me instead.

Ok, sorry for the spam.


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


[Zope-dev] [buildbot] zc.buildout (small) failures

2009-05-11 Thread Sebastien Douche
http://misc.buildbot.securactive.org/builders/zc.buildout-py2.4-32bit-linux/builds/1/steps/test/logs/stdio
http://misc.buildbot.securactive.org/builders/zc.buildout-py2.4-64bit-linux/builds/7/steps/test/logs/stdio
http://misc.buildbot.securactive.org/builders/zc.buildout-py2.6-32bit-linux/builds/0/steps/test/logs/stdio
http://misc.buildbot.securactive.org/builders/zc.buildout-py2.6-64bit-linux/builds/4/steps/test/logs/stdio

Failed example:
print 'X'; print system(
zc.buildout.easy_install._safe_arg(sys.executable)+' '+
'bootstrap.py --version 1.1.1'); print 'X'
Expected:
X
Generated script '/sample/bin/buildout'.
BLANKLINE
X
Got:
X
Generated script '/sample/bin/buildout'.
/tmp/tmp64BRh4/zc.buildout-1.1.1-py2.6.egg/zc/buildout/buildout.py:21:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
BLANKLINE
X

-
Expected:
X
No local packages or download links found for zc.buildout==UNKNOWN
error: Could not find suitable distribution for
Requirement.parse('zc.buildout==UNKNOWN')
Traceback (most recent call last):
  File bootstrap.py, line 78, in module
) == 0
AssertionError
BLANKLINE
X
Got:
X
No local packages or download links found for zc.buildout==UNKNOWN
error: Could not find suitable distribution for
Requirement.parse('zc.buildout==UNKNOWN')
Traceback (most recent call last):
  File bootstrap.py, line 75, in ?
PYTHONPATH=
AssertionError
BLANKLINE
X



Cheers

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


Re: [Zope-dev] buildbot web page

2009-05-09 Thread Sebastien Douche
On Fri, May 8, 2009 at 11:52, Martijn Faassen faas...@startifact.com wrote:
 Hi there,

Hi Martijn

 There are various buildbots running for Zope-related stuff. The problem
 is that they're only mentioned on mailing lists and such so nobody
 remembers where they are, how to use them, and who to contact.

 Could someone work with Sebastien Douche who is maintaining one buildbot
 and record what's going on?

I don't understand exactly what you want. BTW i have no access on svn.

 (missing repoze and zc.builout)

http://repoze.buildbot.securactive.org/
http://misc.buildbot.securactive.org/


 If you're feeling ambitious you could also look into using snakebite for
 testing some of our packages on a large range of platforms.

I have already Linux 3264 bits, do you want another platforms (sorry
but I hate Windows) ?





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


Re: [Zope-dev] buildbot web page

2009-05-09 Thread Sebastien Douche
On Fri, May 8, 2009 at 11:52, Martijn Faassen faas...@startifact.com wrote:

  I want to be one, but I  need a web page telling me where to go. :)

http://buildbot.securactive.org/




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


Re: [Zope-dev] zc.buildout broken

2009-05-08 Thread Sebastien Douche
On Fri, Apr 24, 2009 at 16:28, Jim Fulton j...@zope.com wrote:
 Do you want a buildbot for zc.buildout? (py2.4, py2.5, py2.6 on linux
 3264, sorry)


 +1

Done:
http://misc.buildbot.securactive.org/waterfall
(sorry, 32 bit slave is down)



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


Re: [Zope-dev] zc.buildout broken

2009-04-24 Thread Sebastien Douche
On Fri, Apr 24, 2009 at 05:56, Roger Ineichen d...@projekt01.ch wrote:
 Ran 367 tests with 50 failures and 1 errors in 8 minutes 14.891 seconds.

 The latest trunk of zc.buildout is completly broken.
 At least on windows. Can someone check this on linux?

Do you want a buildbot for zc.buildout? (py2.4, py2.5, py2.6 on linux
3264, sorry)


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


[Zope-dev] Buildbot for Zope 3

2009-03-30 Thread Sebastien Douche
Hi,
sad time for zope 3:
http://zope.buildbot.securactive.org/waterfall

Tell me if you other things (I want repoze, python and Tarek's distutils).

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


[Zope-dev] [labo] Disparition de nss3-1 nss3-2

2009-03-05 Thread Sebastien Douche
Pour rappel il existait nss3-{1,2,3] pour tester les corrections de
bugs en 3.4 et 3.5. Comme nous développons plus la 3.4 (et que j'ai
besoin de machines), j'ai récupéré les deux premières.


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


Re: [Zope-dev] [labo] Disparition de nss3-1 nss3-2

2009-03-05 Thread Sebastien Douche
On Thu, Mar 5, 2009 at 13:53, Sebastien Douche sdou...@gmail.com wrote:

Sorry, wrong ml :(


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


[Zope-dev] [KGS 3.4.0] missing python-cjson?

2009-02-04 Thread Sebastien Douche
Needed by z3c.formjs:

...
Getting required 'python-cjson'
  required by z3c.formjs 0.4.0.

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


Re: [Zope] ZopeProfiler and Kcachegrind, how to convert statistics files ?

2009-02-03 Thread Sebastien Douche
On Wed, Jan 28, 2009 at 16:56, Jean-Michel FRANCOIS
jeanmichel.franc...@makina-corpus.com wrote:
 Is someone has try to use ZopeProfiler with KCacheGrind ? I would like
 to try KCachegrind because i found xdot very slow.

 I have started to read the code of ZopeProfiler and i have discovered
 the world of profiling file format. It seems that ZopeProfiler save it's
 file in pstats format. So i need to convert those file to calltree
 format. But all scripts i have tryed has failed:

 * pyprof2calltree
 * lsprofcalltree.py
 * hotshot2calltree

 So am i on the wrong way ? Do i need to fix one of these script ? Are
 you using on of them ?

Maybe try this?
http://pypi.python.org/pypi/profilestats/1.0


-- 
Sebastien Douche sdou...@gmail.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope-dev] Zope 3.5dev KGS

2009-02-02 Thread Sebastien Douche
On Mon, Feb 2, 2009 at 10:09, Christophe Combelles cc...@free.fr wrote:
 http://zope3.pov.lt/buildbot/

 Ok, Sebastien and I are going to setup the buildbot, we have a dedicated 
 server
 for that.

 Marius, could you help us start, by sending me your buildbot configuration?

I'm buying new server for my company (dual xeon, 8go ram). I will
install buildbot on it.

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


Re: [Zope-dev] [Zope] Zope 3.4.0 Released!

2009-02-02 Thread Sebastien Douche
On Mon, Feb 2, 2009 at 15:04, Benji York be...@zope.com wrote:
 srich...@cosmos.phy.tufts.edu wrote:

 - Zope 3.4 Versions:
 http://download.zope.org/zope3.4/3.4.0/versions.cfg

 I had been using http://download.zope.org/zope3.4/versions.cfg, but that
 has gone away.  Was I using the wrong thing?  Was the removal of the old
 file intentional?

http://download.zope.org/zope3.4/3.4.0/versions.cfg

KGS 1.x uses new anatomy (major/minor/):
http://download.zope.org/zope3.4/intro.html

Cheers

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


Re: [Zope-dev] Zope 3.5dev KGS

2009-02-02 Thread Sebastien Douche
On Tue, Feb 3, 2009 at 01:50, Martijn Faassen faas...@startifact.com wrote:
 I would strongly urge the people setting up the buildbot to consider
 running the z3c.recipe.compat tests instead of the integrated tests. We
 discovered a *lot* of dependency problems with the current packages
 because they were all tested together in the same process, so that
 dependencies being being pulled in that weren't declared, and ZCML was
 being loaded elsewhere that a package actually directly depends on.

understood.

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


Re: [Zope] [Zope-dev] Zope 3.4.0 Released!

2009-02-02 Thread Sebastien Douche
On Mon, Feb 2, 2009 at 15:04, Benji York be...@zope.com wrote:
 srich...@cosmos.phy.tufts.edu wrote:

 - Zope 3.4 Versions:
 http://download.zope.org/zope3.4/3.4.0/versions.cfg

 I had been using http://download.zope.org/zope3.4/versions.cfg, but that
 has gone away.  Was I using the wrong thing?  Was the removal of the old
 file intentional?

http://download.zope.org/zope3.4/3.4.0/versions.cfg

KGS 1.x uses new anatomy (major/minor/):
http://download.zope.org/zope3.4/intro.html

Cheers

-- 
Sebastien Douche sdou...@gmail.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope-dev] Planning for Zope 3.5

2009-02-01 Thread Sebastien Douche
On Sun, Feb 1, 2009 at 07:51, Stephan Richter
srich...@cosmos.phy.tufts.edu wrote:
 - Improve project setup

 As Shane pointed out, it is hard to get started. The solution could be a
 combination of documentation and tools, like zopeproject.

zc.zope3recipes is very interesting, but with a deficiency: no
default configuration for app  instance part. A good thing could be
to integrate zopeproject.

 Thoughts?

I dream to see SQLAlchemy DB as first class citizen in Zope3. We use
Zope3 for developing our products and it's the main failure for us.


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


Re: [Zope-dev] snakebite

2009-02-01 Thread Sebastien Douche
On Sat, Jan 31, 2009 at 11:55, Martijn Faassen faas...@startifact.com wrote:
 I think the Zope project counts as a prominent Python project and we
 have a lot of interesting code to test, so perhaps they'll let us in. :)

 Would people be interested in working on making use of this platform? We
 could use it for testing of a wide range of packages. Perhaps the ZODB
 would be an interesting package to start with. If so we should approach
 snakebite to see whether we can get on board.


Me and Cristophe Combelles (ccomb) are ok to integrate the KGS team.
And we have alternates solutions if Snakebite reject Zope3 :
- AFPy (french python association) get a new server
- My company accept to help Zope project with a (non)dedicated server


Cheers


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


Re: [Zope-dev] [Zope] Zope 3.4.0 Released!

2009-01-31 Thread Sebastien Douche
On Sat, Jan 31, 2009 at 08:33, Stephan Richter
srich...@cosmos.phy.tufts.edu wrote:
 Hi everyone,

 It is finally here! Thanks goes to everyone who involved!

Yeah \o/ Thank you Stephan.


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


Re: [Zope] Zope 3.4.0 Released!

2009-01-31 Thread Sebastien Douche
On Sat, Jan 31, 2009 at 08:33, Stephan Richter
srich...@cosmos.phy.tufts.edu wrote:
 Hi everyone,

 It is finally here! Thanks goes to everyone who involved!

Yeah \o/ Thank you Stephan.


-- 
Sebastien Douche sdou...@gmail.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope-dev] Attention Zope 3 KGS consumers: zope.kgs changes

2009-01-28 Thread Sebastien Douche
On Tue, Jan 27, 2009 at 18:57, Stephan Richter
srich...@cosmos.phy.tufts.edu wrote:
 as you probably saw from the checkins last night, Paul and I finished all
 outstanding coding tasks that were blocking a Zope 3.4 release based on a
 KGS. In particular, we can generate a skinable Web site for a KGS and the
 release process is now very much automated.

Great! Is there any reason to not upload zope.kgs and zope.release to Pypi?



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


Re: [Zope-dev] PyPI mirrors available

2008-11-14 Thread Sebastien Douche
On Thu, Nov 13, 2008 at 18:45, Andreas Jung [EMAIL PROTECTED] wrote:
 Hi there,

Hi Andreas

 I would like to point out that we have started the PyPI replication project
 some months ago during the Blackforest sprint:

 http://www.openplans.org/projects/pypi-mirroring/project-home

Thanks for the work.

 Suggestions and further support in terms of hardware resources and bandwidth
 are highly appreciated.

A small enhancement could be a changelog, like Debian repos. Whis
this, an internal repos can synchronize with your repos quickly.
Sorry if this suggestion is already planned.





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


Re: [Zope-dev] KGS buildbot news

2008-08-08 Thread Sebastien Douche
On Fri, Aug 8, 2008 at 18:26, Marius Gedminas [EMAIL PROTECTED] wrote:
 News about the KGS buildbot at http://zope3.pov.lt/buildbot/:

Impressive, can you show your buildbot configuration ? I want running
the same here.


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


[Zope-dev] Re: [Zope3-Users] Nine new ZC Zope 3 packages on zope.org

2006-02-04 Thread Sebastien Douche
On 2/3/06, Gary Poster [EMAIL PROTECTED] wrote:
 Zope Corp has released nine new packages as standalone Zope 3
 projects on zope.org.  Three are completely new to the zope.org
 repository, and six were previously part of the zc Sandbox on zope.org.

Impressive, thanks! Juste a thought : maybe bring together in svn
directory, like zope3_addons (or zope3_packages) ?


--
Sébastien Douche [EMAIL PROTECTED]
XPDay France le 23  24 Mars 2006 - séminaire sur l'agilité.
Venez découvrir les méthodes agiles // http://www.xp-france.net
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope] Zope scalabilty and problems

2005-09-02 Thread Sebastien Douche
On 9/1/05, Kennamore, Matthew G [NTK] [EMAIL PROTECTED] wrote:
 Zope version 2.7.3 (planning to goto 2.7.7 soon with ZODB 3.2.9)
 Pyhton is 2.3.4
 Apache 1.3
 
 We have 943 users as of this minute with a bout 1000 objects being created a 
 day (Lots of creates)

Interesting. Somebody have a couple of values for heavy load sites
(Zope only and with Plone) ?
- hit per hour  day
- visitor per hour  day
- Gb of the ZODB

Regards.

-- 
Sébastien Douche [EMAIL PROTECTED]
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: [Zope-Annce] [ANN] Zope 2.7.7 released

2005-07-10 Thread Sebastien Douche
On 7/10/05, Andreas Jung [EMAIL PROTECTED] wrote:
 
 Dear Zope Community,
 
 on behalf of Zope Corporation and all Zope 2 developers and contributors
 I am pleased to announce the release of Zope 2.7.7 final.

Yeah ! But :

% tar tvfz Zope-2.7.7-final.tgz | grep tgz
-rw-rw-r-- ajung/ajung   49152 2005-07-10 11:15:58
Zope-2.7.7-final/Zope-2.7.7-final.tgz

A tarball in the tarball ?

% tar xfz Zope-2.7.7-final.tgz

% cd Zope-2.7.7-final  

% ls -l  
total 172
-rwxr-x---   1 seb seb  7083 2005-07-10 11:12 configure
drwxr-x---   2 seb seb  4096 2005-07-10 11:14 CVS
drwxr-x---   5 seb seb  4096 2005-07-10 11:13 doc
drwxr-x---   3 seb seb  4096 2005-07-10 11:11 Extensions
drwxr-x---   3 seb seb  4096 2005-07-10 11:11 import
drwxr-x---   4 seb seb  4096 2005-07-10 11:15 inst
drwxr-x---   5 seb seb  4096 2005-07-10 11:11 lib
-rw-r-   1 seb seb  4788 2005-07-10 11:15 makefile
-rw-r-   1 seb seb  1103 2005-07-10 11:11 README.txt
-rw-r-   1 seb seb 39413 2005-07-10 11:12 setup.py
drwxr-x---  10 seb seb  4096 2005-07-10 11:11 skel
-rw-r-   1 seb seb 30091 2005-07-10 11:12 test.py
drwxr-x---   4 seb seb  4096 2005-07-10 11:13 utilities
-rw-r-   1 seb seb 49152 2005-07-10 11:15 Zope-2.7.7-final.tgz

% file Zope-2.7.7-final.tgz 
Zope-2.7.7-final.tgz: gzip compressed data, from Unix

% tar xvfz Zope-2.7.7-final.tgz 
Zope-2.7.7-final/
Zope-2.7.7-final/import/
Zope-2.7.7-final/import/README.txt
Zope-2.7.7-final/import/ZopeTutorialExamples.zexp
gzip: stdin: unexpected end of file
tar: Read 2745 bytes from Zope-2.7.7-final.tgz

Mistake ?

PS : perharps delete all cvs contents ? (CVS directories and .cvsignore files)


Regards.

-- 
Sébastien Douche [EMAIL PROTECTED]
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Start with Zope

2000-12-14 Thread Sebastien Douche

Le Thu, Dec 14, 2000 at 01:20:35PM -, peter bengtson à écrit:
# To start Zope you do that on the commandline or as a service.
# To start _working_ with it you use your webbrowser.
# If you installed Zope on port 8080 (most likely I think), go to

Not with Debian package because port 8080 is already use by wwwofle.
The default port is 9673.


-- 
Sébastien Douche [EMAIL PROTECTED]
French Zopista / www.zope.org

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Help with ZPoPyDA

2000-07-10 Thread Sebastien Douche

Le Mon, Jul 10, 2000 at 10:49:27AM -0500, Nitesh Dhanjani à écrit:
# Im trying to access a postres database from within zope. I have
# ZPoPyDA-0.5.tar.gz installed along with PoPy-1.2.
# 
# The connection string Im using is something like:
# user=thierry host=myhost dbname=test port=5432 password=mypassword

It's a example. Change with yours attributes.
thierry by your user.
myhost by your host (or localhost).
test by your db name.
mypassword by your db password.

For create a DB - man createdb 
For create a user - man createuser 

Docs at /usr/doc/postgresql-xxx/

-- 
(°- Sébastien Douche [EMAIL PROTECTED]
//\ IDEALX www.IDEALX.com www.IDEALX.org
v_/_ Ingénierie Open Source

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )