[Xapian-tickets] [Xapian] #780: Support for epub and .pkl file
Xapian
nobody at xapian.org
Sat Apr 20 22:43:45 BST 2019
#780: Support for epub and .pkl file
----------------------------------------+---------------------------
Reporter: jugnu | Owner: jugnu
Type: enhancement | Status: new
Priority: normal | Milestone: 1.5.0
Component: Omega | Version: 1.4.11
Severity: normal | Resolution:
Keywords: omega file support omindex | Blocked By:
Blocking: | Operating System: Linux
----------------------------------------+---------------------------
Old description:
> EPUB ------
>
> Skipping - unknown MIME type 'application/epub+zip'
>
> .pkl (less priority) -------
>
> I was just playing around with different formats on my computer. I found
> and tested .pkl formatted. file command shows it to be 8086 relocatable
> (Microsoft). Also I ran omindex with .pkl inside, and it fails :
>
> iamglass: Skipping - unknown MIME type 'application/octet-stream'
> polarities.pkl: Skipping - unknown MIME type 'application/octet-stream'
> Exception: DatabaseError: Modifications failed (DatabaseError: Error
> reading block 0 (Protocol error)), and couldn't open at the old revision:
> Error reading block 0.
New description:
EPUB ------
Skipping - unknown MIME type 'application/epub+zip'
.pkl (less priority) -------
I was just playing around with different formats on my computer. I found
and tested .pkl formatted. file command shows it to be 8086 relocatable
(Microsoft). Also I ran omindex with .pkl inside, and it fails :
{{{
iamglass: Skipping - unknown MIME type 'application/octet-stream'
polarities.pkl: Skipping - unknown MIME type 'application/octet-stream'
Exception: DatabaseError: Modifications failed (DatabaseError: Error
reading block 0 (Protocol error)), and couldn't open at the old revision:
Error reading block 0.
}}}
--
Comment (by olly):
The error in the description is rather strange:
{{{
Exception: DatabaseError: Modifications failed (DatabaseError: Error
reading block 0 (Protocol error)), and couldn't open at the old revision:
Error reading block 0.
}}}
Is that repeatable?
Is there anything unusual about the disk partition which you have the
database on?
--
Ticket URL: <https://trac.xapian.org/ticket/780#comment:4>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list