Quote:
Originally Posted by kovidgoyal
That looks like something else has opened the calibre database and hence you are getting busy errors from sqlite.
|
Code:
$ pwd
/home/shayaknyc/win-d/Users/shaya/Documents/Calibre Library
$ sudo lsof metadata.db
[sudo] password for shayaknyc:
$
I don't have calibre running, and I don't have anything else accessing the file. Same thing happens - it just hangs at metadata.db. Also, I've had calibre running in the background before when running these commands without issue, so not sure why it would throw an error now, even if I was running calibre or had something accessing this file.