View Single Post
Old 09-17-2008, 01:55 PM   #277
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,427
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by birch01 View Post
I have one problem. I had my library on external disk. Since I don't have the disk any more, I can't start calibre, I get the following error.

Traceback (most recent call last):
File "<string>", line 1378, in <module>
File "<string>", line 1368, in main
File "<string>", line 219, in __init__
File "library.pyz/calibre.library.database2", line 358, in __init__
File "/usr/lib/python2.5/os.py", line 164, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.5/os.py", line 171, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/media/disk-1'

It's a minor error that was easily solved by creating a link and then entering the new location of the database but it would be nice if Calibre just asked again where the new location is.
Fixed
kovidgoyal is offline   Reply With Quote