[Zope-dev] Summary (Was: Developer meeting today 15:30 UTC, Agenda attached)

2010-05-25 Thread Christian Theune

On 05/25/2010 01:20 PM, Christian Theune wrote:

Hi everyone,

the next weekly meeting is coming up.


And here's the summary.

Christian

--
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
==
2010-05-25
==

This is the agenda and summary for the weekly Zope developer meeting of
Tuesday, 2010-05-25 on #z...@irc.freenode.org from 15:00 to 15:30 UTC.

Agenda
==

- Windows builds
- AMI (Sidnei, Adam)
- Amazon funding (Adam, Christian Theune)

- KGS 3.4.1 release
- Document release procedure (Adam)
- Index view for download.zope.org

- Review Bugday, plan next


Ongoing issues
--

Those issues are currently ongoing. We don't have to discuss them. We just
need to follow up on them eventually.


- ZTK status
- Towards a ZTK release
- Documentation
- Release scope

- Test runners / nightly builds
- Windows machines
- Compiler licenses (Tres, postponed until after 2010-06-02)

- Bug tracking
- Monitoring tracker status (Charlie Clark, ctheune)

- Documentation
- Consolidate "floating" documentation into Sphinx/docs.zope.org

- Releases
- How to find a good point when to cut a new release for a package for
  which fixed bugs where registered (or changes have been made)? Any
  automation possible to alert us when changes have been sitting around
  unreleased for a while?

- Metrics for bug days
- Find a way to demonstrate what/how much work happened on a bug day.

- Meta
- Review meeting itself, maybe add extra 15 minutes for "meta" once a
  month or every two months? (postponed until 2010-06-01)
- How to organize open issues in the long run (Blueprints?
  Other tool? Continue text files?)
- Find second person to run the weekly meetings


Topic proposals
---

- Lennart: Of course what applies to Hanno should apply to others making
  releases of packages maintained by the Zope Toolkit project as well. I think
  the ZTK leadership should figure out some kind of guidelines for this that
  people can follow.

- Chris McDonough: Pondering *some* (re-)structuring of the ZTK to allow for
  better maintenance/release management/communication/marketing. 

- Christian Theune: I'd like us to ponder how we can (in addition to the
  housekeeping and cleanups we do) also move to do constructive work together
  to expand the stuff that Zope packages (ZTK) is about. How do we go about
  implementing new technologies together, like supporting HTML 5 in the
  various parts? I'd like to start putting in new code in the foreseeable
  future in the zope.* namespace.

Summary
===

The IRC log is available here:
http://zope3.pov.lt/irclogs-zope/%23zope.2010-05-25.log.html#t2010-05-25T18:00:25

Windows builds
--

Adam didn't manage to look into the AMIs due to illness. He did draft an
initial proposal that he started discussed with Christian Theune to get
funding for a hosted windows build machine from the foundation.

However, Amazon might not be the right choice due to the high cost associated
with 64-bit machines.  Rackspace's Windows VMs seem to be a viable alternative
and will be investigated by Adam. Adam and Christian will write a proposal to
present at the next board meeting on 2010-06-02 that:

- includes a trial period (
  funding for 1-2 months to set everything up
  and make sure it does what we need)
- subsequent cost after the trial period
- ensures control over the machine is available to the foundation but can be
  handed over to individual community members easily

An open question is whether 64-bit Windows installations allow installing the
build chains for 32-bit and 64-bit in parallel. (Adam to ask Sidnei for input)

KGS 3.4.1 release
-

The KGS release is going to have a release candidate as soon as Adam gets to
it. He noted that actual .tar and .exe releases will be made on request (the
option will be stated in the release notes).

In an earlier meeting Adam wanted to write documentation about the release
process but pointed out that there's already sufficient documentation in
zope.release that helped him make the releases. Additional baijum and srichter
pointed out resources
(http://wiki.zope.org/zope3/DeveloperInfo#release-management and
http://wiki.zope.org/zope3/MakingARelease) that are related to this.

Tres noted that we might put a new item on our list: generally consolidating
the documentation floating around into the Sphinx documentation we have on
docs.zope.org.

Bugday review
-

Individual reports:

- Adam investigated Azure for building packages instead of using Amazon but
  that turned out to be a dead end. Azure is more like GAE than rented virtual
  machines.

- Christian Theune worked on emptying out the Zope 3 bugtracker and fixed some
  bugs along the way

Re: [Zope-dev] pypi access for zope.app.authentication and zope.password

2010-05-25 Thread Stephan Richter
On Wednesday, May 26, 2010, Jan-Wijbrand Kolman wrote:
> Could someone grant me pypi access to zope.app.authentication and 
> zope.password?

Done.

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
___
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] pypi access for zope.app.authentication and zope.password

