Re: [Zope-dev] zope-tests - FAILED: 12, OK: 8

2013-09-23 Thread Adam GROSZER

On 09/23/2013 10:03 AM, Marius Gedminas wrote:

On Fri, Sep 13, 2013 at 09:01:37AM +0300, Marius Gedminas wrote:

On Fri, Sep 13, 2013 at 01:00:02AM +0200, Zope tests summarizer wrote:

[2]winbot / zope.app.authentication_py_265_32
[3]winbot / zope.app.http_py_265_32
[4]winbot / zope.app.publication_py_265_32
[8]winbot / zope.app.wsgi_py_265_32


zope.testbrowser-caused WebTest version conflict.


I've no idea why these errors disappeared.


I plan to release zope.testbrowser 5.0.0 this week.  It should fix these
(and probably cause lots of pain elsewhere, if people use undocumented
internals like .mech_browser directly, which they do).


I basically chickened out.

IIRC the new webtest-based zope.testbrowser breaks API pretty hard (e.g.
you can't use zope.app.testing.functional.FunctionalTestLayer any more;
you must create a WSGITestLayer from I-forgot-what-zope.-package).

What's worse, it lacks documentation for how you're supposed to migrate
from older zope.testbrowser versions (<=4.x) to newer versions (5.x).

I will not do a release until this documentation exists.


Could you add a line to let's say CHANGES.txt about this?
The idea would be to really block a release.
Not that someone comes around and pushes the release out half baked.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
It is never worthwhile to make rents in a garment for the sake of 
mending them? Nor to create doubts in order to show how cleverly we can 
quiet them.

- Charles Haddon Spurgeon
___
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: 8

2013-09-09 Thread Adam GROSZER

On 09/09/2013 04:29 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/08/2013 07:00 PM, Zope tests summarizer wrote:


[1]FAILED  winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-September/078639.html


Same failure as yesterday::

   Installing test.
   While:
 Installing test.
   Error: There is a version conflict.
   We already have: webtest 2.0.7

Odd that the other three cleared up (or didn't they run?)



All 4 ran, all 4 failed.
Maybe it's a timing issue between the bot and the mailer?


--
Best regards,
 Adam GROSZER
--
Quote of the day:
To be sure of hitting the target, shoot first, and call whatever you hit 
the target.

___
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: 9, OK: 11

2013-09-04 Thread Adam GROSZER

On 09/05/2013 02:58 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/04/2013 07:00 PM, Zope tests summarizer wrote:

[1]Failure - zopetoolkit_trunk - Build # 379 Fixed -
zopetoolkit_trunk - Build # 389 [2]Still Failing -
zopetoolkit_trunk - Build # 380 [3]Still Failing -
zopetoolkit_trunk - Build # 381 [4]Still Failing -
zopetoolkit_trunk - Build # 382 [5]Still Failing -
zopetoolkit_trunk - Build # 383 [6]Still Failing -
zopetoolkit_trunk - Build # 384 [7]Still Failing -
zopetoolkit_trunk - Build # 385 [8]Still Failing -
zopetoolkit_trunk - Build # 386 [9]Still Failing -
zopetoolkit_trunk - Build # 387


Anybody understand what caused those errors?  There isn't any activity
during the range of time represented by those failures.


It looks like the distribute/setuptools hell broke in.
Maybe Patrick changed something?


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Character is a strange blending of flinty strength and pliable warmth.
- Robert Shaffer
___
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: 3, OK: 9

2013-07-30 Thread Adam GROSZER

On 07/30/2013 02:19 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/29/2013 07:00 PM, Zope tests summarizer wrote:

[1]FAILED  winbot / z3c.contents_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-July/078036.html


[2]FAILED  winbot / z3c.layer.ready2go_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-July/078034.html


[3]FAILED  winbot / z3c.pagelet_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-July/078035.html


All three fail so:

- - %< --
Building lxml version 3.2.3.
Building without Cython.
ERROR: 'xslt-config' is not recognized as an internal or external command,
operable program or batch file.

** make sure the development packages of libxml2 and libxslt are installed **
- - %< --



But not in the latest build. Was probably a delay in creating the 
windows egg for lxml.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Many are called, few are chosen.  Fewer still get to do the choosing.
___
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: 5, OK: 8

2013-07-17 Thread Adam Groszer
Done.

What I did is for every python version installed there:
- clean any remnants manually of setuptools/distribute in site-packages
- get a tarball of the latest setuptools (0.9.5), untarred it
- installed setuptools from the source:
C:\install\setuptools-0.9.5>c:\Python33_64\python.exe setup.py install

as next I'll update c:\Python33_(32|64) to 3.3.2, because currently it's
just 3.3.0


On Wed, Jul 17, 2013 at 12:56 PM, Adam Groszer  wrote:

> Hi,
>
> Yah well just leave it. I'll try to get to it.
> I'll stash a recent setuptools into all pythons.
>
>
> On Wed, Jul 17, 2013 at 12:41 PM, Marius Gedminas wrote:
>
>> On Tue, Jul 16, 2013 at 07:08:39PM -0400, Tres Seaver wrote:
>> > On 07/16/2013 06:53 AM, Marius Gedminas wrote:
>> > > Perhaps manually installing setuptools >= 0.7 into c:\python2*_64
>> > > would fix the failing builds?
>>
>> Further evidence for this suggestion: winbot's c:/python26_32/python.exe
>> has
>>
>>>>> import setuptools
>>>>> setuptools.__file__
>>'\\setuptools-0.7.1-...'
>>
>> and works fine, while winbot's c:/python26_64/python.exe has
>>
>>>>> import setuptools
>>>>> setuptools.__file__
>>'\\distribute-0.6.44-...'
>>
>> and doesn't.
>>
>> > +1.  Let's just get past the distribute / old setuptools mess and get on
>> > with our lives.
>>
>> I'm somewhat ashamed to admit that I don't know how to do that.
>>
>> Normally I get setuptools with sudo apt-get install python-setuptools,
>> or by creating a virtualenv.
>>
>> IIRC there's some sort of ez_setup.py that you can run?  Never mind, I
>> can read the fine manual:
>> https://pypi.python.org/pypi/setuptools/0.9.5#windows
>>
>> So, here's what I did:
>>
>>  - rdesktop'ed into winbot
>>  - Control Panel -> Add/Remove Programs
>>  - removed Python 2.6 setuptools 0.6c11 (it said it was already removed,
>>so I just OK'ed removing the add/remove programs item)
>>  - removed Python 2.7 setuptools 0.6c11 (this time it said it removed 18
>>files and directories)
>>  - left setuptools 0.6c11 installers for Python 2.4 and 2.5 alone
>>because meh
>>  - launched Git bash
>>  - cd /c/Python26_64/Lib/site-packages
>>  - rm -rf setuptools* distribute*
>>  - cd /tmp
>>  - curl https://bitbucket.org/pypa/setuptools/downloads/ez_setup.py >
>> ez_setup.py
>>  - /c/Python26_64/python ez_setup.py
>>  - cd /c/Python27_64/Lib/site-packages
>>  - rm -rf setuptools* distribute*
>>  - cd /tmp
>>  - /c/Python27_64/python ez_setup.py
>>
>> And now I'm wondering if those control panel installers were about
>> 32-bit or 64-bit installs, and I wonder if I broke Python27_32 by
>> removing all traces of setuptools form there.  Let's check:
>>
>>$ /c/Python27_32/python
>>>>> import setuptools
>>>>> setuptools.__file__
>>'\\distribute-0.6.44-...'
>>
>> Huh?  And no builds failed on py_270_win32?  I don't understand, and I
>> don't _want_ to understand.  Let's just see what buildbots report
>> tomorrow.
>>
>> Marius Gedminas
>> --
>> http://pov.lt/ -- Zope 3/BlueBream consulting and development
>>
>> ___
>> 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 )


Re: [Zope-dev] zope-tests - FAILED: 5, OK: 8

2013-07-17 Thread Adam Groszer
Hi,

Yah well just leave it. I'll try to get to it.
I'll stash a recent setuptools into all pythons.


On Wed, Jul 17, 2013 at 12:41 PM, Marius Gedminas  wrote:

> On Tue, Jul 16, 2013 at 07:08:39PM -0400, Tres Seaver wrote:
> > On 07/16/2013 06:53 AM, Marius Gedminas wrote:
> > > Perhaps manually installing setuptools >= 0.7 into c:\python2*_64
> > > would fix the failing builds?
>
> Further evidence for this suggestion: winbot's c:/python26_32/python.exe
> has
>
>>>> import setuptools
>>>> setuptools.__file__
>'\\setuptools-0.7.1-...'
>
> and works fine, while winbot's c:/python26_64/python.exe has
>
>>>> import setuptools
>>>> setuptools.__file__
>'\\distribute-0.6.44-...'
>
> and doesn't.
>
> > +1.  Let's just get past the distribute / old setuptools mess and get on
> > with our lives.
>
> I'm somewhat ashamed to admit that I don't know how to do that.
>
> Normally I get setuptools with sudo apt-get install python-setuptools,
> or by creating a virtualenv.
>
> IIRC there's some sort of ez_setup.py that you can run?  Never mind, I
> can read the fine manual:
> https://pypi.python.org/pypi/setuptools/0.9.5#windows
>
> So, here's what I did:
>
>  - rdesktop'ed into winbot
>  - Control Panel -> Add/Remove Programs
>  - removed Python 2.6 setuptools 0.6c11 (it said it was already removed,
>so I just OK'ed removing the add/remove programs item)
>  - removed Python 2.7 setuptools 0.6c11 (this time it said it removed 18
>files and directories)
>  - left setuptools 0.6c11 installers for Python 2.4 and 2.5 alone
>because meh
>  - launched Git bash
>  - cd /c/Python26_64/Lib/site-packages
>  - rm -rf setuptools* distribute*
>  - cd /tmp
>  - curl https://bitbucket.org/pypa/setuptools/downloads/ez_setup.py >
> ez_setup.py
>  - /c/Python26_64/python ez_setup.py
>  - cd /c/Python27_64/Lib/site-packages
>  - rm -rf setuptools* distribute*
>  - cd /tmp
>  - /c/Python27_64/python ez_setup.py
>
> And now I'm wondering if those control panel installers were about
> 32-bit or 64-bit installs, and I wonder if I broke Python27_32 by
> removing all traces of setuptools form there.  Let's check:
>
>$ /c/Python27_32/python
>>>> import setuptools
>>>> setuptools.__file__
>'\\distribute-0.6.44-...'
>
> Huh?  And no builds failed on py_270_win32?  I don't understand, and I
> don't _want_ to understand.  Let's just see what buildbots report
> tomorrow.
>
> Marius Gedminas
> --
> http://pov.lt/ -- Zope 3/BlueBream consulting and development
>
> ___
> 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 )


Re: [Zope-dev] zope-tests - FAILED: 86, OK: 5

2013-06-04 Thread Adam GROSZER



On 06/04/2013 10:08 AM, Adam GROSZER wrote:

On 06/03/2013 04:59 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/03/2013 09:04 AM, Adam GROSZER wrote:

On 06/03/2013 02:37 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE- Hash: SHA1

On 06/02/2013 09:00 PM, Zope tests summarizer wrote:

This is the summary for test reports received on the zope-tests
list between 2013-06-01 00:00:00 UTC and 2013-06-02 00:00:00 UTC:


I'm not sure where we are with these failures.  I can't reproduce
the exact failures on fresh checkouts, but I believe we are in a
weird state due to a combination of factors:

- - distribute / setuptools merger - - PyPI now HTTPS-only - - PyPI
CDN caching?

I think we should be aiming to switch our bootstraps over ASAP to
pick up setuptools 0.7:  it doesn't appear to be simple at the
moment to get that installed, as there is no 'ez_setup.py' in the
beta location:

https://bitbucket.org/pypa/setuptools/downloads



I think it's the first. It seems to be a distribute vs setuptools
fight. I recently installed distribute in site-packages, but that does
not seem to help.


Would it help to update to setuptools-0.7 in the 'site-packages'
(removing distribute completely)?  I have the feeling that the faster we
put setuptools-0.6 and distribute behind us, the better off we will be.

I've played with it some this morning:  the major issue for our buildouts
is to get an 'ez_setup.py' selected which doesn't look for setuptools-0.7
on PyPI -- I don't quite know why, but it is only available here:

   https://bitbucket.org/pypa/setuptools/downloads

The attached file woks for me using e.g.:

  $ /path/to/python bootstrap.py --setup-source=file:///tmp/ez_setup.py



Seems like installing setuptools-0.7.1.tar.gz in site-packages solved
it. No need to add --setup-source to bootstrap.

See here:

http://winbot.zope.org/builders/zope.annotation_py_265_32/builds/885

As next if setuptools-0.7 is the ultimate solution we should push the
guys to use and respect tests on windows. That might catch problems
earlier.



Meeeh now the other half seems to fail...

We should decide what's the current stable mix of tools, then a script 
or someone needs to go through all packages.


Or, I'll use again a central bootstrap.py for all packages. Which is 
kind of misleading in tests.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
The probability that we may fail in the struggle ought not to deter us 
from the support of a cause we believe to be just.

- Abraham Lincoln
___
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: 86, OK: 5

2013-06-04 Thread Adam GROSZER

On 06/03/2013 04:59 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/03/2013 09:04 AM, Adam GROSZER wrote:

On 06/03/2013 02:37 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE- Hash: SHA1

On 06/02/2013 09:00 PM, Zope tests summarizer wrote:

This is the summary for test reports received on the zope-tests
list between 2013-06-01 00:00:00 UTC and 2013-06-02 00:00:00 UTC:


I'm not sure where we are with these failures.  I can't reproduce
the exact failures on fresh checkouts, but I believe we are in a
weird state due to a combination of factors:

- - distribute / setuptools merger - - PyPI now HTTPS-only - - PyPI
CDN caching?

I think we should be aiming to switch our bootstraps over ASAP to
pick up setuptools 0.7:  it doesn't appear to be simple at the
moment to get that installed, as there is no 'ez_setup.py' in the
beta location:

https://bitbucket.org/pypa/setuptools/downloads



I think it's the first. It seems to be a distribute vs setuptools
fight. I recently installed distribute in site-packages, but that does
not seem to help.


Would it help to update to setuptools-0.7 in the 'site-packages'
(removing distribute completely)?  I have the feeling that the faster we
put setuptools-0.6 and distribute behind us, the better off we will be.

I've played with it some this morning:  the major issue for our buildouts
is to get an 'ez_setup.py' selected which doesn't look for setuptools-0.7
on PyPI -- I don't quite know why, but it is only available here:

   https://bitbucket.org/pypa/setuptools/downloads

The attached file woks for me using e.g.:

  $ /path/to/python bootstrap.py --setup-source=file:///tmp/ez_setup.py



Seems like installing setuptools-0.7.1.tar.gz in site-packages solved 
it. No need to add --setup-source to bootstrap.


See here:

http://winbot.zope.org/builders/zope.annotation_py_265_32/builds/885

As next if setuptools-0.7 is the ultimate solution we should push the 
guys to use and respect tests on windows. That might catch problems earlier.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
A woman is like a teabag -- you can't tell how strong she is until you 
put her in hot water.  -  Nancy Reagan

___
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: 86, OK: 5

2013-06-03 Thread Adam GROSZER

On 06/03/2013 02:37 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/02/2013 09:00 PM, Zope tests summarizer wrote:

This is the summary for test reports received on the zope-tests list
between 2013-06-01 00:00:00 UTC and 2013-06-02 00:00:00 UTC:


I'm not sure where we are with these failures.  I can't reproduce the
exact failures on fresh checkouts, but I believe we are in a weird state
due to a combination of factors:

- - distribute / setuptools merger
- - PyPI now HTTPS-only
- - PyPI CDN caching?

I think we should be aiming to switch our bootstraps over ASAP to pick up
setuptools 0.7:  it doesn't appear to be simple at the moment to get that
installed, as there is no 'ez_setup.py' in the beta location:

   https://bitbucket.org/pypa/setuptools/downloads



I think it's the first. It seems to be a distribute vs setuptools fight.
I recently installed distribute in site-packages, but that does not seem 
to help.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
A man without God is not like a cake without raisins; he is like a cake 
without the flour and milk; he lacks the essential ingredients...

- Bishop Fulton J. Sheen
___
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 Adam GROSZER

On 05/17/2013 01:11 PM, Sebastien Douche wrote:

On Fri, May 17, 2013 at 8:39 AM, Adam GROSZER  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



The problem is

http://python-distribute.org/distribute_setup.py

has still

DEFAULT_VERSION = "0.6.39"

that breaks bootstrap.py, as in

https://bitbucket.org/tarek/distribute/issue/376/distribute-0639-broke-zcbuildout-210


--
Best regards,
 Adam GROSZER
--
Quote of the day:
He who fears God need fear nothing else, and he who fears not God needs 
to fear everything else.

- Anonymous
___
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-16 Thread Adam GROSZER

On 05/16/2013 05:07 PM, Tres Seaver 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.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
But what is freedom? Rightly understood, A universal license to be good.
- Hartley Coleridge
___
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: 187, OK: 12

2013-05-14 Thread Adam GROSZER

On 05/15/2013 03:34 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I won't even bother to categorize these:  the
"distribute-0.39-kills-Windows-buildout" disaster splashed everywehre.



distribute still has issues, on top of that something smashed the py26 
setuptools installation.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
If time is not real, then the dividing line between this world and 
eternity, between suffering and bliss, between good and evil, is also an 
illusion.

- Herman Hesse
___
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: 78, OK: 12

2013-05-14 Thread Adam GROSZER

On 05/14/2013 11:53 AM, Marius Gedminas wrote:


Distribute/buildout issue.



Should be back to normal on the next run:

https://bitbucket.org/tarek/distribute/issue/376/distribute-0639-broke-zcbuildout-210

--
Best regards,
 Adam GROSZER
--
Quote of the day:
"If the dogs are barking at your heels, you know you're leading the pack."
___
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: 53, OK: 12

2013-04-19 Thread Adam GROSZER

On 04/19/2013 06:40 AM, Marius Gedminas wrote:

On Fri, Apr 19, 2013 at 01:00:03AM +, Zope tests summarizer wrote:

> ...


Looks like PyPI was down?  All the failures are due to failing
bootstrap.py:

   No local packages or download links found for zc.buildout



Maybe, a recent rebuild succeeds:

http://winbot.zope.org/builders/zope.keyreference_py_265_32/builds/829/steps/bootstrap/logs/stdio

--
Best regards,
 Adam GROSZER
--
Quote of the day:
To think too long about doing a thing often becomes its undoing.
- Eva Young
___
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: 6, OK: 12

2013-03-21 Thread Adam GROSZER

On 03/21/2013 08:11 AM, Marius Gedminas wrote:

On Thu, Mar 21, 2013 at 01:00:02AM +, Zope tests summarizer wrote:

[1]Still Failing - zopetoolkit_trunk - Build # 208


Same four failures I can't reproduce.

Can anyone?


[2]winbot / z3c.contents_py_265_32


ValueError: _p_serial must be an 8-character bytes array

deep in c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, during
layer setup.

Actually let me paste the whole traceback:

   Traceback (most recent call last):
 File "c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py", 
line 385, in run_layer
   setup_layer(options, layer, setup_layers)
 File "c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py", 
line 681, in setup_layer
   layer.setUp()
 File 
"c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py", 
line 336, in setUp
   self.config_file, product_config=self.product_config)
 File 
