Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Dev

Zope 2.12.0 beta 1 released

 

 

Zope dev RSS feed   Index | Next | Previous | View Threaded


lists at zopyx

May 5, 2009, 6:58 AM

Post #1 of 15 (1440 views)
Permalink
Zope 2.12.0 beta 1 released

Hi there,

I tagged and released Zope 2.12.0 beta 1 today (basically identical
with the latest alpha but it includes ZODB 3.9.0 beta 1).

I will cut an official 2.12 release branch at the time of the beta 2
release (except someone needs the trunk to be open for new developments).

In general: the current trunk is closed for new features or other major
changes until I cut the release branch.
Ask on the zope-dev list if you are in doubt.

The further release schedule basically depends on the ZODB release
schedule since Zope 2.12.0 final will be released with ZODB 3.9.0 final.

Andreas

--
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info [at] zopyx - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
Attachments: lists.vcf (0.31 KB)


jens at dataflake

May 5, 2009, 8:13 AM

Post #2 of 15 (1391 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

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


On May 5, 2009, at 15:58 , Andreas Jung wrote:

> Hi there,
>
> I tagged and released Zope 2.12.0 beta 1 today (basically identical
> with the latest alpha but it includes ZODB 3.9.0 beta 1).

I'm trying to install the Zope2 egg (pulles in as a dependency from
another package) and it bombs out on a missing CHANGES.rst file.
Here's the last few lines from the buildout run with -vvv:

Unpacking Zope2-2.12.0b1/src/ZTUtils/Zope.py to /tmp/easy_install-
gMJqas/Zope2-2.12.0b1/src/ZTUtils/Zope.py
Running Zope2-2.12.0b1/setup.py bdist_egg --dist-dir /tmp/easy_install-
gMJqas/Zope2-2.12.0b1/egg-dist-tmp-2nxaVQ
error: doc/CHANGES.rst: No such file or directory
An error occured when trying to install Zope2 2.12.0b1.Look above this
message for any errors thatwere output by easy_install.
While:
Installing test.
Getting distribution for 'Zope2'.
Error: Couldn't install: Zope2 2.12.0b1

jens



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

iEYEARECAAYFAkoAV7EACgkQRAx5nvEhZLIKeACghpsSObNYUknu79k83I0gzC1C
hGcAmgJEuazySL8UZhFJpfQ/MOz1yKvL
=Kx1z
-----END PGP SIGNATURE-----
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


hannosch at hannosch

May 5, 2009, 8:17 AM

Post #3 of 15 (1402 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Jens Vagelpohl wrote:
> On May 5, 2009, at 15:58 , Andreas Jung wrote:
>
>> Hi there,
>
>> I tagged and released Zope 2.12.0 beta 1 today (basically identical
>> with the latest alpha but it includes ZODB 3.9.0 beta 1).
>
> I'm trying to install the Zope2 egg (pulles in as a dependency from
> another package) and it bombs out on a missing CHANGES.rst file.
> Here's the last few lines from the buildout run with -vvv:

Andreas, didn't you take care of your Subversion 1.6 vs. setuptools
problem?!?

If you are still out of reach of a decent machine, I'd be happy to jump
in again and do a beta 2 today.

Hanno

_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


lists at zopyx

May 5, 2009, 8:18 AM

Post #4 of 15 (1403 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

On 05.05.09 17:13, Jens Vagelpohl wrote:
>
> On May 5, 2009, at 15:58 , Andreas Jung wrote:
>
> > Hi there,
>
> > I tagged and released Zope 2.12.0 beta 1 today (basically identical
> > with the latest alpha but it includes ZODB 3.9.0 beta 1).
>
> I'm trying to install the Zope2 egg (pulles in as a dependency from
> another package) and it bombs out on a missing CHANGES.rst file.
> Here's the last few lines from the buildout run with -vvv:
>
> Unpacking Zope2-2.12.0b1/src/ZTUtils/Zope.py to /tmp/easy_install-
> gMJqas/Zope2-2.12.0b1/src/ZTUtils/Zope.py
> Running Zope2-2.12.0b1/setup.py bdist_egg --dist-dir /tmp/easy_install-
> gMJqas/Zope2-2.12.0b1/egg-dist-tmp-2nxaVQ
> error: doc/CHANGES.rst: No such file or directory
> An error occured when trying to install Zope2 2.12.0b1.Look above this
> message for any errors thatwere output by easy_install.
> While:
> Installing test.
> Getting distribution for 'Zope2'.
> Error: Couldn't install: Zope2 2.12.0b