2010-05-25 Thread Jan-Wijbrand Kolman
Hello,

Could someone grant me pypi access to zope.app.authentication and 
zope.password?

My pypi username is "jw".


For compatibility reasons the upcoming Grok-1.0.x bugfix release cannot 
jump to a newer zope.app.authentication version, but I'd still like to 
add support for the SSHA password manager.

My plan is to backport the SSHA password manager to the 
zope.app.authentication 3.4 branch and make a 3.4.5 release (I realize 
this is not really a bugfix, but adding features to a x.y.Z release but 
I think (hope) that's ok for now).

Coincidentally I found a bug[1] in the SSHA password manager that I'd 
like to fix and release to make this pw manager actually useful. Could 
someone grant me pypi access for this package too?

Unless there're objections of course...

thanks and regards,
jw

[1] http://permalink.gmane.org/gmane.comp.web.zope.devel/24473

___
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.password SSHAPasswordManager cannot handle unicode?

2010-05-25 Thread Jan-Wijbrand Kolman
Hi,

When I define a principal in my site.zcml and have it use the 
SSHAPasswordManager, I cannot login as a "TypeError: character mapping 
must return integer, None or unicode" is raised in the checkPassword() 
methid. It took me quite a while to figure out what was going on...

The site.zcml contains the encoded password for the principal that will 
be "contained" in the global principalregistry. When trying to login, 
the encoded password is taken from the principal object created from the 
information in site.zcml, and it makes sense that the encoded password 
will be an unicode string.

However the checkPassword() method of the SSHAPasswordManager cannot 
handle unicode or, more specifically, it will call 
base64.urlsafe_b64decode() on it that cannot handle unicode strings (or 
at least not in this case).

I my assesment is correct, then I must conclude no one is using the 
SSHAPasswordManager? But maybe there's something I don't understand 
about what is going wrong here...

Anyway, I guess I could fix this by have the encoded password encoded to 
ascii first before passing it to uurlsafe_b64decode. I think this would 
be safe, as the encoded password would not contain non-ascii characters 
anyway, right?

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 )


Re: [Zope-dev] Developer meeting today *15* UTC

2010-05-25 Thread Christian Theune
Something confused me and gotcha pointed it out to me.

The agenda said 15:00 UTC while my subject said 15:30 UTC.

It's 15:00 as every week.

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone 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] Zope Tests: 17 OK, 2 Failed

2010-05-25 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Mon May 24 12:00:00 2010 UTC to Tue May 25 12:00:00 2010 UTC.
There were 19 messages: 6 from Zope Tests, 12 from ccomb at free.fr, 1 from ct 
at gocept.com.


Test failures
-

Subject: FAILED: Repository policy check found errors in 583 projects
From: ct at gocept.com
Date: Mon May 24 21:13:36 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014605.html

Subject: FAILED : ZTK 1.0 / Python2.4.6 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 01:55:46 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014621.html


Tests passed OK
---

Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon May 24 21:28:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014606.html

Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon May 24 21:30:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014607.html

Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Mon May 24 21:32:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014608.html

Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon May 24 21:34:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014609.html

Subject: OK : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Mon May 24 21:36:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014610.html

Subject: OK : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon May 24 21:38:49 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014611.html

Subject: OK : BlueBream template / Python2.5.2 32bit linux
From: ccomb at free.fr
Date: Mon May 24 22:00:56 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014612.html

Subject: OK : BlueBream template / Python2.7b2 32bit linux
From: ccomb at free.fr
Date: Mon May 24 22:00:57 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014613.html

Subject: OK : BlueBream template / Python2.4.6 32bit linux
From: ccomb at free.fr
Date: Mon May 24 22:01:00 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014614.html

Subject: OK : BlueBream template / Python2.6.4 32bit linux
From: ccomb at free.fr
Date: Mon May 24 22:01:01 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014615.html

Subject: OK : ZTK 1.0dev / Python2.4.6 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 00:08:39 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014616.html

Subject: OK : ZTK 1.0dev / Python2.6.4 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 00:10:31 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014617.html

