Re: [Zope-dev] zope-tests - FAILED: 2, OK: 21

2013-01-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


> [1]FAILED  winbot / z3c.recipe.paster_py_265_32 
> https://mail.zope.org/pipermail/zope-tests/2013-January/071673.html
> 
> 
> [2]FAILED  winbot / z3c.recipe.paster_py_265_32 
> https://mail.zope.org/pipermail/zope-tests/2013-January/071651.html

I can reproduce this failure on Unix, but haven't the slightest idea why:
 running the buildout inside a doctest can't install the following:

  'BTrees>=4.0.0dev,<4.1dev'

which is clearly installable::

  $ /opt/Python-2.6.8/bin/virtualenv yyy
  New python executable in yyy/bin/python
  Installing setuptoolsdone.
  Installing pip...done.
  $ bin/easy_install 'BTrees>=4.0.0dev,<4.1dev'
  Searching for BTrees>=4.0.0dev,<4.1dev
  Reading http://pypi.python.org/simple/BTrees/
  Reading http://packages.python.org/BTrees
  Best match: BTrees 4.0.5
  ...
  Finished processing dependencies for BTrees>=4.0.0dev,<4.1dev

Can one of the project's maintainers (Michael Howitz, Roger Ineichen,
Adam Groszer have made non-trivial checkins) please address the issue?
Alternately, can we please drop it from the daily test run, on the
grounds that it is not being actively maintained?



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.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlECkkkACgkQ+gerLs4ltQ7vOQCgkyKPn527DCNTOo3wgB6JjWF5
Q2AAnR5vkT5GiZav0GIHnt2s4sYmRUwv
=q8Ln
-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 )


[Zope-dev] zc.ssl ca chain

2013-01-25 Thread Senner, Talin
Would someone that has access be able to update zc.ssl and release a new
version:

http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem

with a new version of ca root certificates (something say from a latest
linux release from /etc/ssl ). The current cert chain is over 5 years  old.

Thank you!


Talin Senner
Wildcard Corp.



http://www.wildcardcorp.com
Secure Web CMS Hosting - CDN - DNS - IPv6
Security.Technology.Solutions
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.ssl ca chain

2013-01-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/25/2013 11:22 AM, Senner, Talin wrote:
> Would someone that has access be able to update zc.ssl and release a
> new version:
> 
> http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem
> 
> with a new version of ca root certificates (something say from a
> latest linux release from /etc/ssl ). The current cert chain is over 5
> years  old.

That package appears to have been maintained last by Zvezdan Petkovic.  I
have CC'ed his ZC address, although I am not certain he is still at ZC.


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.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlECuQEACgkQ+gerLs4ltQ7x/gCeN2sIfcsi1CBLyEboxrejpB8L
lq8AoM+/EBHSHeWidy43r3C1QYrc+yZr
=UMfd
-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 )


Re: [Zope-dev] zc.ssl ca chain

2013-01-25 Thread Jim Fulton
On Fri, Jan 25, 2013 at 11:22 AM, Senner, Talin  wrote:
> Would someone that has access be able to update zc.ssl and release a new
> version:
>
> http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem
>
> with a new version of ca root certificates (something say from a latest
> linux release from /etc/ssl ). The current cert chain is over 5 years  old.

I'll take care of this.  Note that we (ZC) will likely move to requests and
stop maintaining zc.ssl.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
Jerky is better than bacon! http://zo.pe/Kqm
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.ssl ca chain

2013-01-25 Thread Jim Fulton
On Fri, Jan 25, 2013 at 12:00 PM, Jim Fulton  wrote:
> On Fri, Jan 25, 2013 at 11:22 AM, Senner, Talin  
> wrote:
>> Would someone that has access be able to update zc.ssl and release a new
>> version:
>>
>> http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem
>>
>> with a new version of ca root certificates (something say from a latest
>> linux release from /etc/ssl ). The current cert chain is over 5 years  old.

The certificates in zc.ssl haven't changed.

> I'll take care of this.  Note that we (ZC) will likely move to requests and
> stop maintaining zc.ssl.

There's nothing to do at this point.  If you want more root CAs, I suggest
using requests, or forking zc.ssl and adding certs to your fork.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
Jerky is better than bacon! http://zo.pe/Kqm
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.ssl ca chain

2013-01-25 Thread Senner, Talin
It's that the current certs.pem doesn't contain the updated chain for
test.authorize.net/secure.authorize.net etc.  Using the current will throw
an ssl error.

I've fixed my local instance of this using the local system certificate
chain.

For the future i'll let the developers know that zc.ssl is deprecated.

Thanks again.

Talin

On Fri, Jan 25, 2013 at 11:16 AM, Jim Fulton  wrote:

> On Fri, Jan 25, 2013 at 12:00 PM, Jim Fulton  wrote:
> > On Fri, Jan 25, 2013 at 11:22 AM, Senner, Talin 
> wrote:
> >> Would someone that has access be able to update zc.ssl and release a new
> >> version:
> >>
> >> http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem
> >>
> >> with a new version of ca root certificates (something say from a latest
> >> linux release from /etc/ssl ). The current cert chain is over 5 years
>  old.
>
> The certificates in zc.ssl haven't changed.
>
> > I'll take care of this.  Note that we (ZC) will likely move to requests
> and
> > stop maintaining zc.ssl.
>
> There's nothing to do at this point.  If you want more root CAs, I suggest
> using requests, or forking zc.ssl and adding certs to your fork.
>
> Jim
>
> --
> Jim Fulton
> http://www.linkedin.com/in/jimfulton
> Jerky is better than bacon! http://zo.pe/Kqm
>
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zc.ssl ca chain

2013-01-25 Thread Patrick Strawderman
I am not able to reproduce using zc.ssl 1.2:

>>> import zc.ssl
>>> 
>>> conn = zc.ssl.HTTPSConnection("test.authorize.net")
>>> conn.connect()
>>> conn.request("GET", "/")
>>> conn.getresponse().status
200

>>> conn = zc.ssl.HTTPSConnection("secure.authorize.net")
>>> conn.connect()
>>> conn.request("GET", "/")
>>> conn.getresponse().status
200

Using zc.ssl's certs.pem file with the requests package works as well; maybe 
you're running
into some other issue?

On Jan 25, 2013, at 12:22 PM, Senner, Talin wrote:

> It's that the current certs.pem doesn't contain the updated chain for 
> test.authorize.net/secure.authorize.net etc.  Using the current will throw an 
> ssl error.  
> 
> I've fixed my local instance of this using the local system certificate chain.
> 
> For the future i'll let the developers know that zc.ssl is deprecated.
> 
> Thanks again.
> 
> Talin
> 
> On Fri, Jan 25, 2013 at 11:16 AM, Jim Fulton  wrote:
> On Fri, Jan 25, 2013 at 12:00 PM, Jim Fulton  wrote:
> > On Fri, Jan 25, 2013 at 11:22 AM, Senner, Talin  
> > wrote:
> >> Would someone that has access be able to update zc.ssl and release a new
> >> version:
> >>
> >> http://svn.zope.org/zc.ssl/trunk/src/zc/ssl/certs.pem
> >>
> >> with a new version of ca root certificates (something say from a latest
> >> linux release from /etc/ssl ). The current cert chain is over 5 years  old.
> 
> The certificates in zc.ssl haven't changed.
> 
> > I'll take care of this.  Note that we (ZC) will likely move to requests and
> > stop maintaining zc.ssl.
> 
> There's nothing to do at this point.  If you want more root CAs, I suggest
> using requests, or forking zc.ssl and adding certs to your fork.
> 
> Jim
> 
> --
> Jim Fulton
> http://www.linkedin.com/in/jimfulton
> Jerky is better than bacon! http://zo.pe/Kqm
> 
> ___
> Zope-Dev maillist  -  Zope-Dev@zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
> https://mail.zope.org/mailman/listinfo/zope-announce
> https://mail.zope.org/mailman/listinfo/zope )

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


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

2013-01-25 Thread Zope tests summarizer
This is the summary for test reports received on the 
zope-tests list between 2013-01-24 00:00:00 UTC and 2013-01-25 00:00:00 UTC:

See the footnotes for test reports of unsuccessful builds.

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

Reports received


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

Non-OK results
--

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


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

2013-01-25 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

GOAL!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlEDWHcACgkQ+gerLs4ltQ7rDACggoKAAlMgvT9epztIGGYjEIlZ
L2wAn1U4G7JsuV2W3d7XnIaf64k3F/3Y
=786A
-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 )