Quote:
Originally Posted by iondream
Hello all,
in the newest version 7.0 I can't seem to restore any database from backup.
I get this error.
Spoiler:
calibre, version 7.0.0
ERROR: Failed: Restoring database failed, click "Show details" to see details
Traceback (most recent call last):
File "calibre\db\restore.py", line 157, in run
File "calibre\db\restore.py", line 296, in restore_books
File "shutil.py", line 561, in copytree
File "shutil.py", line 459, in _copytree
File "os.py", line 225, in makedirs
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\iondream\\vv02dv4s_rlib\\.calnotes'
Has anyone else seen this?
|
I've seen it now that I've run Restore on my Test library.
Code:
calibre, version 7.0.0
ERROR: Failed: Restoring database failed, click "Show details" to see details
Traceback (most recent call last):
File "calibre\db\restore.py", line 157, in run
File "calibre\db\restore.py", line 296, in restore_books
File "shutil.py", line 561, in copytree
File "shutil.py", line 459, in _copytree
File "os.py", line 225, in makedirs
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'D:\\Calibre\\Libraries\\fwatryp3_rlib\\.calnotes'
No apparent ill-effects - library is back to what it was, including the content of the .calnotes folder.
BR