[Bugs] #2177 UNSP: FTBFS: sugar.bundle.bundle.MalformedBundleException: Activity bundle /home/sascha.silbe/sugar-jhbuild/source/jukebox does not specify a bundle id
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Aug 17 07:21:04 EDT 2010
#2177: FTBFS: sugar.bundle.bundle.MalformedBundleException: Activity bundle
/home/sascha.silbe/sugar-jhbuild/source/jukebox does not specify a bundle
id
------------------------------------------+---------------------------------
Reporter: sascha_silbe | Owner: sayamindu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.90
Component: Imageviewer | Version: Git as of bugdate
Severity: Blocker | Keywords:
Distribution: | Status_field: New
------------------------------------------+---------------------------------
Jukebox fails to build from source:
{{{
*** Installing jukebox *** [20/26]
python setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install
WARNING:root:bundle_name deprecated, now comes from activity.info
Traceback (most recent call last):
File "setup.py", line 21, in <module>
bundlebuilder.start('Jukebox')
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/activity/bundlebuilder.py", line 415, in start
config = Config()
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/activity/bundlebuilder.py", line 80, in __init__
self.update()
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/activity/bundlebuilder.py", line 83, in update
self.bundle = bundle = ActivityBundle(self.source_dir)
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/bundle/activitybundle.py", line 67, in __init__
self._parse_info(info_file)
File "/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/bundle/activitybundle.py", line 155, in _parse_info
self._path)
sugar.bundle.bundle.MalformedBundleException: Activity bundle
/home/sascha.silbe/sugar-jhbuild/source/jukebox does not specify a bundle
id
*** Error during phase install of jukebox: ########## Error running python
setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install ***
[20/26]
}}}
You need to replace the {{{class}}} setting in activity.info with a
corresponding {{{exec}}} line (the mentioning of {{{class}}} in the error
message is a bug, filed as #2175).
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2177>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list