I was just setting up my calibre-servers to run chrooted as an unprivileged user "calibre" and ran into some file permission errors.
I expected it to only need read access. So I'm curious, is there a reason for calibre-server to be opening the books read/write?
[pid 20649] open("/mnt/archive/library/elibrary/philosophy/Aristotle; translated with an introduction/Metaphysics_ Book Th (4367)/Metaphysics_ Book Th - Aristotle; translated with an introduction.pdf", O_RDWR) = -1 EACCES (Permission denied)
yay! I see 0.6.11
Troy