Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-21-2009, 04:11 PM   #1
RoninTech
Groupie
RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.
 
RoninTech's Avatar
 
Posts: 168
Karma: 1000036
Join Date: Oct 2008
Location: Citizen of the World
Device: iPod Touch, Nook Colour, Kobo Touch, Kobo Glo, Nexus 7, Nexus 5, Pixel
Current calibre-server broken?

Just rebuilt from latest bazaar source to get the social metadata stuff and get this error when trying to run calibre-server:

Quote:
calibre-server -p 8080 &
[1] 20735
/usr/lib/calibre/calibre/utils/genshi/__init__.py:24: UserWarning: Module cherrypy was already imported from /usr/lib/calibre/cherrypy/__init__.py, but /usr/lib/pymodules/python2.6 is being added to sys.path
__version__ = __import__('pkg_resources').get_distribution('Gens hi').version
Traceback (most recent call last):
File "/usr/bin/calibre-server", line 18, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/library/server.py", line 867, in main
db = LibraryDatabase2(prefs['library_path'])
File "/usr/lib/calibre/calibre/library/database2.py", line 408, in __init__
os.makedirs(library_path)
File "/usr/lib/python2.6/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 17] File exists: '/media/Books/Library'

[1]+ Exit 1 calibre-server -p 8080
Running plain old calibre works fine.
RoninTech is offline   Reply With Quote
Old 11-21-2009, 07:40 PM   #2
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,301
Karma: 27111240
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Nothing has changed in the server code in bzr. That error also kinda doesn't make sense (the code triggering it is)

Code:
        if not os.path.exists(library_path):
            os.makedirs(library_path)
kovidgoyal is offline   Reply With Quote
Advert
Old 11-21-2009, 08:03 PM   #3
RoninTech
Groupie
RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.RoninTech ought to be getting tired of karma fortunes by now.
 
RoninTech's Avatar
 
Posts: 168
Karma: 1000036
Join Date: Oct 2008
Location: Citizen of the World
Device: iPod Touch, Nook Colour, Kobo Touch, Kobo Glo, Nexus 7, Nexus 5, Pixel
Whoops, should have been 8081...
RoninTech is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre Content Server statiiq Calibre 18 11-04-2016 03:12 PM
Calibre on ubuntu server tdw197 Calibre 24 01-19-2011 07:48 AM
Calibre mail server Gwen Morse Calibre 18 10-30-2010 09:39 PM
Calibre server zzmijarevic Calibre 10 08-21-2010 06:40 AM
Calibre Server Mismatch da_jane Calibre 10 10-28-2009 01:09 AM


All times are GMT -4. The time now is 07:51 AM.


MobileRead.com is a privately owned, operated and funded community.