Subject: OK : ZTK 1.0dev / Python2.5.2 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 00:10:35 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014618.html

Subject: OK : Zope 3.4.1 KGS / Python2.4.6 32bit linux
From: ccomb at free.fr
Date: Tue May 25 00:30:32 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014619.html

Subject: OK : Zope 3.4.1 KGS / Python2.5.2 32bit linux
From: ccomb at free.fr
Date: Tue May 25 00:54:06 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014620.html

Subject: OK : ZTK 1.0 / Python2.6.4 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 01:57:02 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014622.html

Subject: OK : ZTK 1.0 / Python2.5.2 Linux 32bit
From: ccomb at free.fr
Date: Tue May 25 01:57:05 EDT 2010
URL: http://mail.zope.org/pipermail/zope-tests/2010-May/014623.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] Developer meeting today 15:30 UTC, Agenda attached

2010-05-25 Thread Christian Theune

Hi everyone,

the next weekly meeting is coming up.

Here's today's agenda. The ongoing issues of Windows builds, the KGS 
release and Bug days will be tackled.


See you later,
Christian

--
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
==
2010-05-25
==

This is the agenda and summary for the weekly Zope developer meeting of
Tuesday, 2010-05-25 on #z...@irc.freenode.org from 15:00 to 15:30 UTC.

Agenda
==

- Windows builds
- AMI (Sidnei, Adam)
- Amazon funding (Adam, Christian Theune)

- KGS 3.4.1 release
- Document release procedure (Adam)
- Index view for download.zope.org

- Review Bugday, plan next


Ongoing issues
--

Those issues are currently ongoing. We don't have to discuss them. We just
need to follow up on them eventually.


- ZTK status
- Towards a ZTK release
- Documentation
- Release scope

- Test runners / nightly builds
- Windows machines
- Compiler licenses (Tres, postponed until after 2010-06-02)

- Bug tracking
- Monitoring tracker status (Charlie Clark, ctheune)

- Meta
- Review meeting itself, maybe add extra 15 minutes for "meta" once a
  month or every two months? (postponed until 2010-06-01)
- How to organize open issues in the long run (Blueprints?
  Other tool? Continue text files?)
- Find second person to run the weekly meetings


Topic proposals
---

- Lennart: Of course what applies to Hanno should apply to others making
  releases of packages maintained by the Zope Toolkit project as well. I think
  the ZTK leadership should figure out some kind of guidelines for this that
  people can follow.

- Chris McDonough: Pondering *some* (re-)structuring of the ZTK to allow for
  better maintenance/release management/communication/marketing. 

- Christian Theune: I'd like us to ponder how we can (in addition to the
  housekeeping and cleanups we do) also move to do constructive work together
  to expand the stuff that Zope packages (ZTK) is about. How do we go about
  implementing new technologies together, like supporting HTML 5 in the
  various parts? I'd like to start putting in new code in the foreseeable
  future in the zope.* namespace.

Summary
===

Will be written after the meeting.
___
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] NOTICE: Planned server and list outage

2010-05-25 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please note:

First of all, apologies for the cross-posting. I wanted to reach as many
people as possible.

On Thursday, May 27 (2 days from now) one of the Zope
Foundation-maintained servers will be physically moved to a different
data center by our hosting provider. The server will be shut down at
around 20:00 UTC and, according to the hosting provider, become
available again no later than 05:30 UTC the next day (Friday, May 28).

This outage will affect several websites as well as the mailing list
service. No mail sent to the lists will be lost, though, it will just be
queued up on our secondary mail relay, which is unaffected by this move.
Once the main server comes back up it will be delivered.


Services affected
=
 - the docs.zope.org website
 - the download.zope.org website
 - all zope.org mailing lists and the lists.zope.org website


Server shutdown
===
Thursday, May 27 20:00 UTC
 - 22:00 CEST/Berlin
 - 16:00 EDT/New York
 - May 28 06:00 EST/Sydney


Server start

On or before Friday, May 28 05:30 UTC
 - 07:30 CEST/Berlin
 - 01:30 EDT/New York
 - 15:30 EST/Sydney

I will send a reminder a few hours before the move.

jens

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkv7m9AACgkQRAx5nvEhZLKc6ACdGs5yEK91p/4zqC962mRK1uAE
1ZUAoLX+sS1EoCvvd4lztmpxGwmla8RO
=g4v9
-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 )