#2173 closed defect (fixed)
FTBFS: sugar.bundle.bundle.MalformedBundleException: Activity bundle /home/sascha.silbe/sugar-jhbuild/source/log does not specify a bundle id
Reported by: | sascha_silbe | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Log | Version: | Git as of bugdate |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | ||
Bug Status: | New |
Description
Log fails to build from source:
*** Installing log *** [16/26] python setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install Traceback (most recent call last): File "setup.py", line 21, in <module> bundlebuilder.start() 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/log does not specify a bundle id *** Error during phase install of log: ########## Error running python setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install *** [16/26]
Change History (4)
comment:1 Changed 12 years ago by RafaelOrtiz
- Owner changed from wadeb to RafaelOrtiz
- Status changed from new to assigned
comment:2 Changed 12 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 12 years ago by sascha_silbe
Thanks!
Note: See
TracTickets for help on using
tickets.
Fixed by version 24 on ASLO.