Ticket #95 (closed defect: fixed)
Some bundles install correctly using sugar-install-bundle but not through the Journal
| Reported by: | bemasc | Owned by: | tomeu |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | journal | Version: | |
| Severity: | Keywords: | ||
| Cc: | Distribution/OS: | ||
| Bug Status: |
Description
The bundle at
http://dev.laptop.org/~bemasc/ACBLSCOR-1.xo
installs and runs perfectly using the sugar-install-bundle command at the Terminal, but fails to install or run when launched from the Journal. The Journal only unpacks the bundle partially. For example, it unpacks the contents of ACBLSCOR.activity/, but not ACBLSCOR.activity/activity/.
It is worth noting that this bundle was not created using bundlebuilder. Bundlebuilder does not support symlinks, and I need correct handling of symlinks inside this bundle. Therefore, the bundle is created by the "bundle.sh" script included in the .xo.
Until this is fixed, I have to tell users to install this using wget and sugar-install-bundle, because they cannot use Browse and the Journal.
