Comment 2 for bug 913627

Revision history for this message
m.a.dambach@gmail.com (m-a-dambach) wrote :

Running a few checks...
Running as www-data: manage.py checkenv
Checking slice file.../usr/share/slice/Murmur.ice:9: error: Can't open include file "Ice/SliceChecksumDict.ice"
    #include <Ice/SliceChecksumDict.ice>
1 error in preprocessor.

Traceback (most recent call last):
  File "./pyweb/manage.py", line 27, in <module>
    execute_manager(settings)
  File "/usr/lib/pymodules/python2.7/django/core/management/__init__.py", line 438, in execute_manager
    utility.execute()
  File "/usr/lib/pymodules/python2.7/django/core/management/__init__.py", line 379, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/pymodules/python2.7/django/core/management/base.py", line 191, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/usr/lib/pymodules/python2.7/django/core/management/base.py", line 220, in execute
    output = self.handle(*args, **options)
  File "/usr/lib/pymodules/python2.7/mumble/management/commands/checkenv.py", line 40, in handle
    self.check_slice()
  File "/usr/lib/pymodules/python2.7/mumble/management/commands/checkenv.py", line 68, in check_slice
    Ice.loadSlice( settings.SLICE )
RuntimeError: Slice preprocessing failed for `/usr/share/slice/Murmur.ice'