"c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py", 
line 215, in __init__
   self.app = Debugger(self.db, config_file)
 File "c:\eggs\zope.app.debug-3.4.1-py2.6.egg\zope\app\debug\debug.py", 
line 37, in __init__
   self.db = database(db)
 File 
"c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\appsetup.py", 
line 147, in database
   notify(zope.processlifetime.DatabaseOpened(db))
 File "c:\eggs\zope.event-4.0.2-py2.6.egg\zope\event\__init__.py", line 31, 
in notify
   subscriber(event)
 File "c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\event.py", 
line 27, in dispatch
   component_subscribers(event, None)
 File "c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\_api.py", line 
139, in subscribers
   return sitemanager.subscribers(objects, interface)
 File 
"c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\registry.py", line 
323, in subscribers
   return self.adapters.subscribers(objects, provided)
 File 
"c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\adapter.py", line 
601, in subscribers
   subscription(*objects)
 File 
"c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py", 
line 160, in bootStrapSubscriber
   db, connection, root, root_folder = getInformationFromEvent(event)
 File 
"c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py", 
line 145, in getInformationFromEvent
   root_folder = root.get(ZopePublication.root_name, None)
 File "c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py", line 860, 
in setstate
   self._setstate(obj)
 File "c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py", line 915, 
in _setstate
   obj._p_serial = serial
   ValueError: _p_serial must be an 8-character bytes array

So that's, you know, *interesting*.

I've no clue, and also cannot reproduce locally.

I wish we knew what `serial` actually was.



try:
obj._p_serial = serial
except:
print repr(serial)
raise

says:

"'\\x03\\x9ds\\xa3M\\xccc\\xee'"

Taken from winbot

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Man may doubt here and there, but mankind does not doubt.
- Hugh Reginald Haweis
___
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: 5, OK: 12

2013-03-20 Thread Adam GROSZER

On 03/20/2013 07:27 AM, Marius Gedminas wrote:



[3]winbot / z3c.formui_py_265_32


Network error while fetching distribute during bootstrap.

Aside: I sometimes hate how the new buildout 2.0 bootstrap.py always
downloads distribute.py.  It could at least use the buildout cache.



pypi distribute download count is at *51*, and that's just the 
latest version. btw, I think earlier bootstraps too download 
setuptools/distribute ignoring the buildout cache.


https://github.com/buildout/buildout/issues/107

--
Best regards,
 Adam GROSZER
--
Quote of the day:
I've made such a terrible mess of things... and all I wanted to do was 
rule the universe.

- Unknown
___
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: 11, OK: 12

2013-03-07 Thread Adam GROSZER

On 03/07/2013 09:51 AM, Marius Gedminas wrote:

On Thu, Mar 07, 2013 at 01:00:02AM +, Zope tests summarizer wrote:

Oh, right, the bootstrap step is

   c:\Python26_32\python.exe c:\buildmaster\bootstrap.py

everything is clear now.

(Including the fact that most packages I try to build locally fail
because their bootstrap is too old.  I was wondering why they didn't
fail en-masse on winbot.)



Ohh yeah, there's some crap laying around regarding bootstraps.
This was the easy solution.
Now that we seem to care about the packages again I could switch it back 
to the package's own bootstrap.

Opinions?

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Faith on a full stomach may be simply contentment- but if you have it 
when you're hungry, it's genuine.

- Frank A. Clark
___
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] windows egg/exe packages on PyPI?

2013-03-06 Thread Adam GROSZER

Hello,

Well at least easy_install docs say that:

http://peak.telecommunity.com/DevCenter/EasyInstall#id6

"""
When downloading or processing downloaded files, Easy Install recognizes 
distutils source distribution files with extensions of .tgz, .tar, 
.tar.gz, .tar.bz2, or .zip. And of course it handles already-built .egg 
distributions as well as .win32.exe installers built using distutils.

"""

On 03/06/2013 01:18 PM, Jim Fulton wrote:

On Wed, Mar 6, 2013 at 7:10 AM, Adam GROSZER  wrote:

Hello,

Just got a request that winbot should prepare .exe's for windows.

My question is, do we want exe AND egg or just exe for windows binary
packages?

I think setuptools/distribute should work with an exe too,


I doubt it. Have you tested it?


but veto me here
and now.


Unless you prove that they're equivalent, both please.

Jim



--
Best regards,
 Adam GROSZER
--
Quote of the day:
The first sign of a nervous breakdown is when you start thinking your 
work is terribly important.  -  Milo Bloom

___
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] windows egg/exe packages on PyPI?

2013-03-06 Thread Adam GROSZER

Hello,

Just got a request that winbot should prepare .exe's for windows.

My question is, do we want exe AND egg or just exe for windows binary 
packages?


I think setuptools/distribute should work with an exe too, but veto me 
here and now.



--
Best regards,
 Adam GROSZER
--
Quote of the day:
The way to a man's heart is through his veins.
___
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] Who has the winbot/rackspace creds?

2013-03-04 Thread Adam GROSZER

Hello,

It would be time to do a backup/snapshot of the VM.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
The man who smiles when things go wrong has thought of someone he can 
blame it on.  -  Jones' Law

___
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] GitHub and Travis CI

2013-03-04 Thread Adam GROSZER

On 03/04/2013 08:00 PM, Stephan Richter wrote:


So my question is: What do we want to do? I would suggest E-mails on status
change should be sufficient.



And probably include the status in the usual daily zope-test email.
Tho no idea where that script is running and where the source is.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
What makes the universe so hard to comprehend is that there's nothing to 
compare it with.

___
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: 15, OK: 12

2013-03-03 Thread Adam GROSZER

On 03/03/2013 10:07 PM, Stephan Richter wrote:

On Sunday, March 03, 2013 11:48:01 AM Marius Gedminas wrote:

[2]winbot / z3c.contents_py_265_32
[3]winbot / z3c.form_py_265_32
[4]winbot / z3c.formui_py_265_32
[7]winbot / z3c.pagelet_py_265_32


No lxml


Can we set up our windows box to build lxml binaries and upload them to PyPI?



I'll try to bug the guy behind http://www.lfd.uci.edu/~gohlke/pythonlibs
Seems like he has the recipe for it.
Then we just need to convince Martijn to give the bot perm on pypi.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Infidelity is seated in the heart; its origin is not in the head. It is 
the wish that Christianity might not be true, that leads to an argument 
to prove it.

- Charles Simmons
___
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: 22, OK: 12, UNKNOWN: 2

2013-02-28 Thread Adam GROSZER

On 02/28/2013 08:00 AM, Marius Gedminas wrote:

On Thu, Feb 28, 2013 at 01:00:02AM +, Zope tests summarizer wrote:

