Comment 4 for bug 428843

Revision history for this message
Bernhard (b.a.koenig) wrote : Re: software-store crashed with DBusException in call_blocking()

Still not working after today's update. I get

> sudo /usr/sbin/aptd --debug
Traceback (most recent call last):
  File "/usr/sbin/aptd", line 25, in <module>
    import aptdaemon.core
  File "/usr/lib/python2.6/dist-packages/aptdaemon/core.py", line 91, in <module>
    facility=logging.handlers.SysLogHandler.LOG_DAEMON)
  File "/usr/lib/python2.6/logging/handlers.py", line 710, in __init__
    self._connect_unixsocket(address)
  File "/usr/lib/python2.6/logging/handlers.py", line 725, in _connect_unixsocket
    self.socket.connect(address)
  File "<string>", line 1, in connect
socket.error: [Errno 2] No such file or directory