You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by Andi Vajda <va...@apache.org> on 2013/10/18 04:43:30 UTC

[nag] [VOTE] Release PyLucene 4.5.0-2

One more PMC vote is needed to finalize this release.
Then, we could wait for Lucene 4.5.1 to happen instead ?

Andi..

---------- Forwarded message ----------
Date: Mon, 14 Oct 2013 14:06:45 -0400
From: Steve Rowe <sa...@gmail.com>
To: general@lucene.apache.org, Andi Vajda <va...@apache.org>
Cc: pylucene-dev@lucene.apache.org
Subject: Re: [VOTE] Release PyLucene 4.5.0-2

+1

Having installed setuptools 1.1.6 for the previous RC, I successfully installed JCC and pylucene and got 0 failures from 'make test'.

One small thing about the installation instructions: I had to run 'make test' as root because of some permissions issues (since 'make install' was run as root and apparently took ownership of some files in the unpacked distribution directory) - seems like that shouldn't be necessary.

-----
running build_ext
running install
running bdist_egg
running egg_info
writing lucene.egg-info/PKG-INFO
error: lucene.egg-info/PKG-INFO: Permission denied
make: *** [install-test] Error 1
-----

Steve

On Oct 13, 2013, at 11:04 PM, Andi Vajda <va...@apache.org> wrote:

>
> The PyLucene 4.5.0-2 release tracking the recent release of Apache Lucene 4.5.0 is ready.
>
> A release candidate is available from:
> http://people.apache.org/~vajda/staging_area/
>
> A list of changes in this release can be seen at:
> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
>
> PyLucene 4.5.0 is built with JCC 2.18 included in these release artifacts:
> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 4.5.0-2.
>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
>
> pps: here is my +1


Re: [nag] [VOTE] Release PyLucene 4.5.0-2

Posted by Andi Vajda <va...@apache.org>.
On Fri, 18 Oct 2013, Michael McCandless wrote:

> +1 to wait for 4.5.1 instead?

Agreed.

Ok, this vote is called off, preempted by the upcoming Lucene 4.5.1 release.

Andi..

>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Oct 17, 2013 at 10:43 PM, Andi Vajda <va...@apache.org> wrote:
>>
>> One more PMC vote is needed to finalize this release.
>> Then, we could wait for Lucene 4.5.1 to happen instead ?
>>
>> Andi..
>>
>> ---------- Forwarded message ----------
>> Date: Mon, 14 Oct 2013 14:06:45 -0400
>> From: Steve Rowe <sa...@gmail.com>
>> To: general@lucene.apache.org, Andi Vajda <va...@apache.org>
>> Cc: pylucene-dev@lucene.apache.org
>> Subject: Re: [VOTE] Release PyLucene 4.5.0-2
>>
>> +1
>>
>> Having installed setuptools 1.1.6 for the previous RC, I successfully
>> installed JCC and pylucene and got 0 failures from 'make test'.
>>
>> One small thing about the installation instructions: I had to run 'make
>> test' as root because of some permissions issues (since 'make install' was
>> run as root and apparently took ownership of some files in the unpacked
>> distribution directory) - seems like that shouldn't be necessary.
>>
>> -----
>> running build_ext
>> running install
>> running bdist_egg
>> running egg_info
>> writing lucene.egg-info/PKG-INFO
>> error: lucene.egg-info/PKG-INFO: Permission denied
>> make: *** [install-test] Error 1
>> -----
>>
>> Steve
>>
>> On Oct 13, 2013, at 11:04 PM, Andi Vajda <va...@apache.org> wrote:
>>
>>>
>>> The PyLucene 4.5.0-2 release tracking the recent release of Apache Lucene
>>> 4.5.0 is ready.
>>>
>>> A release candidate is available from:
>>> http://people.apache.org/~vajda/staging_area/
>>>
>>> A list of changes in this release can be seen at:
>>>
>>> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
>>>
>>> PyLucene 4.5.0 is built with JCC 2.18 included in these release artifacts:
>>> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>>>
>>> A list of Lucene Java changes can be seen at:
>>>
>>> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0/lucene/CHANGES.txt
>>>
>>> Please vote to release these artifacts as PyLucene 4.5.0-2.
>>>
>>> Thanks !
>>>
>>> Andi..
>>>
>>> ps: the KEYS file for PyLucene release signing is at:
>>> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
>>> http://people.apache.org/~vajda/staging_area/KEYS
>>>
>>> pps: here is my +1
>>
>>
>