An error occurred when trying to install coverage 3.5.3. Look above this 
message for any errors that were output by easy_install.
error: Setup script exited with error: command 'gcc' failed: No such file or 
directory
While:
   Installing test-ztk.
   Getting distribution for 'coverage==3.5.3'.
Error: Couldn't install: coverage 3.5.3


[21]   winbot / ztk_10 py_265_win64
[23]   winbot / ztk_11 py_265_win64
[24]   winbot / ztk_11 py_270_win64


An error occurred when trying to install coverage 3.5.3. Look above this 
message for any errors that were output by easy_install.
Traceback (most recent call last):
   ...
   File "c:\Python26_64\lib\distutils\msvc9compiler.py", line 284, in 
query_vcvarsall
 raise ValueError(str(list(result.keys(
ValueError: [u'path']
While:
   Installing test-ztk.
   Getting distribution for 'coverage==3.5.3'.
Error: Couldn't install: coverage 3.5.3

Marius Gedminas


Added an issue:

https://bitbucket.org/ned/coveragepy/issue/239/any-chance-to-have-windows-64-bit-eggs-on


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Sincere effort is all you can ask
___
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: 16

2013-02-12 Thread Adam GROSZER

On 02/12/2013 08:58 AM, Marius Gedminas wrote:

On Tue, Feb 12, 2013 at 01:00:02AM +, Zope tests summarizer wrote:

Non-OK results
--

[1]FAILED  winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-February/072239.html


Bootstrap failed:

 While:
   Initializing.
 Error: Couldn't open c:\buildslave\zope.security\build\buildout.cfg
 program finished with exit code 0

because zope.security lives on Github now.

Fixed in zope.wineggbuilder r129311.

Incidentally, why does bootstrap exit with 0 when it fails in winbot?  I
tried to reproduce that with

   wget http://downloads.buildout.org/1/bootstrap.py
   python bootstrap.py

and

   wget http://downloads.buildout.org/2/bootstrap.py
   python bootstrap.py

in an empty directory, and both modern bootstraps returned exit code 1.


Weird, because there's no wrapper around that bootstrapping...




[2]FAILED  winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-February/072240.html


This was testing r129308 in svn, which has only a single MOVED_TO_GITHUB
file.

I've updated zope.wineggbuilder in r129305 to tell it to look for
zope.testrunner on Github.

Does zope.wineggbuilder update its configs automatically, or do I need
to ping some admins when I make changes like that?


It's all manual, all that is read by master.cfg, buildbot is a windows 
service, yada yada...

On top of that I would not be happy to auto update master.cfg ;-)

I'm trying to watch for changes, feel free to kick me if I miss it.






[3]FAILED  winbot / ztk_11 py_254_win32
https://mail.zope.org/pipermail/zope-tests/2013-February/072230.html


Another bootstrap failure, this time with

   AttributeError: 'NoneType' object has no attribute 'location'

which is the awkward way an old bootstrap.py script says "halp this
bootstrap 2.0.0 thing I don't know what do" while falling over.

I'd update the boostrap, if I could figure out where in svn is the thing
called "ztk_1_1".  Buildbot makes it unreasonably hard to figure this
stuff out (this is why I publish the master.cfg of my buildbot at
http://zope3.pov.lt/buildbot/.


svn://svn.zope.org/repos/main/zope.wineggbuilder/trunk/master.cfg
at your service ;-)
Just included that info on the root page.

Speaking of which, it's red as a very

red thing, but I haven't seen any failure emails!  What's going on
there?).

I'm guessing this might be
svn+ssh://svn.zope.org/repos/main/zopetoolkit/branches/1.1


It is,

http://winbot.zope.org/builders/ztk_11%20py_254_win32/builds/699/steps/svn-info/logs/stdio

tells you the URL



Should be fixed in r129312.


[4]FAILED  winbot / ztk_11 py_265_win32
https://mail.zope.org/pipermail/zope-tests/2013-February/072232.html


[5]FAILED  winbot / ztk_11 py_265_win64
https://mail.zope.org/pipermail/zope-tests/2013-February/072233.html


[6]FAILED  winbot / ztk_11 py_270_win32
https://mail.zope.org/pipermail/zope-tests/2013-February/072231.html


[7]FAILED  winbot / ztk_11 py_270_win64
https://mail.zope.org/pipermail/zope-tests/2013-February/072234.html


Haven't checked, assuming the same bootstrap issue.


It feels good to have CI.

Marius Gedminas



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




--
Best regards,
 Adam GROSZER
--
Quote of the day:
To teach is to learn.
___
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: 161, OK: 15

2013-01-08 Thread Adam GROSZER

On 01/09/2013 03:26 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/08/2013 08:00 PM, Zope tests summarizer wrote:


[59]   FAILED  winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2013-January/071180.html


Hmm, this looks like a bug in Adam's recent changes to support git checkouts:


svn: URL
'svn://svn.zope.org/repos/main/zope.annotationzope.annotation/trunk'
doesn't exist


Yup, gotta fix that.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Even the smallest candle burns brighter in the dark.
___
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: 32, OK: 15

2013-01-08 Thread Adam GROSZER

Hello,

I'll get there soon.

I'm pretty swamped at the moment, and some code change is required to 
accomodate git sources.

Maybe I'll ditch rebuild on changes and keep just the nightlies.

On 01/07/2013 09:02 PM, Tres Seaver wrote:


The repositories for these projects are now moved to the ZF github
organization.  I'm not sure how to update the winbot to check them out,
but the URLs should be:

  git://github.com/zopefoundation/BTrees.git

  git://github.com/zopefoundation/persistent.git

  git://github.com/zopefoundation/transaction.git

  git://github.com/zopefoundation/ZODB.git




--
Best regards,
 Adam GROSZER
--
Quote of the day:
He that believes all misseth; he that believes nothing, hits not.
- George Herbert
___
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 Adam GROSZER

On 12/17/2012 02:45 PM, Sebastien Douche wrote:

On Mon, Dec 3, 2012 at 4:14 PM, Sebastien Douche  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.



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

--
Best regards,
 Adam GROSZER
--
Quote of the day:
To have more, desire less.
- Table Talk
___
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: 38, OK: 17, UNKNOWN: 4

2012-12-16 Thread Adam GROSZER

On 12/17/2012 02:00 AM, Zope tests summarizer wrote:

This is the summary for test reports received on the
zope-tests list between 2012-12-15 00:00:00 UTC and 2012-12-16 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


[5]UNKNOWN : winbot / ZODB_dev py_265_win32
[6]UNKNOWN : winbot / ZODB_dev py_265_win64
[7]UNKNOWN : winbot / ZODB_dev py_270_win32
[8]UNKNOWN : winbot / ZODB_dev py_270_win64


Those were hanging again...

--
Best regards,
 Adam GROSZER
--
Quote of the day:
He who invents adages for others to peruse takes along rowboat when 
going on cruise.

___
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] SVN: persistent/trunk/ Prep 4.0.4 release.

2012-12-13 Thread Adam GROSZER

On 12/13/2012 04:15 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/13/2012 04:45 AM, Adam GROSZER wrote:

Let's put the blame on windows. A process got stuck on winbot, so it
could not release the binaries. Now I kicked it and all should be
fine.


Was the wedged process also blocking test runners?  I haven't seen winbot
reports in the daily summary since Sunday.


Yes, it was blocking *all* builders. Also expect a load of errors.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Guilt and self-laceration are indulgences
___
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] SVN: persistent/trunk/ Prep 4.0.4 release.

2012-12-13 Thread Adam GROSZER

On 12/13/2012 12:30 AM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/12/2012 04:12 PM, Roger wrote:


I guess the peristent release is broken. At least with my windows
minsys setup. (I don't use cygwin)

Should this work or does persistent require a special build setup?


bin\buildout.exe Develop:
'D:\\svnRefline\\packages\\branches\\dev-2.0-core\\externals\\p01.cdn\\.'



Installing test.

Getting distribution for 'persistent>=4.0.0dev,<4.1dev'. cc1.exe:
error: unrecognized command line option '-mno-cygwin' error: Setup
script exited with error: command 'gcc' failed with exit status 1 An
error occurred when trying to install persistent 4.0.4. Look above
this message for any errors that were output by easy_install. While:
Installing test. Getting distribution for
'persistent>=4.0.0dev,<4.1dev'. Error: Couldn't install: persistent
4.0.4


I don't know what the error message is about '-mno-cygwin'.  I do know
that the 4.0.4 release has extension modules which compoile under
Python3, but which are not importable:  I've been working on that today.

Because I'm working on cross-version stuff, I haven't been using
zc.buildout.  I can install 'persistent==4.0.4' in a virtualenv, howeer,
and the buildout works for me under Python 2.x.



Let's put the blame on windows. A process got stuck on winbot, so it 
could not release the binaries. Now I kicked it and all should be fine.



--
Best regards,
 Adam GROSZER
--
Quote of the day:
Never tell people how to do things. Tell them what to do and they will 
surprise you with their ingenuity.

- General George S. Patton, Jr.
___
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: 6, OK: 17

2012-12-03 Thread Adam GROSZER

Hello,

On 12/02/2012 02:55 PM, Jim Fulton wrote:

On Sat, Dec 1, 2012 at 8:00 PM, Zope tests summarizer  wrote:

...


[1]FAILED  winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-December/069693.html


[2]FAILED  winbot / ZODB_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-December/069694.html


[3]FAILED  winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-December/069695.html


[4]FAILED  winbot / ZODB_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2012-December/069696.html


This is due to the release yesterday.

I can and will "fix" this, by providing a test extra, but this will only
cause no tests to run.  The fix may be needed for test of third-party
packages that depend on ZODB3 [test].

The winbot needs to be modified to run the tests for persistent,
BTrees, ZODB and ZEO separately.


I think the winbot does the right job.
Those tests are running against

svn://svn.zope.org/repos/main/ZODB/trunk

Now the tests pass as you added [test] back:

Total: 3407 tests, 0 failures, 0 errors in 5 minutes 15.068 seconds.

http://winbot.zope.org/builders/ZODB_dev%20py_265_win32/builds/861/steps/test/logs/stdio

I just need to add a builder for ZEO now

--
Best regards,
 Adam GROSZER
--
Quote of the day:
How you look depends on where you go.
___
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] Fwd: Re: [Zope-CMF] Weird UnicodeDecodeError with zope.formlib

2012-11-30 Thread Adam GROSZER

On 11/30/2012 09:02 AM, Charlie Clark wrote:

Am 30.11.2012, 08:29 Uhr, schrieb Adam GROSZER :


I think I had the same. My hunch was IE, but had no repro.
If you *have* a repro, you could log the *whole* raw request input and
investigate what's the difference.


Hi Adam,

this is different from the usual IE & Safari shenanigans which were
related to the accept_charset not being sent and Zope making a bad
guess. I can reproduce the error without difficulty in Opera. I'm going
to try a new instance of the site and see how that behaves.

Charlie


Opera? which version and OS and whatnot?

--
Best regards,
 Adam GROSZER
--
Quote of the day:
You can not discover new oceans unless you have the courage to lose 
sight of the shore.

- Unknown
___
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] Fwd: Re: [Zope-CMF] Weird UnicodeDecodeError with zope.formlib

2012-11-29 Thread Adam GROSZER

On 11/29/2012 08:20 PM, Charlie Clark wrote:

I'm forwarding this from the CMF list as I'm stumped. I worked my way up
the debug stack but couldn't find what was causing one Zope instance to
decode to unicode and the other to leave content as utf-8 (or maybe it's
the other way round?). Both instances on the same machine.

Any ideas?

Charlie

--- Weitergeleitete Nachricht ---
Von: "Charlie Clark" 
An: zope-...@zope.org
Kopie:
Betreff: Re: [Zope-CMF] Weird UnicodeDecodeError with zope.formlib
Datum: Thu, 29 Nov 2012 11:52:13 +0100

Am 29.11.2012, 09:43 Uhr, schrieb Charlie Clark
:


No. I guess I'll have to look more closely at the wigdets data. As I
said a different site on the same machine doesn't exhibit these
problems so I should have a point of comparison.


Definitely weird. From site 1:

(Pdb) t = self.widgets['town']
(Pdb) t._getFormInput()
u'D\xfcsseldorf'

as expected but from site 2:

(Pdb) t = self.widgets['town']
(Pdb) t._getFormInput()
'D\xc3\xbcsseldorf'

Note the similarity of the field name as one of these forms started out as
a copy of the other. Need to check what is causing this. I think I might
have set a default encoding for Zope to UTF8 ostensibly to reduce IE /
Safari errors. Oh, isn't this fun!

Charlie




I think I had the same. My hunch was IE, but had no repro.
If you *have* a repro, you could log the *whole* raw request input and 
investigate what's the difference.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
And I smiled to think God's greatness flowed around our incompleteness; 
Round our restlessness, His rest.

- Elizabeth Barrett Browning
___
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] WebSockets API

2012-11-27 Thread Adam GROSZER

On 11/27/2012 09:04 AM, Wolfgang Schnerring wrote:

Hi,

* Alex Leach  [2012-11-25 20:00]:

I was wondering if anyone has implemented a WebSockets server API using the
zope toolkit? I've just submitted a blueprint on Launchpad
(https://blueprints.launchpad.net/zopetoolkit-project/+spec/websockets-api),
but thought it might be quicker and easier to discuss how one could do this
here.


I'm not too familiar with WebSocket internals, but one thing that stuck
with me is that you'll need to keep *lots* of open connections, which is
only feasible with an eventloop-based server (which zope.server, for
one, isn't).

Apart from that, I'm not sure what features remain, and where a proper
home in the ZTK world would be.

At our company we've scheduled a project to integrate WebSockets into a large
Zope3-based application for early next year, so we'll definitely will be
doing *something* in that space -- we just don't know what, yet. ;)

What functionality did you have in mind that the ZTK might grow?

Wolfgang



Some investigations and trials showed about half a year ago that a 
Autobahn + Twisted + pyramid combination worked.


YMMV

--
Best regards,
 Adam GROSZER
--
Quote of the day:
"Nobody can hurt me without my permission."  (Mohandas Gandhi)
___
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] QA

2012-09-12 Thread Adam GROSZER

Hello,

I think I'm missing linux buildbots for our packages.
ZTK itself seems to be well tested, but stand alone packages, most 
importantly trunks seem to have no public buildbots (or just I missed them?)


I'd like to have to set that winbot.zope.org does.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
I'm not getting paid much for staying alive but it's good experience.
___
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: 19, OK: 19

2012-09-06 Thread Adam GROSZER

On 09/04/2012 04:04 PM, Jim Fulton wrote:

On Tue, Sep 4, 2012 at 9:50 AM, Adam GROSZER  wrote:

On 09/04/2012 03:43 PM, Tres Seaver wrote:


Who are the developers responsible for maintining the z3c.* packages?
These failures have been running too long.



I'll get to them, I'm just a bit busy.




Alex, Jim, you guys have moved zc.buildout out of our normal workflow.  I
think that makes this set of test failures your respondibility.



I can stop the winbot sending those mails or send them to anywhere/anyone
you want.


For now, you can send them to me.


Done, so Jim and me get mails on failures.
Anyone else interested raise your hands.


We have a travis-ci setup, but I think that's
only for buildout2 atm.


I've seen it building the 1.6.x branch too.
Kicked me on failures.


I personally would care about zc.buildout tests/failures, because it's sorta
basic ZTK/zope infrastructure.


Yup.

Jim




--
Best regards,
 Adam GROSZER
--
Quote of the day:
Don't suspect your friends -- turn them in!
___
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: 19, OK: 19

2012-09-04 Thread Adam GROSZER

On 09/04/2012 03:43 PM, Tres Seaver wrote:

Who are the developers responsible for maintining the z3c.* packages?
These failures have been running too long.


I'll get to them, I'm just a bit busy.



Alex, Jim, you guys have moved zc.buildout out of our normal workflow.  I
think that makes this set of test failures your respondibility.



I can stop the winbot sending those mails or send them to 
anywhere/anyone you want.
I personally would care about zc.buildout tests/failures, because it's 
sorta basic ZTK/zope infrastructure.



[19]   FAILED  winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-September/067566.html


I think we can just pin WebTest to a non-breaking version until somebody
figures out what broke (version 1.3.4 seems like the latest one available
on PyPI before the tests started failing).


Feel free to do so.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
As it is said of the greatest liar that he tells more truth than 
falsehoods, so it may be said of the worst man that he does more good 
than evil.

- Samuel Johnson
___
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: 19, OK: 19

2012-09-02 Thread Adam GROSZER

On 09/01/2012 03:04 PM, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/31/2012 09:00 PM, Zope tests summarizer wrote:

[19]   FAILED  winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-August/067452.html


This is a real failure in code which hasn't changed in six months. :(


File
"c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\fixed-bugs.txt",
line 32, in fixed-bugs.txt Failed example:
browser.open(u'http://localhost/@@/testbrowser/simple.html') Exception
raised: Traceback (most recent call last): File
"c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1)
in test.globs File "", line 1, in 
File
"c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\browser.py",
line 264, in open self.mech_browser.open(url, data) File
"build\bdist.win32\egg\mechanize\_mechanize.py", line 203, in open
File "build\bdist.win32\egg\mechanize\_mechanize.py", line 230, in
_mech_open File "build\bdist.win32\egg\mechanize\_opener.py", line
193, in open File "build\bdist.win32\egg\mechanize\_urllib2_fork.py",
line 344, in _open File
"build\bdist.win32\egg\mechanize\_urllib2_fork.py", line 332, in
_call_chain File
"c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\connection.py",
line 65, in http_open return self.do_open(self._connect, req) File
"build\bdist.win32\egg\mechanize\_urllib2_fork.py", line 1115, in
do_open File
"c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\wsgi.py",
line 106, in request response = app.get(url, headers=headers,
expect_errors=True, extra_environ=extra_environ) File
"c:\eggs\webtest-1.3.6-py2.6.egg\webtest\app.py", line 756, in get
expect_errors=expect_errors) File
"c:\eggs\webtest-1.3.6-py2.6.egg\webtest\app.py", line 1093, in
do_request for name, value in cookies]) ValueError: need more than 1
value to unpack


I'm guessing a new version of WebTest is to blame?



Probably. I'm trying to fix 1 at a day, but you're also welcome to help 
out ;-)


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Chicken Little was right.
___
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: 21, OK: 19, UNKNOWN: 3

2012-08-29 Thread Adam GROSZER

ZODB failures: that was me, playing with the buildbot

On 08/30/2012 03:00 AM, Zope tests summarizer wrote:

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



--
Best regards,
 Adam GROSZER
--
Quote of the day:
I'll worry about it tomorrow.  -  Scarlet O'Hara
___
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: 29, OK: 15

2012-08-27 Thread Adam GROSZER

On 08/27/2012 08:02 PM, Marius Gedminas wrote:

On Mon, Aug 27, 2012 at 03:26:28PM +0200, Adam GROSZER wrote:

Well, 3.4 KGS is not really interesting anymore, but it would be
pretty helpful to have the same individual packages tested somewhere
on linux as winbot does.

Anyone? Ideas? Time?


http://travis-ci.org/ ?



That seems to be closely tied with github. Or do I miss there something?


--
Best regards,
 Adam GROSZER
--
Quote of the day:
If there is anything we wish to change in the child, we should first 
examine it and see whether it is something that could better be changed 
in ourselves.

- C.G. Jung
___
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: 29, OK: 15

2012-08-27 Thread Adam GROSZER

On 08/27/2012 03:00 PM, Marius Gedminas wrote:

On Mon, Aug 27, 2012 at 02:39:54PM +0300, Marius Gedminas wrote:

The only buildbot I have access to is the one at http://zope3.pov.lt/.

...

Something is wrong with one of the two buildslaves of the 3.4 KGS
buildbot -- most likely Wake-on-LAN stopped working again, since I don't
see any activity from it since Aug 10.  I'll go kick it, but then again
I don't think anybody cares about something as ancient as the Zope 3.4
KGS any more.


That machine seems to be dead.  There are currently no plans to replace
it, so I guess that's the end of 32-bit Linux builds of the 3.4 KGS.



Well, 3.4 KGS is not really interesting anymore, but it would be pretty 
helpful to have the same individual packages tested somewhere on linux 
as winbot does.


Anyone? Ideas? Time?

--
Best regards,
 Adam GROSZER
--
Quote of the day:
The 7 Modern Sins: Politics without principles, Pleasures without 
conscience, Wealth without work, Knowledge without character, Industry 
without morality, Science without humanity, Worship without sacrifice.

- Canon Frederic Donaldson
___
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: 127, OK: 16, UNKNOWN: 2

2012-07-12 Thread Adam GROSZER

On 07/12/2012 03:00 AM, Zope tests summarizer wrote:

> ...

omelette at work...

https://bugs.launchpad.net/collective.buildout/+bug/1023773

and r127333

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Plans are only good intentions unless they immediately degenerate into 
hard work.

- Peter F. Drucker
___
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: 24, OK: 49

2012-05-15 Thread Adam GROSZER

On 05/15/2012 03:00 AM, Zope tests summarizer wrote:

This is the summary for test reports received on the
zope-tests list between 2012-05-13 00:00:00 UTC and 2012-05-14 00:00:00 UTC:


The winbot is fixed now, the next run should represent the real failures.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
"Nobody can hurt me without my permission."  (Mohandas Gandhi)
___
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: 28, OK: 35, UNKNOWN: 2

2012-05-06 Thread Adam GROSZER

On 05/05/2012 06:21 PM, Patrick Gerken wrote:

All failures are because of import errors for zope.interface.

Looking at some newer builds, the new failure is that pkg_resources
are missing. Something seems to be seriously screwed up there.

The two unknown build status are due to a timeout while trying to kill
a process.

I wish these builds would happen with Jenkins. With the right
permission one can even see TTW whats in the working directory.



As I wrote earlier, something wrecked the filesystem a bit.
I am a bit busy this week, but will try to fix it.
Tho that still won't fix the hanging processes.

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Babylon in all its desolation is a sight not so awful as that of the 
human mind in ruins.

- Scrope Davies
___
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: 191, OK: 32, UNKNOWN: 2

2012-05-03 Thread Adam GROSZER

Ugh, the eggs folder was wrecked.
There were some files missing, esp. zope.interface.interfaces.py.
Should get better today.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
No wonder I feel so tired - I'm older now than I've ever been before.
___
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: 37, UNKNOWN: 2

2012-05-02 Thread Adam GROSZER

On 05/02/2012 03:31 PM, Marius Gedminas wrote:

On Wed, May 02, 2012 at 08:24:02AM +0200, Michael Howitz wrote:

Am 02.05.2012 um 03:00 schrieb Zope tests summarizer:

Non-OK results
--

[1]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
   https://mail.zope.org/pipermail/zope-tests/2012-May/061274.html
[2]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
   https://mail.zope.org/pipermail/zope-tests/2012-May/061275.html


Still this strange error during first phase: svn (seems to do a "rm -r" and "svn 
checkout")

   File 
"c:\python25_sys\lib\site-packages\buildbot-0.8.0-py2.5.egg\buildbot\slave\commands\utils.py",
 line 53, in rmdirRecursive
 os.remove(full_name)
exceptions.WindowsError: [Error 5] Access is denied: 
'c:\\buildslave\\ztk_dev_py_265_win64\\build\\bin\\test-zopeapp-zc.sourcefactory.exe'


Could be a stuck process from an older test run?

Windows won't allow you to delete files that are currently in use (e.g.
programs that are now being executed).


Maybe a newer buildbot version could help on PyPI there is 0.8.6p1


(I've a feeling it won't help, but no evidence to substantiate that
feeling.)



Someone would need to figure why that test/process gets stuck 
(test-zopeapp-zc.sourcefactory.exe itself)

or why that package gets included

--
Best regards,
 Adam GROSZER
--
Quote of the day:
The lure of the distant and the difficult is deceptive.  The great 
opportunity is where you are. (John Burroughs)

___
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: 34, UNKNOWN: 6

2012-04-27 Thread Adam GROSZER

On 04/27/2012 02:58 PM, Patrick Gerken wrote:



[5]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
   https://mail.zope.org/pipermail/zope-tests/2012-April/061069.html


[6]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
   https://mail.zope.org/pipermail/zope-tests/2012-April/061070.html


There still seem to be processes hanging on the windows boxes, unfortunately.


restarted the whole box
if this happens again then something is wrong with the tests lately

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Truth often suffers more by the heat of its defenders, than from the 
arguments of it opposers.

- William Penn
___
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: 38, UNKNOWN: 2

2012-04-24 Thread Adam GROSZER

On 04/24/2012 12:54 PM, Patrick Gerken wrote:

On Tue, Apr 24, 2012 at 03:00, Zope tests summarizer  wrote:


Non-OK results
--

[1]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
   https://mail.zope.org/pipermail/zope-tests/2012-April/060949.html


[2]UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
   https://mail.zope.org/pipermail/zope-tests/2012-April/060950.html



There seems to be a permission problem on the windows server itself.

exceptions.WindowsError: [Error 5] Access is denied:
'c:\\buildslave\\ztk_dev_py_265_win64\\build\\bin\\test-zopeapp-zc.sourcefactory.exe'

Hannosch, could this be related to your cleanup?


Nope, rather a runaway process. On top of that windows cannot del open 
files.


Kicked it now.


--
Best regards,
 Adam GROSZER
--
Quote of the day:
Top ten things you'll never hear in an internet chat room: 2. Well... if 
you really want expert advice... you can't go wrong talking to one of 
those knowledgeable salespersons at Best Buy.

___
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] New release for zope.schema

2012-03-23 Thread Adam GROSZER

Hello,

On Fri, 23 Mar 2012 12:53:51 +0100 you wrote:

Hi Adam

I guess you saw that Winbot is now happy again:
http://winbot.zope.org/builders/zope.schema_py_265_32/builds/456

This means we need a 4.1.1 release, right?


yup

--
Best regards,
 Adam GROSZER
--
Quote of the day:
God has two dwellings: one in heaven, and the other in a meek and 
thankful heart.

- Izaak Walton
___
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] New release for zope.schema

2012-03-23 Thread Adam GROSZER

