epub
strace
Would you suggest me to create a new issue and discuss with core flightcrew developers ?
In strace, to be honest, I see nothing special... except
No such file or directory,
Maybe only this one is suspicious for me (I am not adding any of these files but flightcrew tries to get some information from these files):
Quote:
stat("/tmp/flightcrew/a462-6a34-5390-c6f2-a470-304c-bd25-fb22/META-INF/signatures.xml", 0x7ffe55f44870) = -1 ENOENT (No such file or directory)
stat("/tmp/flightcrew/a462-6a34-5390-c6f2-a470-304c-bd25-fb22/META-INF/encryption.xml", 0x7ffe55f44870) = -1 ENOENT (No such file or directory)
|
But definitely I've checked another epub which passes flightcrew validation, it tries to read this file as well
I use latest release 0.9.1 (from github)