Re: [nag] [VOTE] Release PyLucene 4.5.0-2

Posted by Andi Vajda <va...@apache.org>.
On Fri, 18 Oct 2013, Michael McCandless wrote:

> +1 to wait for 4.5.1 instead?

Agreed.

Ok, this vote is called off, preempted by the upcoming Lucene 4.5.1 release.

Andi..

>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Oct 17, 2013 at 10:43 PM, Andi Vajda <va...@apache.org> wrote:
>>
>> One more PMC vote is needed to finalize this release.
>> Then, we could wait for Lucene 4.5.1 to happen instead ?
>>
>> Andi..
>>
>> ---------- Forwarded message ----------
>> Date: Mon, 14 Oct 2013 14:06:45 -0400
>> From: Steve Rowe <sa...@gmail.com>
>> To: general@lucene.apache.org, Andi Vajda <va...@apache.org>
>> Cc: pylucene-dev@lucene.apache.org
>> Subject: Re: [VOTE] Release PyLucene 4.5.0-2
>>
>> +1
>>
>> Having installed setuptools 1.1.6 for the previous RC, I successfully
>> installed JCC and pylucene and got 0 failures from 'make test'.
>>
>> One small thing about the installation instructions: I had to run 'make
>> test' as root because of some permissions issues (since 'make install' was
>> run as root and apparently took ownership of some files in the unpacked
>> distribution directory) - seems like that shouldn't be necessary.
>>
>> -----
>> running build_ext
>> running install
>> running bdist_egg
>> running egg_info
>> writing lucene.egg-info/PKG-INFO
>> error: lucene.egg-info/PKG-INFO: Permission denied
>> make: *** [install-test] Error 1
>> -----
>>
>> Steve
>>
>> On Oct 13, 2013, at 11:04 PM, Andi Vajda <va...@apache.org> wrote:
>>
>>>
>>> The PyLucene 4.5.0-2 release tracking the recent release of Apache Lucene
>>> 4.5.0 is ready.
>>>
>>> A release candidate is available from:
>>> http://people.apache.org/~vajda/staging_area/
>>>
>>> A list of changes in this release can be seen at:
>>>
>>> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
>>>
>>> PyLucene 4.5.0 is built with JCC 2.18 included in these release artifacts:
>>> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>>>
>>> A list of Lucene Java changes can be seen at:
>>>
>>> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0/lucene/CHANGES.txt
>>>
>>> Please vote to release these artifacts as PyLucene 4.5.0-2.
>>>
>>> Thanks !
>>>
>>> Andi..
>>>
>>> ps: the KEYS file for PyLucene release signing is at:
>>> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
>>> http://people.apache.org/~vajda/staging_area/KEYS
>>>
>>> pps: here is my +1
>>
>>
>

Re: [nag] [VOTE] Release PyLucene 4.5.0-2

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1 to wait for 4.5.1 instead?

Mike McCandless

http://blog.mikemccandless.com