wahh...f*cking SVN 1.6 + setuptools incompatiblity...just uploaded a new
tar ball...please try again *sigh*

Andreas
Attachments: lists.vcf (0.31 KB)


lists at zopyx

May 5, 2009, 8:23 AM

Post #5 of 15 (1396 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

On 05.05.09 17:17, Hanno Schlichting wrote:
> Jens Vagelpohl wrote:
>
>> On May 5, 2009, at 15:58 , Andreas Jung wrote:
>>
>>
>>> Hi there,
>>>
>>
>>> I tagged and released Zope 2.12.0 beta 1 today (basically identical
>>> with the latest alpha but it includes ZODB 3.9.0 beta 1).
>>>
>> I'm trying to install the Zope2 egg (pulles in as a dependency from
>> another package) and it bombs out on a missing CHANGES.rst file.
>> Here's the last few lines from the buildout run with -vvv:
>>
> Andreas, didn't you take care of your Subversion 1.6 vs. setuptools
> problem?!?
>
> If you are still out of reach of a decent machine, I'd be happy to jump
> in again and do a beta 2 today.

Fixed - I was on the wrong machine.

Unfortunately I can't get SVN 1.5 get working on my Mac.

Andreas
Attachments: lists.vcf (0.31 KB)


jens at dataflake

May 5, 2009, 8:36 AM

Post #6 of 15 (1397 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

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


On May 5, 2009, at 17:23 , Andreas Jung wrote:

> Unfortunately I can't get SVN 1.5 get working on my Mac.

SVN 1.5 from Fink works perfectly fine here.

jens



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

iEYEARECAAYFAkoAXQYACgkQRAx5nvEhZLJvJgCffekomzKuCJuIN/rK1bc9r3Bj
6swAoK2S+y5rkqlqdQzmeBHXPRY8Mdte
=4jKx
-----END PGP SIGNATURE-----
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


lists at zopyx

May 5, 2009, 8:41 AM

Post #7 of 15 (1399 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

On 05.05.09 17:36, Jens Vagelpohl wrote:
>
> On May 5, 2009, at 17:23 , Andreas Jung wrote:
>
> > Unfortunately I can't get SVN 1.5 get working on my Mac.
>
> SVN 1.5 from Fink works perfectly fine here.

Macports seems to provide only 1.6 - I see no option for reverting to
1.5 with Macports.

Andreas

ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info [at] zopyx - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
Attachments: lists.vcf (0.31 KB)


hannosch at hannosch

May 5, 2009, 8:51 AM

Post #8 of 15 (1398 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Andreas Jung wrote:
> On 05.05.09 17:36, Jens Vagelpohl wrote:
>> On May 5, 2009, at 17:23 , Andreas Jung wrote:
>>
>>> Unfortunately I can't get SVN 1.5 get working on my Mac.
>> SVN 1.5 from Fink works perfectly fine here.
>
> Macports seems to provide only 1.6 - I see no option for reverting to
> 1.5 with Macports.

Maybe:

port deactivate subversion

port install -f subversion [at] 1

Hanno

_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


chris at simplistix

May 5, 2009, 11:55 AM

Post #9 of 15 (1387 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Hanno Schlichting wrote:
> Maybe:
>
> port deactivate subversion
>
> port install -f subversion [at] 1

I seem to remember on my Macs I just built from source.

/me hates svn more and more as time goes on...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


mh at gocept

