+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

Reply via email to