Quote:
Originally Posted by chaley
Instead of all the filesystem hackery, why not just copy the db to a RW filesystem (/tmp?) and set the CALIBRE_OVERRIDE_DATABASE_PATH environment variable appropriately?
|
Because I'm mounting the library as read-only, and I don't want any writes to it whatsoever. The error I posted above makes me think that calibre will still attempt to write the the location of the library itself to check for case sensitivity even if the database itself is copied elsewhere.