Hello,

On Thu, 22 Mar 2012 19:04:29 +0100 you wrote:

Ok, I'll release tomorrow morning when I'm fresh.



HOLD, winbot has a problem:

FAILED : winbot / zope.schema_py_265_32
Build: http://winbot.zope.org/builders/zope.schema_py_265_32/builds/454


--
Best regards,
 Adam GROSZER
--
Quote of the day:
The charity that hastens to proclaim its good deeds, ceases to be 
charity, and is only pride and ostentation.

- William Hutton
___
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: 51, UNKNOWN: 2

2012-03-01 Thread Adam GROSZER

Hello,

Restarted winbot, let's see what happens...

On Thu, 01 Mar 2012 21:32:55 -0500 you wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


[1]UNKNOWN UNKNOWN : winbot / ztk_11 py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-March/058792.html


[2]UNKNOWN UNKNOWN : winbot / ztk_11 py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-March/058767.html



Both "file already open" WindowsErrors in the 'svn checkout' step.



Tres.
- --
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9QMVcACgkQ+gerLs4ltQ6mpgCeKFqDkziL795Uy//uzIdXtjlA
DzoAoNTZVnZ9tvm02gPkeHrrNAltOBOB
=FiQu
-END PGP SIGNATURE-

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




--
Best regards,
 Adam GROSZER
--
Quote of the day:
There's no sense being anywhere but on the top of the heap
___
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] [Checkins] SVN: z3c.form/trunk/setup.py Get ready for 2.6.1 release.

2012-02-16 Thread Adam GROSZER

Hello,

So you say that if I add

...
  entry_points={
  'zest.releaser.releaser.after_checkout': [
  'zest_pocompile = zest.pocompile.compile:compile_in_tag',
  ],
  },
...

to z3c.form's setup.py fullrelease will take care of the po files?

On Mon, 30 Jan 2012 23:24:24 -0800 you wrote:


On 1/30/12 11:15 PM, Adam GROSZER wrote:

Hello,

I think we need to automate "sdist upload", the .mo files are missing
from the release.

Any ideas other than patching setup.py to create the .mo files
automatically?


See zest.releaser [1] and its plugin zest.pocompile [2]

[1] http://pypi.python.org/pypi/zest.releaser
[2] http://pypi.python.org/pypi/zest.pocompile

David


--
David Glick
Web Developer
davidgl...@groundwire.org
206.286.1235x32

Engagement technology for social and environmental change.

http://www.groundwire.org






--
Best regards,
 Adam GROSZER
--
Quote of the day:
Packed in my skin from head to toe Is one I know and do not know.
- Edwin Muir
___
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] [Checkins] SVN: z3c.form/trunk/setup.py Get ready for 2.6.1 release.

2012-01-30 Thread Adam GROSZER

Hello,

I think we need to automate "sdist upload", the .mo files are missing 
from the release.


Any ideas other than patching setup.py to create the .mo files 
automatically?


On Mon, 30 Jan 2012 23:03:08 -0500 (EST) you wrote:


Log message for revision 124260:
   Get ready for 2.6.1 release.



--
Best regards,
 Adam GROSZER
--
Quote of the day:
A man forgives only when he is in the wrong.
___
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] z3c.form 2.6.0

2012-01-27 Thread Adam GROSZER

Hello,

Anyone against a release of that?

--
Best regards,
 Adam GROSZER
--
Quote of the day:
It is better to deserve an honor and not receive it, than to receive 
one, and not deserve it!

- Mark Twain

___
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: 3, OK: 60

2011-12-08 Thread Adam GROSZER

Hello,

On Thu, 8 Dec 2011 11:33:43 +0100 you wrote:


On Thu, Dec 8, 2011 at 8:34 AM, Michael Howitz  wrote:

[3]FAILED  winbot / ZODB_dev py_254_win32
   https://mail.zope.org/pipermail/zope-tests/2011-December/053803.html


Same errors like yesterday due to incompatibles with Python 2.4 reps. 2.5.


I think I managed to remove that combination from the winbot. It's
restarting now after getting some security updates.



I was waiting for an ack from Jim. It looks like the README of ZODB 
states that it still supports py 2.5.


You mind commiting master.cfg to

svn+ssh://svn.zope.org/repos/main/zope.wineggbuilder/trunk/master.cfg

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Being happy is more important than anything else
___
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: 3, OK: 44

2011-12-05 Thread Adam GROSZER

Hello,

Jim?

On Mon, 05 Dec 2011 23:47:06 -0500 you wrote:


On Mon, 2011-12-05 at 20:31 -0500, Tres Seaver wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


[1]FAILED  winbot / ZODB_dev py_254_win32
https://mail.zope.org/pipermail/zope-tests/2011-December/053672.html



This appears to be due to the incompatibility of transaction 1.2 with
Python<  2.6:

- -- %<  ---
Getting distribution for 'transaction>=1.1.0'.
   File "build\bdist.win32\egg\transaction\tests\savepointsample.py", line 26
 class SampleDataManager(object):
 ^
SyntaxError: invalid syntax

   File
"c:\eggs\tmpp2qpjq\transaction-1.2.0-py2.5.egg\transaction\tests\savepointsample.py",
line 26
 class SampleDataManager(object):
 ^
SyntaxError: invalid syntax
- -- %<  ---


This bot configuration needs to be disabled (py 2.5 + ZODB trunk, that
is).


[2]FAILED  winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2011-December/053673.html


[3]FAILED  winbot / ZODB_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2011-December/053674.html



These are both odd doctest failures, perhaps also related to the recent
transaction release?


Yes.  I'll see if I can fix it in the ZODB trunk.

- C


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




--
Best regards,
 Adam GROSZER
--
Quote of the day:
Even on the road to hell, flowers can make you smile.
- Deng Ming-Dao
___
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] Getting back to "green"

2011-10-17 Thread Adam GROSZER
Hello,

On Mon, 17 Oct 2011 10:58:55 -0400 you wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 10/17/2011 10:21 AM, Adam GROSZER wrote:
>> Hello,
>>
>> On Mon, 17 Oct 2011 10:08:55 -0400 you wrote:
>>>
>>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>>
>>> We've lost our discipline about keeping the daily tests passing.
>>> I think this is due to two factors:
>>>
>>> - - We are running tests for code that nobody is actively
>>> maintaining (e.g., all the 'z3c.*' packages which have been
>>> broken for months).
>>
>> If you mean the failures on windowze, I think most of them fail on
>> lxml not having windows egg :-S, someone should kick Sidnei(???)
>
> If the z3c.* packages are being maintained, but not by folks who can
> resolve that issue on Windows, then we should do the testing on a
> platform where the maintainers *can* get the tests to pass.  Having
> the board stay red destroys its value for *everybody*, including those
> who don't need or care about those packages.
>>> - - Because of the noise of those failures, we've gotten
>>> complacent about seeing multiple failures in the daily test
>>> report, and thus quit trying to find and fix "new" failures in
>>> code which is maintained.
>>>
>>> I would like to propose that we quit reporting test failures for
>>> the unmaintained packages ('zc3.*', for a start.  If somebody
>>> really thinks there is value in such testing, we could perhaps
>>> run those tests only weekly (like the others which have
>>> "expected" failures).
>>
>> If it's about suppressing the *reporting* then suppress that, not
>> the test runs please. Just in case someone wants to maintain a
>> package ;-)
>
> Why waste any resources on tests if nobody is going to find and fix
> failures?

Aber hallo, z3c.form is in there. I do *not* think that's not maintained.
Actually I *know* what's the problem, just can't solve it.

Keeping the tests running is like having the *positive* attitude instead 
of the dark "I don't care".



-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Drama often obscures the real issues
___
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] Getting back to "green"

2011-10-17 Thread Adam GROSZER
Hello,

On Mon, 17 Oct 2011 10:08:55 -0400 you wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> We've lost our discipline about keeping the daily tests passing.  I
> think this is due to two factors:
>
> - - We are running tests for code that nobody is actively maintaining
>(e.g., all the 'z3c.*' packages which have been broken for months).

If you mean the failures on windowze, I think most of them fail on lxml 
not having windows egg :-S, someone should kick Sidnei(???)

> - - Because of the noise of those failures, we've gotten complacent about
>seeing multiple failures in the daily test report, and thus quit
>trying to find and fix "new" failures in code which is maintained.
>
> I would like to propose that we quit reporting test failures for the
> unmaintained packages ('zc3.*', for a start.  If somebody really
> thinks there is value in such testing, we could perhaps run those
> tests only weekly (like the others which have "expected" failures).

If it's about suppressing the *reporting* then suppress that, not the 
test runs please. Just in case someone wants to maintain a package ;-)

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
The best of what we do and are, Just God, forgive!
- William Wordsworth
___
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] Who has access to wineggbuilder was Re: zope.interface 3.8 win eggs

2011-09-24 Thread Adam Groszer
Great!

On Sat, Sep 24, 2011 at 5:47 PM, Hanno Schlichting  wrote:
> On Sat, Sep 24, 2011 at 4:25 PM, Adam Groszer  wrote:
>> Something is totally borked there.
>> http://winbot.zope.org/builders/wineggbuilder/builds/13939/steps/release%20eggs/logs/stdio
>
> I took a look and fixed the problem. It came down to a missing version
> pin for BeautifulSoup and a new backwards incompatible 4.0b version of
> it.
>
> The missing binary eggs are build and uploaded as we speak.
>
> Adam: I also installed all the latest Windows security updates and
> restarted the server once for that.
>
> Hanno
>



-- 
Best regards,
Adam
___
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] Who has access to wineggbuilder was Re: zope.interface 3.8 win eggs

2011-09-24 Thread Adam Groszer
Hello,

Me and Hanno.
Something is totally borked there.
http://winbot.zope.org/builders/wineggbuilder/builds/13939/steps/release%20eggs/logs/stdio
I'm going to take a look next week.

On Sat, Sep 24, 2011 at 3:52 PM, Alan Runyan  wrote:
> On Fri, Sep 23, 2011 at 1:35 PM, Chris McDonough  wrote:
>> On Fri, 2011-09-23 at 13:05 -0500, Alan Runyan wrote:
>>> please,
>>> can someone create 32/64bit eggs for windows
>>
>> I think someone needs to kick the "wineggbuilder", or at least diagnose
>> why it's having trouble building eggs for z.i.  I'm not sure who's meant
>> to be running it.
>
> Who has access to the wineggbuilder?
>



-- 
Best regards,
Adam
___
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] getting size of zope.schema.List from a view in bluebream

2011-08-23 Thread Adam GROSZER
Hello,

Well using removeSecurityProxy is not so nice.

If there's really a list in your property, then zope should give you 
zope.Public access:

_default_checkers = {
...
 list: NamesChecker(['__getitem__', '__getslice__', '__len__', 
'__iter__',
 '__contains__', 'index', 'count', '__str__',
 '__add__', '__radd__', ]),
...

Can you do:

   from zope.security.proxy import removeSecurityProxy

   li = removeSecurityProxy(self.context.list_field)
  print type(li)

On Tue, 23 Aug 2011 17:43:22 +0530 you wrote:
>
> Hello Charlie,
>
> Thanks for the reply.
>
> On Tue, 2011-08-23 at 13:56 +0200, Charlie Clark wrote:
>> I think it's really difficult to work out what you are trying to do.
>> Please state your problem more clearly. Are you still using zope.form
>> or are you using z3c.form?
>
> I am still using zope.formlib. I guess I found the root of the problem.
> All the schema fields are security proxied I guess. Removing the
> security proxy from those fields before accessing the field's inbuilt
> methods solves the problem. So, my code now looks like this
>
>  from zope.security.proxy import removeSecurityProxy
>
>  sz = len(removeSecurityProxy(self.context.list_field))
>  ...
>
>  li = removeSecurityProxy(self.context.list_field)
>  res = li[offset:limit]
>
> I guess this is a cleaner approach.
>
> Regards
>
>
>
> ___
> 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 )


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
The celestial order and the beauty of the universe compel me to admit 
that there is some excellent and eternal Being, Who deserves the respect 
and homage of men.
- Cicero
___
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] getting size of zope.schema.List from a view in bluebream

2011-08-23 Thread Adam GROSZER
Hello,

You forgot to paste interfaces.IMyObject definition.

On Tue, 23 Aug 2011 13:16:24 +0530 you wrote:
>
> Hello all,
>   While trying to get the length of zope.schema.List field in a view
> (like this: len(self.context.list_field) I get the following error
>
>  ForbiddenAttribute: ('__len__', [])
>
> Even though my zcml configuration for that class is defined as below
>
>
>
>permission="zope.Public"
>  interface=".interfaces.IMyObject"
>  />
>
>permission="zope.Public"
>  set_schema=".interfaces.IMyObject"
>  />
>
>
> I still get the above error. To circumvent this issue, I added a method
> in the interface like say 'getListSize()' which has the following
> implementation
>
>  class MyObject(persistent.Persistent):
>  implements(IMyObject)
>
>  name = u''
>  list_field = PersistentList()
>  ...
>
>  def getListSize(self):
>  return len(self.list_field)
>
> This solves my issue. However, I am curious to know whether is this the
> only solution available to the above issue. Am I going in the right
> direction?
>
> Please guide me.
>
>
>
>
> ___
> 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 )


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Two men please God: who serves Him with all his heart because he knows 
Him; who seeks Him with all his heart because he knows Him not.
- Nikita Ivanovich Panin
___
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] RFC: Proposal for merging jbohman-zope.registry branch of zope.component

