[Bug 350712] Re: sugar package needs to depend on python-cjson
Luke Faraone
luke.faraone at gmail.com
Sun Mar 29 18:15:52 BST 2009
** Changed in: sugar (Ubuntu)
Importance: Undecided => High
** Changed in: sugar (Ubuntu)
Status: New => In Progress
** Changed in: sugar (Ubuntu)
Assignee: (unassigned) => Luke Faraone (lfaraone)
--
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: In Progress
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