<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I tried to get mandos server running in a debian wheezy chroot
    environment running on a mipsel router.<br>
    <br>
    Using mandos 1.6.8 I get this error message:<br>
    <br>
    <br>
    <i>root@192:/root# su -c 'invoke-rc.d mandos start --debug'</i><i><br>
    </i><i>2014-10-13 20:01:59,588 root [3458]: WARNING: Could not load
      persistent state: No such file or directory</i><i><br>
    </i><i>2014-10-13 20:01:59,768 root [3458]: DEBUG: Creating client
      'xxxxx'</i><i><br>
    </i><i>2014-10-13 20:01:59,780 root [3458]: DEBUG:   Fingerprint: </i><i><br>
    </i><i>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</i><i><br>
    </i><i>sem_wait: Function not implemented</i><i><br>
    </i><i>sem_wait: Function not implemented</i><i><br>
    </i><i>sem_wait: Function not implemented</i><i><br>
    </i><i>sem_wait: Function not implemented</i><i><br>
    </i><i>sem_wait: Function not implemented</i><i><br>
    </i><i>Traceback (most recent call last):</i><i><br>
    </i><i>  File "/usr/sbin/mandos", line 2883, in <module></i><i><br>
    </i><i>    main()</i><i><br>
    </i><i>  File "/usr/sbin/mandos", line 2668, in main</i><i><br>
    </i><i>    server_settings = server_settings)</i><i><br>
    </i><i>  File "/usr/sbin/mandos", line 1235, in __init__</i><i><br>
    </i><i>    Client.__init__(self, *args, **kwargs)</i><i><br>
    </i><i>  File "/usr/sbin/mandos", line 547, in __init__</i><i><br>
    </i><i>    .Condition(multiprocessing_manager</i><i><br>
    </i><i>  File "/usr/lib/python2.7/multiprocessing/managers.py", line
      667, in temp</i><i><br>
    </i><i>    token, exp = self._create(typeid, *args, **kwds)</i><i><br>
    </i><i>  File "/usr/lib/python2.7/multiprocessing/managers.py", line
      565, in _create</i><i><br>
    </i><i>    conn = self._Client(self._address, authkey=self._authkey)</i><i><br>
    </i><i>  File "/usr/lib/python2.7/multiprocessing/connection.py",
      line 176, in Client</i><i><br>
    </i><i>    deliver_challenge(c, authkey)</i><i><br>
    </i><i>  File "/usr/lib/python2.7/multiprocessing/connection.py",
      line 411, in deliver_challenge</i><i><br>
    </i><i>    response = connection.recv_bytes(256)        # reject
      large message</i><i><br>
    </i><i>EOFError</i><i><br>
    </i><i>Exception AttributeError:
      AttributeError("'ClientDBusAlternate' object has no attribute
      '_locations_lock'",) in  ignored</i><i><br>
    </i><br>
    <br>
    Any ideas?<br>
    <br>
    Thanks,<br>
    mxsw<br>
    <br>
  </body>
</html>