Re: xapian 1.0.7
On Mon, Aug 11, 2008 at 10:38:09PM +0100, Adeodato Simó wrote:
> * Olly Betts [Mon, 04 Aug 2008 05:48:32 +0000]:
>
> > I'd also like to ask you to consider adding hints for the rest of the
> > "Xapian suite" - that's:
>
> > xapian-omega 1.0.7-2
> > xapian-bindings 1.0.7-2
> > libsearch-xapian-perl 1.0.7.0-1
>
> Luk unblocked libsearch-xapian-perl, I'm unblocking -omega and -bindings.
Great, thanks.
One issue left - Luk's unblock hint for xapian-core is now wrong:
unblock xapian-core/1.0.7-2
age-days 15 xapian-core/1.0.7-2
Since he added it, I uploaded 1.0.7-3 to fix one packaging bug and two
upstream issues:
xapian-core (1.0.7-3) unstable; urgency=low
* debian/rules: Run "make all" and "make check" as separate commands to
avoid hitting parallel building bugs. Closes: #493390
* debian/patch: Backport fixes for upstream bug #287 (which can cause
database corruption), and a bug without a ticket which causes problems
iterating over tables created lazily after the database has had commits
which are still in sequential mode.
-- Olly Betts <olly@survex.com> Fri, 8 Aug 2008 09:46:20 +0100
Bug #287 won't affect everyone, but has been run into by at least 2 independent
users and the fix is a single line of code. The unticketed bug is a one line
change in two places. I don't know of anyone who has hit it besides myself,
but it can happen after using the documented procedure for upgrading a database
from the old "quartz" backend to the new "flint" backend, so I think it's an
appropriate fix for lenny.
Cheers,
Olly
Reply to: