CC-3736: Full Install fail at Ubuntu 12.04
-various fixes
This commit is contained in:
parent
db2ccb1859
commit
141d27bf27
4 changed files with 6 additions and 8 deletions
|
@ -64,7 +64,6 @@ class MediaMonitorCommon:
|
|||
except IOError:
|
||||
self.logger.warn("File does not have correct permissions: '%s'", filepath)
|
||||
readable = False
|
||||
self.logger.error("traceback: %s", traceback.format_exc())
|
||||
except Exception, e:
|
||||
self.logger.error("Unexpected exception thrown: %s", e)
|
||||
readable = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue