On Dec 26, 2012, at 10:50, Robert Muir <rcm...@gmail.com> wrote: > On OS X, i had to run 'make test' twice. The first time, i got a strange > error: > > Installed > /Users/rmuir/pylucene/pylucene-3.6.2-1/build/test/lucene-3.6.2-py2.7-macosx-10.7-x86_64.egg > Processing dependencies for lucene==3.6.2 > Searching for lucene==3.6.2 > Reading http://pypi.python.org/simple/lucene/ > Couldn't find index page for 'lucene' (maybe misspelled?) > Scanning index of all packages (this may take a while) > Reading http://pypi.python.org/simple/ > No local packages or download links found for lucene==3.6.2 > error: Could not find suitable distribution for > Requirement.parse('lucene==3.6.2') > make: *** [install-test] Error 1 > > I just ran it again and it worked...
Very strange. Why would it go out to pypi to install unrelated packages ? Odd. Did you run just 'make' first before running 'make test' ? (my workflow). Andi.. > > On Tue, Dec 25, 2012 at 6:56 PM, Andi Vajda <va...@apache.org> wrote: >> >> The PyLucene 3.6.2-1 release tracking the recent release of Apache Lucene >> 3.6.2 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_3_6/CHANGES >> >> PyLucene 3.6.2 is built with JCC 2.15 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_3_6_2/lucene/CHANGES.txt >> >> Please vote to release these artifacts as PyLucene 3.6.2-1. >> >> 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