2011-08-16 Thread Adam GROSZER
Hello,

On Tue, 16 Aug 2011 22:50:42 -0400 you wrote:
>
> - - Merge the 'jbohman-zope.registry' branch of zope.component to the
>trunk, and bump its minor version accordingly.

That sounds to me to rather have a *major* version number bump.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
If you ask how much it is, you can't afford it.
___
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] z3c.form missing *.mo files?

2011-07-12 Thread Adam GROSZER
On Tue, 12 Jul 2011 14:36:12 +0300 you wrote:
>
> On Tue, Jul 12, 2011 at 01:09:14PM +0200, Adam GROSZER wrote:
>> What's the paxis, should gettext mo files be included in the eggs?
>
> I've no idea what "paxis" is, nor whether there should be .mo files in
> z3c.form's sdist.
>
> I've made a z3c.form bugfix release yesterday using zest.releaser from a
> fresh svn checkout.  If there are additional steps required for making a
> release, and my lack of knowledge of those renders the 2.4.4 sdist
> somehow incomplete, I will gladly perform release a fixed 2.4.5 as soon
> as someone tells me what those extra steps are.
>
> Regards,
> Marius Gedminas

No worries, huh, I don't want to blame you...

I'd say the mo files should be available in the sdist, otherwise you 
don't really have a chance to compile those.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
To believe only possibilities is not faith, but mere philosophy.
- Sir Thomas Browne
___
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] z3c.form missing *.mo files?

2011-07-12 Thread Adam GROSZER
Hello,

What's the paxis, should gettext mo files be included in the eggs?

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
A child of five would understand this.  Send someone to fetch a child of 
five.  -  Groucho Marx

___
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: 17, OK: 91

2011-05-25 Thread Adam GROSZER
Hello,

On Wed, 25 May 2011 19:04:45 +0300 you wrote:
>
> Buildout egg caches, maybe?

packages on pypi are a rock, aren't they?

Insufficient version pinning?  newest = false
> in a buildout.cfg?  Who can tell?

It's building
svn://svn.zope.org/repos/main/zopetoolkit/trunk

config is at
svn://svn.zope.org/repos/main/zope.wineggbuilder/trunk/master.cfg
def ztk_dev_builder()

>
> Marius Gedminas


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Never tell people how to do things. Tell them what to do and they will 
surprise you with their ingenuity.
- General George S. Patton, Jr.
___
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.org

2011-05-02 Thread Adam GROSZER
Hello,

On Mon, 2 May 2011 06:55:34 -0400 you wrote:
>
> On Mon, May 2, 2011 at 3:02 AM, Adam GROSZER  wrote:
>> Hello,
>>
>> On Sat, 30 Apr 2011 11:36:33 -0400 you wrote:
>>> Oh, BTW, for those who haven't noticed, buildout ios now available for
>>> Python 3:
>>>
>>> http://pypi.python.org/pypi/zc.buildout/2.0.0a1
>>>
>>> which means there's one less excuse not to start thinking about Python
>>> 3 ports. :)
>>
>> Sounds great. Do we want buildbots (in windows) for that?
>
> For what?

For zc.buildout 2.0.0 on windows with Python 3(.2?)

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
1.79 x 10^12 furlongs per fortnight -- it's not just a good idea; it's 
the law!
___
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.org

2011-05-02 Thread Adam GROSZER
Hello,

On Sat, 30 Apr 2011 11:36:33 -0400 you wrote:
> Oh, BTW, for those who haven't noticed, buildout ios now available for
> Python 3:
>
>http://pypi.python.org/pypi/zc.buildout/2.0.0a1
>
> which means there's one less excuse not to start thinking about Python
> 3 ports. :)

Sounds great. Do we want buildbots (in windows) for that?


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Optimists are nostalgic about the future.
- Chicago Tribune
___
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: 8, OK: 55

2011-04-27 Thread Adam GROSZER
Hello,

> I have committed several fixes for z3c.rml, but I cannot debug the
> Broken pipe on windows. Maybe a path to gs (Ghostscript) is incorrect.
> If someone with windows could investigate this long-standing failure,
> would be very helpful.

Well, windows does not have gs by default ;-)
Let's see how that works with gs installed.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Diplomacy...the art of restraining power.  -  Henry Kissinger
___
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: 10, OK: 82, UNKNOWN: 2

2011-04-13 Thread Adam GROSZER
Hello,

trunk

http://winbot.zope.org/builders/ZODB_dev%20py_254_win32/builds/277/steps/svn-info/logs/stdio

On Wed, 13 Apr 2011 10:27:26 -0400 you wrote:
>
> On Wed, Apr 13, 2011 at 10:22 AM, Tres Seaver  wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 04/13/2011 01:00 AM, Zope tests summarizer wrote:
>>
>>> [1]UNKNOWN UNKNOWN : Zope-trunk Python-2.6.5 : Linux
>>> https://mail.zope.org/pipermail/zope-tests/2011-April/037949.html
>>>
>>>
>>> [2]UNKNOWN UNKNOWN : Zope-trunk-alltests Python-2.6.5 : Linux
>>> https://mail.zope.org/pipermail/zope-tests/2011-April/037950.html
>>
>> I presume that these are transient network / index server failures
>> during bootstrap.
>>
>>
>>> [3]FAILED  winbot / ZODB_dev py_254_win32
>>> https://mail.zope.org/pipermail/zope-tests/2011-April/037967.html
>>>
>>>
>>> [4]FAILED  winbot / ZODB_dev py_265_win32
>>> https://mail.zope.org/pipermail/zope-tests/2011-April/037968.html
>>>
>>>
>>> [5]FAILED  winbot / ZODB_dev py_265_win64
>>> https://mail.zope.org/pipermail/zope-tests/2011-April/037884.html
>>
>> Hmm, these look like the Windows vs. Posix rounding error Jim thought he
>> normalized away yesterday.
>
> Yeah. What repo path do these use?  I fixed the 3.10 branch.
>
> Jim
>


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
A people that values its privileges above its principles soon loses both.
- Reader's Digest
___
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] "private" releases

2011-03-29 Thread Adam GROSZER
Hello,

On Fri, 25 Mar 2011 19:24:05 + you wrote:
>
> Hi Christian,
>
> On 25/03/2011 16:49, Christian Theune wrote:
>> the German speaking Zope Users Group (DZUG e.V.) organizes a series of 4
>> sprints this year to support feature development within the proximity of
>> the ZTK and solve problems encountered by Zope, Plone and Python developers.
>>
> 
>> Topics
>> ==
>>
>> * Discussing how to deal with "private" releases
>
> FWIW, I've had no problems with this, here's a sample buildout.cfg:
>
> [buildout]
> extensions = lovely.buildouthttp
> find-links = https://example.com/password/protected/folder
>
> ...and just dump the .tgz sdists in that folder.
>
> Of course, if you don't need password protection such as when you have
> your "egg server" on a private network, you just need the find-links.
>
> I'm not really sure why people have written a complicated array of "egg
> servers" and the like when a simple http or file system served folder is
> just fine ;-)

Well the problem is that it's not always so simple.
For me a release process is preferably a single command or a single 
click on a button.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
To look up and not down, To look forward and not back, To look out and 
not in, and To lend a hand.
- Edward Everett Hale
___
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] New test summarizer format

2011-03-29 Thread Adam GROSZER
Hello,

On Thu, 24 Mar 2011 10:51:44 +0100 you wrote:
>
> Hello,
>
> * Adam GROSZER  [2011-03-23 08:45]:
>> On Wed, 23 Mar 2011 07:43:26 +0100 you wrote:
>>> On a tangentially-related note, what happened to the proposed new
>>> summarizer formatting? Half a year ago (or whenever), I got the
>>> impression it was going to be ready "in a few days", but it seems it
>>> never happened. What is needed to get this switched?
>>
>> You mind walking over to Theuni and asking him? ;-)
>
> Oh. Right. Sure.
>
> *walks over and back*
>
> So. Theuni says, the code[1] (based on the current aggregator script)
> is probably pretty much ready for deployment. This is a script to be
> run by cron that scrapes the HTML list archives of the zope-test list.
> I haven't looked at it yet, so I don't know how ready "probably pretty
> much" actually means.
>
> If I understood this correctly, the current aggregator runs courtesy
> of Stephan Holek. I guess it would be a good idea to get this
> somewhere closer to the Zope Foundation, so I'd rather we work
> something out with Jens Vagelpohl how/where to run this than throw it
> up on one of our boxes here at gocept.
>
> Adam, do you want to tackle this? Otherwise, I can do it, but I don't
> know when I get enough round toits to make it happen.
>
> Wolfgang
>
> [1] http://zope3.pov.lt/trac/browser/Sandbox/ctheune/testsummarizer
>

I'm rather busy nowadays.
But it seems like it's about bugging Stephan Holek to stop the current 
one and bugging Jens to start the new one, or? Unless the script is broken.

Could you run that script -- worst case we'll have 2 mails for a day -- 
for testing? Seems like it has the settings for gocept and I don't 
really have an SMTP server here handy.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Don't tell any big lies today.  Small ones can be just as effective.
___
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] We need to get the board green

2011-03-23 Thread Adam GROSZER
Hello,

On Tue, 22 Mar 2011 17:20:05 +0100 you wrote:
>
> On Mon, Mar 21, 2011 at 11:56:05AM -0400, Tres Seaver wrote:
>> Too many never-resolve failures in our buildbots makes their output just
>> noise:  the amount of effort required to diagnose the cause of a failure
>> seems to have no payoff if we don't get them each cleared up.
>
> +100 to any method of reducing that noise. Continuously failing
> buildbots shouldn't make the system unusable.
>

Well I did some... Pinned z3c.pt and Chameleon versions.
Others are welcome too.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
I have read Plato and Cicero sayings that are very wise and beautiful; 
but I never read in either of them: "Come unto me all ye that labour and 
are heavy laden and I will give thee rest."
- St. Augustine
___
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] We need to get the board green

2011-03-23 Thread Adam GROSZER
Hello,

On Wed, 23 Mar 2011 07:43:26 +0100 you wrote:
>
> * Tres Seaver  [2011-03-21 16:56]:
>> Too many never-resolve failures in our buildbots makes their output just
>> noise:  the amount of effort required to diagnose the cause of a failure
>> seems to have no payoff if we don't get them each cleared up.
>
> On a tangentially-related note, what happened to the proposed new
> summarizer formatting? Half a year ago (or whenever), I got the
> impression it was going to be ready "in a few days", but it seems it
> never happened. What is needed to get this switched?
>
> (I'm not saying dressing the continuous failures up nicer is a solution
> to the problem Tres is presenting, but I do think the noisy format
> contributes to the confusion about the buildbots)

You mind walking over to Theuni and asking him? ;-)
-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
be a butterfly.
- Buckminster Fuller
___
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] We need to get the board green

2011-03-22 Thread Adam GROSZER
Hello,

On Mon, 21 Mar 2011 11:56:05 -0400 you wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Too many never-resolve failures in our buildbots makes their output just
> noise:  the amount of effort required to diagnose the cause of a failure
> seems to have no payoff if we don't get them each cleared up.
>
> I'm just about done with trying to diagnose them, myself, which is
> making me sad, as I *want* to be pleased with the quality of the
> software our community produces.

I'd say revert back to the original procedure.
The guilty dev has x days to fix the failure or the change gets reverted.

PS:
And please please kick the guilty one's a**, not the buildbot maintainer's.
It does not make much sense to disable tests just because they fail.


-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
If Presidents don't do it to their wives, they do it to the country.  - 
  Mel Brooks
___
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: 68 OK, 34 Failed, 6 Unknown

2011-03-22 Thread Adam GROSZER
Hello,

On Mon, 21 Mar 2011 11:53:01 -0400 you wrote:
>> Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
>> From: jdriessen at thehealthagency.com
>> Date: Sun Mar 20 15:41:43 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035665.html
>>
>> Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
>> From: jdriessen at thehealthagency.com
>> Date: Sun Mar 20 15:43:55 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035666.html
>
> These are both weird Windows build failures::
>
>   error: Setup script exited with error: Unable to find vcvarsall.bat
>   While:
> Installing test.
> Getting distribution for 'Acquisition==2.13.7'.
>   Error: Couldn't install: Acquisition 2.13.7

Weird, eggs should be in place. Maybe the builder got the tarball and 
uses that... Deleting the tarball should help.


>> Subject: FAILED : winbot / zc_buildout_dev py_254_win32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 17:07:28 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035690.html
>>
>> Subject: FAILED : winbot / zc_buildout_dev py_265_win32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 17:07:39 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035691.html
>>
>> Subject: FAILED : winbot / zc_buildout_dev py_265_win64
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 17:07:50 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035692.html
>>
>> Subject: FAILED : winbot / zc_buildout_dev py_270_win32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 17:08:00 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035693.html
>>
>> Subject: FAILED : winbot / zc_buildout_dev py_270_win64
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 17:08:14 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035694.html
>
> More weird Windows build failures::
>
>
>   c:\buildslave\zc_buildout_dev_py_254_win32\build>bin\test.exe
> - --exit-with-status -1"
>   'bin\test.exe' is not recognized as an internal or external command,
> operable program or batch file.

