[sugar] sugar run fails
Marco Pesenti Gritti
mpg
Mon Feb 26 07:39:03 EST 2007
On Mon, 2007-02-26 at 15:30 +0530, Joshua N Pritikin wrote:
> The build is going all the way through, however "./sugar-jhbuild run"
> fails with:
>
> ERROR:root:Error reading public key: [Errno 2] No such file or
> directory: '/home/joshua/.sugar/default/owner.key.pub'
> ERROR:root:Error reading private key: [Errno 2] No such file or
> directory: '/home/joshua/.sugar/default/owner.key'
> ERROR:root:Hardware manager service not found.
> Traceback (most recent call last):
> File "/home/joshua/sugar-jhbuild/build/bin/sugar-shell", line 41, in
> <module>
> from view.Shell import Shell
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/view/Shell.py", line
> 22, in <module>
> from view.home.HomeWindow import HomeWindow
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/view/home/HomeWindow.py",
> line 23, in <module>
> from view.home.MeshBox import MeshBox
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/view/home/MeshBox.py",
> line 25, in <module>
> from hardware import hardwaremanager
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/hardware/hardwaremanager.py",
> line 74, in <module>
> _network_manager = NMClient()
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/hardware/nmclient.py",
> line 319, in __init__
> self.nminfo = nminfo.NMInfo(self)
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/hardware/nminfo.py",
> line 323, in __init__
> self._dbus_helper = NMInfoDBusServiceHelper(self)
> File
> "/home/joshua/sugar-jhbuild/build/share/sugar/shell/hardware/nminfo.py",
> line 285, in __init__
> bus_name = dbus.service.BusName(NM_INFO_IFACE, bus=bus)
> File "/var/lib/python-support/python2.5/dbus/service.py", line 107, in
> __new__ retval = bus.request_name(name, name_flags)
> DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection
> ":1.188" is not allowed to own the service
> "org.freedesktop.NetworkManagerInfo" due to security policies in the
> configuration file
I'm not sure what is causing this exactly, Dan will know better. Though
I checked in something that might fix it (I had removed the .conf by
mistake when moving it in the shell...).
Marco
More information about the Sugar-devel
mailing list