Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-17 Thread Andi Vajda
On Fri, 17 Mar 2017, Ruediger Meier wrote: On Friday 17 March 2017, Andi Vajda wrote: Now, several people, including yourself, have proposed python 3 ports. I still have to figure a way to package this all up into a release that works with both. I need some time to integrate the three python 3

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-17 Thread Ruediger Meier
On Friday 17 March 2017, Andi Vajda wrote: > Now, several people, including yourself, have proposed > python 3 ports. I still have to figure a way to package this all up > into a release that works with both. I need some time to integrate > the three python 3 ports, FYI I have the other two ports

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
> On Mar 16, 2017, at 20:34, Ruediger Meier wrote: > >> On Friday 17 March 2017, Andi Vajda wrote: >>> On Thu, 16 Mar 2017, Ruediger Meier wrote: On Thursday 16 March 2017, Andi Vajda wrote: Indeed, this is a bug of mine. What would you prefer: - include the actual .jar fil

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Ruediger Meier
On Friday 17 March 2017, Andi Vajda wrote: > On Thu, 16 Mar 2017, Ruediger Meier wrote: > > On Thursday 16 March 2017, Andi Vajda wrote: > >> Indeed, this is a bug of mine. > >> What would you prefer: > >>- include the actual .jar files in the distribution archive > >> (tell tar to follow the s

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
On Thu, 16 Mar 2017, Ruediger Meier wrote: On Thursday 16 March 2017, Andi Vajda wrote: Indeed, this is a bug of mine. What would you prefer: - include the actual .jar files in the distribution archive (tell tar to follow the symlinks when I build the PyLucene distribution) - or exclude th

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Ruediger Meier
On Thursday 16 March 2017, Andi Vajda wrote: > Indeed, this is a bug of mine. > What would you prefer: >- include the actual .jar files in the distribution archive (tell > tar to follow the symlinks when I build the PyLucene distribution) - > or exclude the symlinks (tell tar to exclude symlin

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-16 Thread Andi Vajda
On Wed, 15 Mar 2017, Ruediger Meier wrote: On Wednesday 15 March 2017, Junjie Wei wrote: Hi, When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the "$ make build" exit with errors complaining that some jar files cannot be open. It seems because some of the jars under lucene-java-

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-15 Thread Ruediger Meier
On Wednesday 15 March 2017, Junjie Wei wrote: > Hi, > > When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the > "$ make build" exit with errors complaining that some jar files > cannot be open. It seems because some of the jars under > lucene-java-6.4.1 are symbolic links with size of

pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-15 Thread Junjie Wei
Hi, When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the "$ make build" exit with errors complaining that some jar files cannot be open. It seems because some of the jars under lucene-java-6.4.1 are symbolic links with size of 1k instead of concrete ones. Here is a list that I locat