Bootstrap failed, it just does not exit with the right exitcode.
See:
http://winbot.zope.org/builders/zc_buildout_dev%20py_270_win32/builds/239/steps/bootstrap/logs/stdio


>> Subject: FAILED : winbot / z3c.ptcompat_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 20:04:06 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035712.html
>>
>> Subject: FAILED : winbot / z3c.rml_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 20:23:58 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035713.html
>>
>> Subject: FAILED : winbot / z3c.form_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 20:36:50 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035714.html
>>
>> Subject: FAILED : winbot / z3c.coverage_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 20:56:05 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035718.html
>>
>> Subject: FAILED : winbot / z3c.macro_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 20:57:10 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035719.html
>>
>> Subject: FAILED : winbot / z3c.pagelet_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 21:08:18 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035720.html
>>
>> Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 21:26:39 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035721.html
>>
>> Subject: FAILED : winbot / z3c.template_py_265_32
>> From: buildbot at winbot.zope.org
>> Date: Sun Mar 20 21:28:29 EDT 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035722.html
>
> Can we *please* either get these tests to pass, or else kill them off?
> At a bare minimum, put all the 'zc3.*' tests into a single buildout and
> have only one failure?

No please no please.
This was Malthe, he broke those tests with the newest chameleon. Kick 
his a** if you can get him online, I already sent him an email, but it 
still looks like that.
z3c.form is definitely a prominent package that definitely needs 
testing. If I disable those tests, those problems will never get fixed.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Don't feed the bats tonight.
___
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: 77 OK, 154 Failed, 5 Unknown

2011-03-17 Thread Adam GROSZER
Hello,

On Thu, 17 Mar 2011 12:58:00 +0100 (CET) you wrote:
>
> Summary of messages to the zope-tests list.
> Period Wed Mar 16 12:00:00 2011 UTC to Thu Mar 17 12:00:00 2011 UTC.
> There were 236 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 157 
> from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 59 from jdriessen 
> at thehealthagency.com.

Seems like zope.testrunner fails badly and that takes all packages with it.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Planning for the future is escapism
___
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: 83 OK, 14 Failed

2011-03-01 Thread Adam GROSZER
Hello,

> Subject: FAILED : winbot / z3c.form_py_265_32
> From: buildbot at winbot.zope.org
> Date: Mon Feb 28 22:25:47 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033471.html

Now it seems like Malthe is the one to blaim...
Good to have those bots, or not ;-)

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
The wise shepherd never trusts his flock to a smiling wolf.
___
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: 71 OK, 16 Failed

2011-03-01 Thread Adam GROSZER
Hello,

On Tue, 1 Mar 2011 11:04:30 +0100 you wrote:
>
> The build of z3c.* packages on winbot could be tested like
> http://dev.thehealthagency.com/buildbot/builders/zope2.13_win-py2.6%20slave-win/builds/161
> build
> <http://dev.thehealthagency.com/buildbot/builders/zope2.13_win-py2.6%20slave-win/builds/161>

hm, that does not seem to have lxml as dependency

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Defeat may serve as well as victory to shake the soul and let the glory out.
- Edwin Markham
___
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: 71 OK, 16 Failed

2011-03-01 Thread Adam GROSZER
Hello,

On Mon, 28 Feb 2011 14:08:29 -0500 you wrote:
>
> On Monday, February 28, 2011, Tres Seaver wrote:
>> I also suggest dropping the test reports for the z3c.* packages:  they
>> have been broken since the day they were added, AFAICT, which is a
>> strong signal that they are not being maintained.
>
> The problem is merely that lxml cannot be installed. This is more a winbot
> setup problem than a package one. And the reason lxml cannot be built is
> because libxml is missing.
>
> This is really strange, since there are binaries available for lxml-2.3 for
> Python 2.6.
>
> http://pypi.python.org/pypi/lxml/2.3
>
> Does anyone with Windows Foo have any idea?

Those seem to be 32bit only, weird is that only 32bit bots fail.
Let it have one more day to clear up, maybe those eggs got released just 
after the bots ran.

OTOH, I definitely do *not* want to enable winbot to be able to compile 
lxml.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Fall seven times, stand up eight.
- Japanese Proverb
___
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: 71 OK, 16 Failed

2011-03-01 Thread Adam GROSZER
Hello,

> I also suggest dropping the test reports for the z3c.* packages:  they
> have been broken since the day they were added, AFAICT, which is a
> strong signal that they are not being maintained.
>
> The point of the daily reports is to *keep the board green*, so that
> when a new failure shows up, we *feel* motivated to fix it.  Cluttering
> the report with repeated-and-apparently-never-gonna-fix failures is
> demotivating, which is the opposite of the effect we intend.

They were *definitely* green before lxml 2.3 got released.
I think Marius worked on getting them green.

I don't think those problems are 
"repeated-and-apparently-never-gonna-fix", because it's a matter of 
having lxml eggs/exe for all windows/python platforms. That is going to 
be a *blocker* for ZTK too sooner or later, because allmost all windows 
users are *not* able to compile.

The fix right now seems to be to push Sidnei to do the releases.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Do not make friends who are comfortable to be with. Make friends who 
will force you to lever yourself up.
- Thomas J. Watson, Sr.
___
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: 72 OK, 15 Failed

2011-02-18 Thread Adam GROSZER
Hello,

On Thu, 17 Feb 2011 10:58:35 -0500 you wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 02/17/2011 06:58 AM, Zope Tests Summarizer wrote:
>
>> Subject: FAILED : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
>> From: jdriessen at thehealthagency.com
>> Date: Wed Feb 16 15:03:12 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032218.html
>>
>> Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
>> From: jdriessen at thehealthagency.com
>> Date: Wed Feb 16 15:18:08 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032223.html
>>
>> Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
>> From: jdriessen at thehealthagency.com
>> Date: Wed Feb 16 15:25:31 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032226.html
>
> These three failures are due to a quirk in how datetime.datetime repr
> works:  if the 'microseconds' field happens to be zero, it isn't
> printed, e.g.:
>
> Expected:
>  datetime.datetime(, tzinfo=)
> Got:
>  datetime.datetime(2011, 2, 16, 20, 0, 43, tzinfo=)
>
> The regex (in zope.dublincore.tests.test_timeannotators), expects the
> microseconds value to be present:
>
>   datetime_re = (
>   '[0-9]{4}, [0-9]{1,2}, [0-9]{1,2}, [0-9]{1,2}, [0-9]{1,2}, \
>   [0-9]{1,2}, '
>  '[0-9]{1,6}')
>
>
> I have no idea why that value is suddenly exactly zero for the THA box.

Windowze... We also have such a failure 1 in 50 buildbot runs.
Tho very misterious how it could happen 3x in a row.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Faith on a full stomach may be simply contentment- but if you have it 
when you're hungry, it's genuine.
- Frank A. Clark
___
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: 81 OK, 18 Failed

2011-02-09 Thread Adam GROSZER
Hello,

On Tue, 08 Feb 2011 11:36:12 -0500 you wrote:
>> Subject: FAILED : winbot / ztk_10 py_244_win32
>> From: buildbot at winbot.zope.org
>> Date: Mon Feb  7 16:02:49 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/031304.html
>
> I just dumped the "expected" and "got" values to files and diffed them
> (why doesn't doctest show diff output by default?).  It looks as though
> the 'samplelayers.layer122' tests are being skipped for some reason::
>
> - - %<  ---
>   $ diff -u /tmp/expected.txt /tmp/got.txt
>   --- /tmp/expected.txt   2011-02-08 11:31:44.814287122 -0500
>   +++ /tmp/got.txt2011-02-08 11:32:02.390287290 -0500
>   @@ -46,15 +46,6 @@
>  Tear down samplelayers.Layer121 in N.NNN seconds.
>  Tear down samplelayers.Layer12 in N.NNN seconds.
>  Tear down samplelayers.Layer1 in N.NNN seconds.
>   -Running samplelayers.Layer122 tests:
>   -  Running in a subprocess.
>   -  Set up samplelayers.Layer1 in N.NNN seconds.
>   -  Set up samplelayers.Layer12 in N.NNN seconds.
>   -  Set up samplelayers.Layer122 in N.NNN seconds.
>   -  Ran 34 tests with 0 failures and 0 errors in N.NNN seconds.
>   -  Tear down samplelayers.Layer122 in N.NNN seconds.
>   -  Tear down samplelayers.Layer12 in N.NNN seconds.
>   -  Tear down samplelayers.Layer1 in N.NNN seconds.
>Running zope.testing.testrunner.layer.UnitTests tests:
>  Running in a subprocess.
>  Set up zope.testing.testrunner.layer.UnitTests in N.NNN seconds.
>   @@ -62,5 +53,5 @@
>  Tear down zope.testing.testrunner.layer.UnitTests in N.NNN seconds.
>Tearing down left over layers:
>  Tear down samplelayers.Layer1 in N.NNN seconds.
>   -Total: 405 tests, 0 failures, 0 errors in N.NNN seconds.
>   +Total: 371 tests, 0 failures, 0 errors in N.NNN seconds.
>False
> - - %<  ---

I think with the latest ZTK out it's time to stop testing the 1.0, 
together with python 2.4.
Just gotta find some time to update the winbot.
zope.testing with py2.4 was a PIA.

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
And on the seventh day, He exited from append mode.
___
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.pluggableauth and "camefrom" information in login form not an absolute URL

2011-02-07 Thread Adam GROSZER
Hello,

On Mon, 07 Feb 2011 12:15:40 +0100 you wrote:
>
> On 2/7/11 12:04 PM, Adam GROSZER wrote:
>> Hello,
>>
>> I'm not sure whether you open up a security hole there.
>> Imagine that someone does a
>> http://yoursite.com/@@loginform.html?camefrom=http://mysite.com
>> We ended up with storing the camefrom URL in a session variable.
>
> The redirect method in the zope publisher checks whether the redirect is
> "trusted" to go to a different host. The trusted arguments is "False" by
> default. I think will catch this situation just fine. Or doesn't it?

Well on the second look, it should.
Then it might have been because Roger was just unsure about the 
zope.publisher version? He is on holiday this week...
See r105125.

Let's wait what the other say.


___
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.pluggableauth and "camefrom" information in login form not an absolute URL

2011-02-07 Thread Adam GROSZER
Hello,

I'm not sure whether you open up a security hole there.
Imagine that someone does a
http://yoursite.com/@@loginform.html?camefrom=http://mysite.com
We ended up with storing the camefrom URL in a session variable.

On Mon, 07 Feb 2011 10:42:33 +0100 you wrote:
>
> Hi,
>
> The SessionCredentialsPlugin will redirect to a login form whenever a
> user needs to be authenticated. The URL to this login form will have a
> "camefrom" query string, where the "camefrom" is the path-information to
> the originally requested view.
>
> When the credentials provided by the user are correct, the login form
> will use the camefrom information to redirect back to that original view.
>
> Ideally (a.k.a. according to the HTTP spec.), the camefrom should be an
> absolute URL, not just a path like the SessionCredentialsPlugin now does.
>
> I'd like to fix and release zope.pluggableauth with the following patch
> applied - unless of course there's compelling reasons not to do this:
>
> --- trunk/src/zope/pluggableauth/plugins/session.py   2011-02-07
> 10:33:25.643791415 +0100
> +++
> branches/janjaapdriessen-camefrom-fix/src/zope/pluggableauth/plugins/session.py
> 2011-02-07 10:40:12.301790203 +0100
> @@ -308,7 +308,7 @@
># Better to add the query string, if present
>query = request.get('QUERY_STRING')
>
> -camefrom = '/'.join([request.getURL(path_only=True)] + stack)
> +camefrom = '/'.join([request.getURL()] + stack)
>if query:
>camefrom = camefrom + '?' + query
>url = '%s/@@%s?%s' % (absoluteURL(site, request),
>
>
> regards, jw
>
> ___
> 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 )
>

-- 
Best regards,
  Adam GROSZER
--
Quote of the day:
Man who falls in vat of molten optical glass makes spectacle of self.
___
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: 41 OK, 258 Failed, 4 Unknown

2011-01-21 Thread Adam GROSZER
Hello,

Fingers crossed that the bot gets green again tomorrow.

On Fri, 21 Jan 2011 13:24:23 +0100 you wrote:
>
> On 21 January 2011 12:58, Zope Tests Summarizer  wrote:
>> Summary of messages to the zope-tests list.
>> Period Thu Jan 20 12:00:00 2011 UTC to Fri Jan 21 12:00:00 2011 UTC.
>> There were 303 messages: 8 from Zope Tests, 2 from buildbot at pov.lt, 163 
>> from buildbot at winbot.zope.org, 11 from ccomb at free.fr, 119 from 
>> jdriessen at thehealthagency.com.
>>
>>
>> Test failures
>> -
>>
>> Subject: FAILED : winbot / ztk_dev py_254_win32
>> From: buildbot at winbot.zope.org
>> Date: Thu Jan 20 15:10:46 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/029339.html
>
> SNIP
>
>> Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
>> From: ccomb at free.fr
>> Date: Thu Jan 20 22:10:06 EST 2011
>> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/029617.html
>
> Caused by a change in ez_setup.py:
>
> http://mail.python.org/pipermail/distutils-sig/2011-January/017280.html
>

___
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] Fwd: FAILED : winbot / zope.traversing_py_265_32

