Guest User

Calibre DB fix log

a guest
Apr 5th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 35.05 KB | None | 0 0
  1. Failed to restore the books in the following folders:
  2.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/J. J. Sakurai/Modern Quantum Mechanics (15626) with error:
  3.         Traceback (most recent call last):
  4.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  5.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  6.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  7.           File "site-packages/calibre/ebooks/metadata/utils.py", line 50, in parse_opf
  8.         ValueError: Not an OPF file
  9.  
  10.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/James, Julie/Practice Makes Perfect (3584) with error:
  11.         Traceback (most recent call last):
  12.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  13.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  14.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  15.           File "site-packages/calibre/ebooks/metadata/utils.py", line 45, in parse_opf
  16.         ValueError: Empty file: /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/James, Julie/Practice Makes Perfect (3584)/metadata.opf
  17.  
  18.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/John Neer/Feynman Hughes Lectures Vol 3 Quan (15633) with error:
  19.         Traceback (most recent call last):
  20.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  21.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  22.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  23.           File "site-packages/calibre/ebooks/metadata/utils.py", line 50, in parse_opf
  24.         ValueError: Not an OPF file
  25.  
  26.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Lucci, Susan/All My Life_ A Memoir (7436) with error:
  27.         Traceback (most recent call last):
  28.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  29.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  30.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  31.           File "site-packages/calibre/ebooks/metadata/utils.py", line 48, in parse_opf
  32.           File "src/lxml/lxml.etree.pyx", line 3228, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79609)
  33.           File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:119128)
  34.           File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:117686)
  35.           File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:111673)
  36.           File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105896)
  37.           File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:107604)
  38.           File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:106458)
  39.         XMLSyntaxError: Document is empty, line 1, column 1 (line 1)
  40.  
  41.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Meyer, Stephenie/The Short Second Life of Bree Tanne (1101) with error:
  42.         Traceback (most recent call last):
  43.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  44.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  45.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  46.           File "site-packages/calibre/ebooks/metadata/utils.py", line 45, in parse_opf
  47.         ValueError: Empty file: /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Meyer, Stephenie/The Short Second Life of Bree Tanne (1101)/metadata.opf
  48.  
  49.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Mitchell, David Stephen/Ghostwritten_ a novel (5471) with error:
  50.         Traceback (most recent call last):
  51.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  52.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  53.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  54.           File "site-packages/calibre/ebooks/metadata/utils.py", line 48, in parse_opf
  55.           File "src/lxml/lxml.etree.pyx", line 3228, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79609)
  56.           File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:119128)
  57.           File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:117686)
  58.           File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:111673)
  59.           File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105896)
  60.           File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:107604)
  61.           File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:106458)
  62.         XMLSyntaxError: Document is empty, line 1, column 1 (line 1)
  63.  
  64.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Russo, Gus/The Outfit_ The Role of Chicago's U (1346) with error:
  65.         Traceback (most recent call last):
  66.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  67.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  68.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  69.           File "site-packages/calibre/ebooks/metadata/utils.py", line 48, in parse_opf
  70.           File "src/lxml/lxml.etree.pyx", line 3228, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79609)
  71.           File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:119128)
  72.           File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:117686)
  73.           File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:111673)
  74.           File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105896)
  75.           File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:107604)
  76.           File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:106458)
  77.         XMLSyntaxError: Document is empty, line 1, column 1 (line 1)
  78.  
  79.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Vida, Vendela/The Lovers (1546) with error:
  80.         Traceback (most recent call last):
  81.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  82.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  83.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  84.           File "site-packages/calibre/ebooks/metadata/utils.py", line 48, in parse_opf
  85.           File "src/lxml/lxml.etree.pyx", line 3228, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79609)
  86.           File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:119128)
  87.           File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:117686)
  88.           File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:111673)
  89.           File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105896)
  90.           File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:107604)
  91.           File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:106458)
  92.         XMLSyntaxError: Document is empty, line 1, column 1 (line 1)
  93.  
  94.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/vrba/Microsoft Word - Schrodinger-What (15121) with error:
  95.         Traceback (most recent call last):
  96.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  97.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  98.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  99.           File "site-packages/calibre/ebooks/metadata/utils.py", line 45, in parse_opf
  100.         ValueError: Empty file: /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/vrba/Microsoft Word - Schrodinger-What (15121)/metadata.opf
  101.  
  102.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Robert Martin Eisberg, Robert Resn/Quantum Physics of Atoms, Molecule (15595) with error:
  103.         Traceback (most recent call last):
  104.           File "site-packages/calibre/db/restore.py", line 169, in scan_library
  105.           File "site-packages/calibre/db/restore.py", line 191, in process_dir
  106.           File "site-packages/calibre/ebooks/metadata/opf2.py", line 582, in __init__
  107.           File "site-packages/calibre/ebooks/metadata/utils.py", line 48, in parse_opf
  108.           File "src/lxml/lxml.etree.pyx", line 3228, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79609)
  109.           File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:119128)
  110.           File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:117686)
  111.           File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:111673)
  112.           File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105896)
  113.           File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:107604)
  114.           File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:106458)
  115.         XMLSyntaxError: Document is empty, line 1, column 1 (line 1)
  116.  
  117.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Tolstoy, Leo/_The Kingdom of God Is Within You_ _ (72) with error:
  118.         Traceback (most recent call last):
  119.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  120.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  121.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  122.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  123.           File "site-packages/calibre/db/backend.py", line 845, in execute
  124.           File "src/cursor.c", line 236, in resetcursor
  125.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  126.  
  127.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Zinn, Howard/A People's History of the United Sta (80) with error:
  128.         Traceback (most recent call last):
  129.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  130.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  131.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  132.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  133.           File "site-packages/calibre/db/backend.py", line 845, in execute
  134.           File "src/cursor.c", line 236, in resetcursor
  135.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  136.  
  137.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Zinn, Howard/You Can't Be Neutral on a Moving Tr (119) with error:
  138.         Traceback (most recent call last):
  139.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  140.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  141.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  142.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  143.           File "site-packages/calibre/db/backend.py", line 845, in execute
  144.           File "src/cursor.c", line 236, in resetcursor
  145.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  146.  
  147.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/Three Men and a Maid (166) with error:
  148.         Traceback (most recent call last):
  149.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  150.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  151.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  152.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  153.           File "site-packages/calibre/db/backend.py", line 845, in execute
  154.           File "src/cursor.c", line 236, in resetcursor
  155.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  156.  
  157.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/Uneasy Money (167) with error:
  158.         Traceback (most recent call last):
  159.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  160.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  161.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  162.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  163.           File "site-packages/calibre/db/backend.py", line 845, in execute
  164.           File "src/cursor.c", line 236, in resetcursor
  165.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  166.  
  167.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The White Feather (168) with error:
  168.         Traceback (most recent call last):
  169.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  170.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  171.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  172.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  173.           File "site-packages/calibre/db/backend.py", line 845, in execute
  174.           File "src/cursor.c", line 236, in resetcursor
  175.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  176.  
  177.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Swoop! or How Clarence Saved En (169) with error:
  178.         Traceback (most recent call last):
  179.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  180.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  181.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  182.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  183.           File "site-packages/calibre/db/backend.py", line 845, in execute
  184.           File "src/cursor.c", line 236, in resetcursor
  185.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  186.  
  187.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/THE SPRING SUIT (170) with error:
  188.         Traceback (most recent call last):
  189.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  190.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  191.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  192.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  193.           File "site-packages/calibre/db/backend.py", line 845, in execute
  194.           File "src/cursor.c", line 236, in resetcursor
  195.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  196.  
  197.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/THE WIRE PULLERS (171) with error:
  198.         Traceback (most recent call last):
  199.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  200.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  201.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  202.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  203.           File "site-packages/calibre/db/backend.py", line 845, in execute
  204.           File "src/cursor.c", line 236, in resetcursor
  205.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  206.  
  207.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Reformation of Study Sixteen (172) with error:
  208.         Traceback (most recent call last):
  209.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  210.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  211.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  212.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  213.           File "site-packages/calibre/db/backend.py", line 845, in execute
  214.           File "src/cursor.c", line 236, in resetcursor
  215.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  216.  
  217.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Prince and Betty (173) with error:
  218.         Traceback (most recent call last):
  219.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  220.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  221.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  222.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  223.           File "site-packages/calibre/db/backend.py", line 845, in execute
  224.           File "src/cursor.c", line 236, in resetcursor
  225.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  226.  
  227.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Pothunters (174) with error:
  228.         Traceback (most recent call last):
  229.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  230.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  231.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  232.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  233.           File "site-packages/calibre/db/backend.py", line 845, in execute
  234.           File "src/cursor.c", line 236, in resetcursor
  235.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  236.  
  237.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Politeness of Princes (175) with error:
  238.         Traceback (most recent call last):
  239.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  240.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  241.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  242.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  243.           File "site-packages/calibre/db/backend.py", line 845, in execute
  244.           File "src/cursor.c", line 236, in resetcursor
  245.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  246.  
  247.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/THE PRO_ (A CRICKET STORY) (176) with error:
  248.         Traceback (most recent call last):
  249.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  250.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  251.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  252.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  253.           File "site-packages/calibre/db/backend.py", line 845, in execute
  254.           File "src/cursor.c", line 236, in resetcursor
  255.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  256.  
  257.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Man with Two Left Feet (177) with error:
  258.         Traceback (most recent call last):
  259.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  260.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  261.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  262.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  263.           File "site-packages/calibre/db/backend.py", line 845, in execute
  264.           File "src/cursor.c", line 236, in resetcursor
  265.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  266.  
  267.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Little Nugget (178) with error:
  268.         Traceback (most recent call last):
  269.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  270.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  271.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  272.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  273.           File "site-packages/calibre/db/backend.py", line 845, in execute
  274.           File "src/cursor.c", line 236, in resetcursor
  275.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  276.  
  277.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Little Warrior (179) with error:
  278.         Traceback (most recent call last):
  279.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  280.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  281.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  282.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  283.           File "site-packages/calibre/db/backend.py", line 845, in execute
  284.           File "src/cursor.c", line 236, in resetcursor
  285.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  286.  
  287.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/Man Upstairs (180) with error:
  288.         Traceback (most recent call last):
  289.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  290.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  291.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  292.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  293.           File "site-packages/calibre/db/backend.py", line 845, in execute
  294.           File "src/cursor.c", line 236, in resetcursor
  295.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  296.  
  297.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/Intrusion of Jimmy (181) with error:
  298.         Traceback (most recent call last):
  299.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  300.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  301.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  302.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  303.           File "site-packages/calibre/db/backend.py", line 845, in execute
  304.           File "src/cursor.c", line 236, in resetcursor
  305.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  306.  
  307.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Head of Kay's (182) with error:
  308.         Traceback (most recent call last):
  309.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  310.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  311.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  312.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  313.           File "site-packages/calibre/db/backend.py", line 845, in execute
  314.           File "src/cursor.c", line 236, in resetcursor
  315.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  316.  
  317.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Girl on the Boat (184) with error:
  318.         Traceback (most recent call last):
  319.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  320.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  321.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  322.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  323.           File "site-packages/calibre/db/backend.py", line 845, in execute
  324.           File "src/cursor.c", line 236, in resetcursor
  325.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  326.  
  327.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/The Coming of Bill (185) with error:
  328.         Traceback (most recent call last):
  329.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  330.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  331.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  332.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  333.           File "site-packages/calibre/db/backend.py", line 845, in execute
  334.           File "src/cursor.c", line 236, in resetcursor
  335.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  336.  
  337.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/SIGNS AND PORTENTS_ A CRICKET STORY (192) with error:
  338.         Traceback (most recent call last):
  339.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  340.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  341.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  342.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  343.           File "site-packages/calibre/db/backend.py", line 845, in execute
  344.           File "src/cursor.c", line 236, in resetcursor
  345.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  346.  
  347.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/SIX SHORT STORIES (193) with error:
  348.         Traceback (most recent call last):
  349.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  350.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  351.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  352.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  353.           File "site-packages/calibre/db/backend.py", line 845, in execute
  354.           File "src/cursor.c", line 236, in resetcursor
  355.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  356.  
  357.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Wodehouse, P. G_/Something Fresh (194) with error:
  358.         Traceback (most recent call last):
  359.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  360.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  361.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  362.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  363.           File "site-packages/calibre/db/backend.py", line 845, in execute
  364.           File "src/cursor.c", line 236, in resetcursor
  365.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  366.  
  367.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Patrick Robinson/To the Death (Admiral Arnold Morgan (651) with error:
  368.         Traceback (most recent call last):
  369.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  370.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  371.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  372.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  373.           File "site-packages/calibre/db/backend.py", line 845, in execute
  374.           File "src/cursor.c", line 236, in resetcursor
  375.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  376.  
  377.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Norman Maclean/A River Runs Through It and Other S (7626) with error:
  378.         Traceback (most recent call last):
  379.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  380.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  381.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  382.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  383.           File "site-packages/calibre/db/backend.py", line 845, in execute
  384.           File "src/cursor.c", line 236, in resetcursor
  385.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  386.  
  387.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Glen Cook/The Black Company_ The First Novel (9890) with error:
  388.         Traceback (most recent call last):
  389.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  390.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  391.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  392.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  393.           File "site-packages/calibre/db/backend.py", line 845, in execute
  394.           File "src/cursor.c", line 236, in resetcursor
  395.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  396.  
  397.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Unknown/The Greedy Dog (10052) with error:
  398.         Traceback (most recent call last):
  399.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  400.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  401.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  402.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  403.           File "site-packages/calibre/db/backend.py", line 845, in execute
  404.           File "src/cursor.c", line 236, in resetcursor
  405.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  406.  
  407.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Unknown/The Obstinate Goats by Hans Christ (10446) with error:
  408.         Traceback (most recent call last):
  409.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  410.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  411.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  412.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  413.           File "site-packages/calibre/db/backend.py", line 845, in execute
  414.           File "src/cursor.c", line 236, in resetcursor
  415.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  416.  
  417.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Franklin W. Dixon/What Happened at Midnight (13103) with error:
  418.         Traceback (most recent call last):
  419.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  420.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  421.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  422.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  423.           File "site-packages/calibre/db/backend.py", line 845, in execute
  424.           File "src/cursor.c", line 236, in resetcursor
  425.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  426.  
  427.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Herge/Tintin in the Land of the Soviets (13687) with error:
  428.         Traceback (most recent call last):
  429.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  430.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  431.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  432.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  433.           File "site-packages/calibre/db/backend.py", line 845, in execute
  434.           File "src/cursor.c", line 236, in resetcursor
  435.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  436.  
  437.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Schaum. Handbook of mathematical f/Spiegel (15066) with error:
  438.         Traceback (most recent call last):
  439.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  440.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  441.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  442.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  443.           File "site-packages/calibre/db/backend.py", line 845, in execute
  444.           File "src/cursor.c", line 236, in resetcursor
  445.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  446.  
  447.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Unknown/Schaum s Outlines of Feedback & Co (15076) with error:
  448.         Traceback (most recent call last):
  449.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  450.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  451.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  452.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  453.           File "site-packages/calibre/db/backend.py", line 845, in execute
  454.           File "src/cursor.c", line 236, in resetcursor
  455.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  456.  
  457.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/IGNOU/Introduction To Astronomy and Astr (15468) with error:
  458.         Traceback (most recent call last):
  459.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  460.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  461.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  462.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  463.           File "site-packages/calibre/db/backend.py", line 845, in execute
  464.           File "src/cursor.c", line 236, in resetcursor
  465.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  466.  
  467.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Joao/DjVu Encoded 1 - 9.djvu (15473) with error:
  468.         Traceback (most recent call last):
  469.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  470.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  471.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  472.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  473.           File "site-packages/calibre/db/backend.py", line 845, in execute
  474.           File "src/cursor.c", line 236, in resetcursor
  475.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  476.  
  477.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Unknown/Calculus.pdf (15494) with error:
  478.         Traceback (most recent call last):
  479.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  480.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  481.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  482.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  483.           File "site-packages/calibre/db/backend.py", line 845, in execute
  484.           File "src/cursor.c", line 236, in resetcursor
  485.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
  486.  
  487.     /home/ashwin/Data/Downloads/Science , Experiments & Knowledge/Books/Ashwin's Library/Unknown/Schaum's Outline of Tensor Calculu (15499) with error:
  488.         Traceback (most recent call last):
  489.           File "site-packages/calibre/db/restore.py", line 255, in restore_books
  490.           File "site-packages/calibre/db/cache.py", line 63, in call_func_with_lock
  491.           File "site-packages/calibre/db/cache.py", line 2072, in restore_book
  492.           File "site-packages/calibre/db/cache.py", line 1560, in create_book_entry
  493.           File "site-packages/calibre/db/backend.py", line 845, in execute
  494.           File "src/cursor.c", line 236, in resetcursor
  495.         ConstraintError: ConstraintError: UNIQUE constraint failed: books.id
Add Comment
Please, Sign In to add comment