May 5, 2009, 12:08 PM

Post #10 of 15 (1389 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Am 05.05.2009 um 17:51 schrieb Hanno Schlichting:
> Andreas Jung wrote:
>> On 05.05.09 17:36, Jens Vagelpohl wrote:
>>> On May 5, 2009, at 17:23 , Andreas Jung wrote:
>>>
>>>> Unfortunately I can't get SVN 1.5 get working on my Mac.
>>> SVN 1.5 from Fink works perfectly fine here.
>>
>> Macports seems to provide only 1.6 - I see no option for reverting to
>> 1.5 with Macports.
>
> Maybe:
>
> port deactivate subversion
>
> port install -f subversion [at] 1

This does not work if this version wasn't already built before and
archived. Putting built versions into archive is switched off by
default.
To switch back from svn 1.6 I installed the binaries from http://svnbinaries.open.collab.net/servlets/ProjectDocumentList
They which work fine here.


Yours sincerely,
--
Michael Howitz · mh [at] gocept · software developer
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1
Zope and Plone consulting and development

_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


wichert at wiggy

May 5, 2009, 12:14 PM

Post #11 of 15 (1402 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Previously Chris Withers wrote:
> Hanno Schlichting wrote:
> > Maybe:
> >
> > port deactivate subversion
> >
> > port install -f subversion [at] 1
>
> I seem to remember on my Macs I just built from source.
>
> /me hates svn more and more as time goes on...

The problem here is setuptools, not subversion. setuptools changes its
behaviour based looking at internal datastructures for a specific source
control system. You can't blame that on svn.

Wichert.

--
Wichert Akkerman <wichert [at] wiggy> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


lists at zopyx

May 5, 2009, 9:20 PM

Post #12 of 15 (1383 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

On 05.05.09 21:08, Michael Howitz wrote:
>
>> Maybe:
>>
>> port deactivate subversion
>>
>> port install -f subversion [at] 1
>>

That did not work.
> This does not work if this version wasn't already built before and
> archived. Putting built versions into archive is switched off by
> default.
> To switch back from svn 1.6 I installed the binaries from http://svnbinaries.open.collab.net/servlets/ProjectDocumentList
> They which work fine here.
That did work - thanks!

Now going to kick Phillip Eby once more for a releasing a
fixed setuptools version *sigh*

Andreas
Attachments: lists.vcf (0.31 KB)


chris at simplistix

May 6, 2009, 12:56 AM

Post #13 of 15 (1384 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Wichert Akkerman wrote:
> The problem here is setuptools, not subversion. setuptools changes its
> behaviour based looking at internal datastructures for a specific source
> control system. You can't blame that on svn.

Sure I can. That's two major released in a row they've made the client
side data structure change...

Not to mention the raft of other problems that have cropped up since 1.5
and haven't been fixed in 1.6

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


lists at zopyx

May 20, 2009, 6:05 AM

Post #14 of 15 (1131 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

On 05.05.09 15:58, Andreas Jung wrote:
> Hi there,
>
> I tagged and released Zope 2.12.0 beta 1 today (basically identical
> with the latest alpha but it includes ZODB 3.9.0 beta 1).
>
> I will cut an official 2.12 release branch at the time of the beta 2
> release (except someone needs the trunk to be open for new developments).
>
I will cut a beta 2 release by tomorrow.

Objections?

Andreas
Attachments: lists.vcf (0.31 KB)


shane at hathawaymix

May 20, 2009, 2:41 PM

Post #15 of 15 (1132 views)
Permalink
Re: Zope 2.12.0 beta 1 released [In reply to]

Andreas Jung wrote:
> I will cut a beta 2 release by tomorrow.
>
> Objections?

A couple of bugs have been fixed in ZODB, so it might be useful to get
another ZODB release out first.

http://svn.zope.org/ZODB/trunk/src/CHANGES.txt?view=markup

Shane
_______________________________________________
Zope-Dev maillist - Zope-Dev [at] zope
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Zope dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.