2010-12-12 Thread Adam GROSZER
Hello,

Could you please fix that version spec?

This is a forwarded message
From: build...@winbot.zope.org 
To: agros...@gmail.com, zope-te...@zope.org
Date: Sunday, December 12, 2010, 5:49:55 AM
Subject: FAILED : winbot / zope.traversing_py_265_32

===8<==Original message text===
FAILED : winbot / zope.traversing_py_265_32
Build: http://winbot.zope.org/builders/zope.traversing_py_265_32/builds/0


Build Reason: The Nightly scheduler named 'zope.traversing nightly' triggered 
this build


Build Source Stamp: [branch zope.traversing/trunk] HEAD


Blamelist: 


Buildbot: http://winbot.zope.org/
===8<===End of original message text===

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com

___
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: 77 OK, 26 Failed

2010-12-12 Thread Adam GROSZER
Hello,

First round of failures... As I thought, quite some.
I'll try to work on them, but any help is appreciated.

ZTS> Subject: FAILED : winbot / z3c.xmlhttp_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:10:38 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026372.html

ZTS> Subject: FAILED : winbot / z3c.configurator_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:25:04 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026374.html

ZTS> Subject: FAILED : winbot / z3c.language.negotiator_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:30:08 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026375.html

ZTS> Subject: FAILED : winbot / zc.recipe.egg_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:53:22 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026376.html

ZTS> Subject: FAILED : winbot / zc.queue_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:55:27 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026377.html

ZTS> Subject: FAILED : winbot / z3c.breadcrumb_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 22:56:16 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026378.html

ZTS> Subject: FAILED : winbot / zope.broken_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:00:09 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026379.html

ZTS> Subject: FAILED : winbot / z3c.ptcompat_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:00:46 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026380.html

ZTS> Subject: FAILED : winbot / z3c.viewtemplate_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:05:46 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026382.html

ZTS> Subject: FAILED : winbot / z3c.contents_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:08:34 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026383.html

ZTS> Subject: FAILED : winbot / z3c.rml_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:12:51 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026384.html

ZTS> Subject: FAILED : winbot / zc.lockfile_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:13:51 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026385.html

ZTS> Subject: FAILED : winbot / z3c.zrtresource_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:15:20 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026386.html

ZTS> Subject: FAILED : winbot / z3c.sampledata_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:16:58 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026387.html

ZTS> Subject: FAILED : winbot / zope.browserresource_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:19:29 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026388.html

ZTS> Subject: FAILED : winbot / zope.container_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:26:00 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026389.html

ZTS> Subject: FAILED : winbot / z3c.jsonrpcproxy_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:26:13 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026390.html

ZTS> Subject: FAILED : winbot / z3c.pdftemplate_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:31:42 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026391.html

ZTS> Subject: FAILED : winbot / zope.traversing_py_265_32
ZTS> From: buildbot at winbot.zope.org
ZTS> Date: Sat Dec 11 23:49:55 EST 2010
ZTS> URL:
ZTS> http://mail.zope.org/pipermail/zope-tests/2010-December/026392.html




-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
All I want is a warm bed and a kind word and unlimited power

___
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] Fwd: FAILED : winbot / zope.generations_py_265_32

2010-12-12 Thread Adam GROSZER
Hello Michael,

Saturday, December 11, 2010, 10:07:40 PM, you wrote:

MH> Am 11.12.2010 um 13:01 schrieb Adam GROSZER:
>> Hello,
>> 
>> One more windows failure.
>> Can we get rid of the part "coc"?

MH> Done. (I had previously added this part during development.)
MH> Should I cut a new release, too?

I don't think that would make a big difference when reusing the
package.


-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
Our days begin with trouble here, Our life is but a span, And cruel death is 
always near, So frail a thing is man. 
- New England Primer 

___
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: 72 OK, 7 Failed

2010-12-12 Thread Adam GROSZER
Hello Tres,

Saturday, December 11, 2010, 6:17:10 PM, you wrote:

TS> -BEGIN PGP SIGNED MESSAGE-
TS> Hash: SHA1

TS> On 12/11/2010 06:58 AM, Zope Tests Summarizer wrote:

>> Subject: FAILED : winbot / ztk_10 py_244_win32
>> From: buildbot at winbot.zope.org
>> Date: Fri Dec 10 16:01:43 EST 2010
>> URL: http://mail.zope.org/pipermail/zope-tests/2010-December/026226.html

TS> This one is weird, and has been broken for ever.  I have no idea how to
TS> fix it.

It's some sort of race condition between threads or processes, it
passes sometimes.
I guess we'll just stop testing for py2.4 soon.


-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
All I want is a warm bed and a kind word and unlimited power

___
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] winbot builds

2010-12-11 Thread Adam GROSZER
Hello,

I decided to switch on nightlies for all packages on winbot plus
zope-tests will get also mails of failures.
I intend to keep this until all packages are green.

-- 
Best regards,
 Adam GROSZER  mailto:agros...@gmail.com
--
Quote of the day:
We have too many high sounding words, and too few actions that correspond with 
them.  -  Abigail Adams

___
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] Fwd: FAILED : winbot / zope.generations_py_265_32

2010-12-11 Thread Adam GROSZER
Hello,

One more windows failure.
Can we get rid of the part "coc"?

This is a forwarded message
From: build...@winbot.zope.org 
To: agros...@gmail.com
Date: Friday, December 10, 2010, 5:43:31 PM
Subject: FAILED : winbot / zope.generations_py_265_32

===8<==Original message text===
FAILED : winbot / zope.generations_py_265_32
Build: http://winbot.zope.org/builders/zope.generations_py_265_32/builds/0


Build Reason: scheduler


Build Source Stamp: [branch zope.generations/trunk] 118792


Blamelist: asmith


Buildbot: http://winbot.zope.org/
===8<===End of original message text===

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com

___
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] Draft of new aggregator

2010-12-01 Thread Adam GROSZER
Hello Christian,

Wednesday, December 1, 2010, 7:43:20 AM, you wrote:

CT> Here's the draft we ended up with yesterday:
CT> http://dpaste.com/281566/

When do you intend to switch to that?
My eyes just hurt looking at the old one.

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
Words are the voice of the heart.

___
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] Fwd: FAILED : winbot / zope.testing_py_265_32

2010-11-30 Thread Adam GROSZER
Hello,

zope.testing tests fail on windows.
The blamelist might not be real, because this is the first build.

This is a forwarded message
From: build...@winbot.zope.org 
To: agros...@gmail.com
Date: Tuesday, November 30, 2010, 4:12:22 AM
Subject: FAILED : winbot / zope.testing_py_265_32

===8<==Original message text===
FAILED : winbot / zope.testing_py_265_32
Build: http://winbot.zope.org/builders/zope.testing_py_265_32/builds/0


Build Reason: scheduler


Build Source Stamp: [branch zope.testing/trunk] 118639


Blamelist: fdrake


Buildbot: http://winbot.zope.org/
===8<===End of original message text===

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com

___
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] winbot tests now a LOT of packages

2010-11-28 Thread Adam GROSZER
Hello,

http://winbot.zope.org will now test the trunk of all the packages
listed here:
svn://svn.zope.org/repos/main/zope.wineggbuilder/trunk/project-list.cfg
It's a bit lazy, tests will kick in after some 10 minutes the tree is
stable. No nightlies (yet?) -- I'm afraid all test won't fit into 24 hours.

If anyone wants more packages tested, update the list and drop me a
mail.
-- 
Best regards,
 Adam GROSZER  mailto:agros...@gmail.com
--
Quote of the day:
The society that scorns excellence in plumbing because plumbing is a humble 
activity and tolerates shoddiness in philosophy because it is an exalted 
activity will have neither good plumbing nor good philosophy. Neither its pipes 
nor its theories will hold water. 
- John Gardner 

___
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] z3c.form buildout broken

2010-11-22 Thread Adam GROSZER
Hello Roger,

Monday, November 22, 2010, 2:33:41 PM, you wrote:

>> I guess I need to add this and some other packages to the
>> winbot's jobs.

R> If we do so, we need to accept collective.recipe.omelette as
R> a core dependency for our ZTK and BlueBream development.
R> That's defently not what I like to do. But of corse the buildbot
R> should fail if there is any for z3c.form.

First and top priority would be to have the tests pass on windows too.
Some people don't have windows at hand.

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
When a deep injury is done us, we never recover until we forgive. 
- Alan Paton 

___
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] z3c.form buildout broken

2010-11-22 Thread Adam GROSZER
Hello,

Monday, November 22, 2010, 11:24:27 AM, you wrote:

MG> On Sun, Nov 21, 2010 at 09:01:59PM +, Martin Aspeli wrote:
>> On 21 November 2010 16:16, Roger  wrote:
>> 
>> > Why do we use such crapy parts like omplette in z3c.form?
>> 
>> I never do any development whatsoever without
>> collective.recipe.omelette. It may not be right for z3c.form, but it's
>> not crappy.

MG> Does it have a bug tracker?  I've a small niggling issue with it that
MG> I'd like to resolve some day.

MG> *checks PyPI*

MG> Cool, the description even has a link to the bug tracker.  +10 brownie
MG> points.

MG> Regarding the 'junction.exe mandatory on Windows' issue, I'd suggest to
MG> make it optional, since omelette is rarely necessary for development,
MG> it's more of a convenience.  Print a warning "skipping omelette symlink tree
MG> construction because junction.exe is not present in %PATH%" and
MG> continue.  Just my €0.02.

I guess I need to add this and some other packages to the winbot's
jobs.

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
"Men and nations behave wisely once they have exhausted all the other 
alternatives." 
- Abba Eban 

___
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] logrotation/logreopening in ZTK-based applications

2010-11-10 Thread Adam GROSZER
Hello Christian,

Wednesday, November 10, 2010, 8:47:43 AM, you wrote:

CT> Hi,

CT> Zope 2 provides a command to ask it to re-open its log files thus 
CT> supporting outside logrotation.

CT> We have a ZTK-based app and found that the server provides neither 
CT> signal handling to rotate logs nor a zopectl command. Does anybody 
CT> remember wether this was ever built?

CT> I see an old discussion on the Python list 
CT> (http://mail.python.org/pipermail/python-dev/2006-January/059566.html)
CT> but no conclusion.

CT> If this isn't in yet, does anybody know what the right place would be?
CT> (I guess the packages providing the main loops and configuring the 
CT> process would be the right ones.)

I think ZTK should have a configurable log rotation built-in.
Like:
  
path log.log
formatter zope.exceptions.log.Formatter
max-size 50MB
old-files 5
   


-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
Criticism, like rain, should be gentle enough to nourish a man's growth without 
destroying his roots. 
- Frank A. Clark 

___
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] Developer meeting next Tuesday at 15:00 UTC

2010-11-04 Thread Adam GROSZER
Hello Christian,

Thursday, November 4, 2010, 2:29:38 PM, you wrote:

CT> Hi,

CT> On 10/29/2010 03:26 PM, Christian Theune wrote:
>> Hi,
>>
>> for next week's meeting (#zope on freenode, as always) I propose to hear
>> from the PloneConf, check with the summit goals, and follow up on the
>> bicycle toolkit again (Charlie, you coming?)

CT> Hmm. It's either been DST confusion or Plone Conference exhaustion, but
CT> Marius and me were the only ones but didn't discuss anything.

CT> I won't be there next week unfortunately, as I'll be travelling for a 
CT> customer. (I *might* be there but with only a very slight chance.)

CT> Charlie? Can you take over?

CT> Christian


As a sidenote for (myself and) the other DST confused ones, the
meeting is now 1600 CET.

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
Two men look out through the same bars; one sees mud, and one the stars.

___
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: 65 OK, 8 Failed

2010-11-03 Thread Adam GROSZER
Hello Tres,

Wednesday, November 3, 2010, 6:13:48 PM, you wrote:


>> Subject: FAILED : winbot / ztk_dev py_254_win32
>> From: buildbot at winbot.zope.org
>> Date: Tue Nov  2 16:11:20 EDT 2010
>> URL: http://mail.zope.org/pipermail/zope-tests/2010-November/022993.html

TS> Some kind of build failure::

TS> - - %< 
TS> 'bin\test-ztk.exe' is not recognized as an internal or external command,
TS> operable program or batch file.
TS> - - %< 

Buildout failed:
http://winbot.zope.org/builders/ztk_dev%20py_254_win32/builds/152/steps/buildout/logs/stdio
It just still does not exit with the right exitcode.

-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
If I must go into eternity, I'd prefer to go by the scenic route.

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


  1   2   3   >