Page 1 of 1

Dropbox Error

PostPosted: Fri Aug 10, 2012 6:00 pm
by squarepegsys
I'm not currently using the Dropbox functionality but found this in the log file and I'm scratching my head over it.

Code: Select all
==> var/log/DropBox.log <==
2012-08-10 10:48:13,405 ERROR [                        fsclient.DropBox] (MainThread) System requirements not met:
Traceback (most recent call last):
  File "lib/python/fsDropBox.py", line 66, in run
    fsUtil.monitorPackage()
  File "/home/mikeh/programs/OMERO.server-4.4.1-ice34-b3035/lib/python/fsUtil.py", line 94, in monitorPackage
    raise Exception("Libraries required by OMERO.fs monitor unavailable: " + errorString)
Exception: Libraries required by OMERO.fs monitor unavailable: Linux kernel 2.6.13 or above required. You have: Linux-3.2.0-23-generic-x86_64-with-Ubuntu-12.04-precise
2012-08-10 10:48:13,406 ERROR [                        fsclient.DropBox] (MainThread) Quitting
2012-08-10 10:48:13,425 INFO  [                        fsclient.DropBox] (MainThread) Exiting with exit code: -1


So my Linux 3.2 kernel is missing something? I'm running a stock Ubuntu Server 12.04 system.

Re: Dropbox Error

PostPosted: Mon Aug 13, 2012 7:51 am
by jmoore
You're not missing anything, but rather DropBox failed to detect Linux 3.x as being supported. A ticket has already been filed, but thanks for taking the time to let us know.

Cheers,
~Josh

https://trac.openmicroscopy.org.uk/ome/ticket/9411