notanumber / xapian-haystack

A Xapian backend for Haystack
GNU General Public License v2.0
154 stars 93 forks source link

install_xapian.sh: pin sphinx to avoid compatibility issues with 2.0 #187

Closed asedeno closed 3 years ago

asedeno commented 5 years ago

This should fix the build for now.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.127% when pulling 6a6536d44d3a8825c2b200e6d9c4829f3721df73 on asedeno:pin-sphinx into 2247b23d3cb6322ce477d45f84d52da47a940348 on notanumber:master.

PSzczepanski1996 commented 5 years ago

This solves issue described here: https://github.com/notanumber/xapian-haystack/issues/188

So if you can't build it, do fork and do this one-liner for your project until this is merged into master.

apavlo commented 5 years ago

This fixes my problems. Thanks!

claudep commented 3 years ago

Thanks, committed in 0d8895b8cc. If you find a way to support sphinx>=2, would be great.

asedeno commented 3 years ago

Thanks, committed in 0d8895b. If you find a way to support sphinx>=2, would be great.

This is an issue in xapian itself, though it appears there has been some activity there after a long downtime, and perhaps sphinx>=2 works with xapain>=1.4.12?

https://trac.xapian.org/wiki/ReleaseOverview/1.4.12#ReleaseOverviewfor1.4.12