[Bug 350712] Re: sugar package needs to depend on python-cjson

Launchpad Bug Tracker 350712 at bugs.launchpad.net
Sun Mar 29 19:00:10 BST 2009


This bug was fixed in the package sugar - 0.83.8-0ubuntu2

---------------
sugar (0.83.8-0ubuntu2) jaunty; urgency=low

  * debian/control: Added python-cjson to Depends for sugar, it is a required
    module (LP: #350712).

 -- Jonathan Davies <jpds at ubuntu.com>   Sun, 29 Mar 2009 18:45:57 +0100

** Changed in: sugar (Ubuntu)
       Status: Confirmed => Fix Released

-- 
sugar package needs to depend on python-cjson
https://bugs.launchpad.net/bugs/350712
You received this bug notification because you are a member of Sugar
Team, which is subscribed to sugar in ubuntu.

Status in “sugar” source package in Ubuntu: Fix Released

Bug description:
Binary package hint: sugar

In Jaunty beta 1, sugar does not depend on python-cjson, which appears to be needed by Jarabe.

Traceback (most recent call last):
  File "/usr/bin/sugar-session", line 48, in <module>
    from jarabe.desktop.homewindow import HomeWindow
  File "/usr/lib/python2.6/dist-packages/jarabe/desktop/homewindow.py", line 24, in <module>
    from jarabe.desktop.meshbox import MeshBox
  File "/usr/lib/python2.6/dist-packages/jarabe/desktop/meshbox.py", line 38, in <module>
    from jarabe.model import neighborhood
  File "/usr/lib/python2.6/dist-packages/jarabe/model/neighborhood.py", line 26, in <module>
    from jarabe.model import bundleregistry
  File "/usr/lib/python2.6/dist-packages/jarabe/model/bundleregistry.py", line 24, in <module>
    import cjson
ImportError: No module named cjson



More information about the Ubuntu-sugarteam mailing list