On Thu, Oct 17, 2013 at 10:43 PM, Andi Vajda <va...@apache.org> wrote:
>
> One more PMC vote is needed to finalize this release.
> Then, we could wait for Lucene 4.5.1 to happen instead ?
>
> Andi..
>
> ---------- Forwarded message ----------
> Date: Mon, 14 Oct 2013 14:06:45 -0400
> From: Steve Rowe <sa...@gmail.com>
> To: general@lucene.apache.org, Andi Vajda <va...@apache.org>
> Cc: pylucene-dev@lucene.apache.org
> Subject: Re: [VOTE] Release PyLucene 4.5.0-2
>
> +1
>
> Having installed setuptools 1.1.6 for the previous RC, I successfully
> installed JCC and pylucene and got 0 failures from 'make test'.
>
> One small thing about the installation instructions: I had to run 'make
> test' as root because of some permissions issues (since 'make install' was
> run as root and apparently took ownership of some files in the unpacked
> distribution directory) - seems like that shouldn't be necessary.
>
> -----
> running build_ext
> running install
> running bdist_egg
> running egg_info
> writing lucene.egg-info/PKG-INFO
> error: lucene.egg-info/PKG-INFO: Permission denied
> make: *** [install-test] Error 1
> -----
>
> Steve
>
> On Oct 13, 2013, at 11:04 PM, Andi Vajda <va...@apache.org> wrote:
>
>>
>> The PyLucene 4.5.0-2 release tracking the recent release of Apache Lucene
>> 4.5.0 is ready.
>>
>> A release candidate is available from:
>> http://people.apache.org/~vajda/staging_area/
>>
>> A list of changes in this release can be seen at:
>>
>> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
>>
>> PyLucene 4.5.0 is built with JCC 2.18 included in these release artifacts:
>> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>>
>> A list of Lucene Java changes can be seen at:
>>
>> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0/lucene/CHANGES.txt
>>
>> Please vote to release these artifacts as PyLucene 4.5.0-2.
>>
>> Thanks !
>>
>> Andi..
>>
>> ps: the KEYS file for PyLucene release signing is at:
>> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
>> http://people.apache.org/~vajda/staging_area/KEYS
>>
>> pps: here is my +1
>
>

Re: [nag] [VOTE] Release PyLucene 4.5.0-2

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1 to wait for 4.5.1 instead?

Mike McCandless

http://blog.mikemccandless.com


On Thu, Oct 17, 2013 at 10:43 PM, Andi Vajda <va...@apache.org> wrote:
>
> One more PMC vote is needed to finalize this release.
> Then, we could wait for Lucene 4.5.1 to happen instead ?
>
> Andi..
>
> ---------- Forwarded message ----------
> Date: Mon, 14 Oct 2013 14:06:45 -0400
> From: Steve Rowe <sa...@gmail.com>
> To: general@lucene.apache.org, Andi Vajda <va...@apache.org>
> Cc: pylucene-dev@lucene.apache.org
> Subject: Re: [VOTE] Release PyLucene 4.5.0-2
>
> +1
>
> Having installed setuptools 1.1.6 for the previous RC, I successfully
> installed JCC and pylucene and got 0 failures from 'make test'.
>
> One small thing about the installation instructions: I had to run 'make
> test' as root because of some permissions issues (since 'make install' was
> run as root and apparently took ownership of some files in the unpacked
> distribution directory) - seems like that shouldn't be necessary.
>
> -----
> running build_ext
> running install
> running bdist_egg
> running egg_info
> writing lucene.egg-info/PKG-INFO
> error: lucene.egg-info/PKG-INFO: Permission denied
> make: *** [install-test] Error 1
> -----
>
> Steve
>
> On Oct 13, 2013, at 11:04 PM, Andi Vajda <va...@apache.org> wrote:
>
>>
>> The PyLucene 4.5.0-2 release tracking the recent release of Apache Lucene
>> 4.5.0 is ready.
>>
>> A release candidate is available from:
>> http://people.apache.org/~vajda/staging_area/
>>
>> A list of changes in this release can be seen at:
>>
>> http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_5/CHANGES
>>
>> PyLucene 4.5.0 is built with JCC 2.18 included in these release artifacts:
>> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>>
>> A list of Lucene Java changes can be seen at:
>>
>> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0/lucene/CHANGES.txt
>>
>> Please vote to release these artifacts as PyLucene 4.5.0-2.
>>
>> Thanks !
>>
>> Andi..
>>
>> ps: the KEYS file for PyLucene release signing is at:
>> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
>> http://people.apache.org/~vajda/staging_area/KEYS
>>
>> pps: here is my +1
>
>