[Bugs] #4849 Sugar LOW: sugar-install-bundle hangs for minutes but only in Terminal
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue May 12 02:02:11 EDT 2015
#4849: sugar-install-bundle hangs for minutes but only in Terminal
--------------------------+--------------------------------
Reporter: quozl | Owner:
Type: defect | Status: new
Priority: Low | Milestone: Unspecified
Component: Sugar | Version: Git as of bugdate
Severity: Minor | Keywords:
Distribution/OS: OLPC | Bug Status: New
--------------------------+--------------------------------
\
\
* installing a bundle through Software Update is quick,
* installing a bundle through Browse is quick,
* installing a bundle from Journal using mounted media is quick,
* installing a bundle through a shell via SSH or on a virtual console is
quick,
* installing a bundle through a shell in Terminal using {{{sugar-install-
bundle}}} is very slow.
Workaround is to unset SUGAR_PROFILE before running sugar-install-bundle,
like this:
{{{
$ unset SUGAR_PROFILE
$ sugar-install-bundle bundle-1.xo
}}}
During the hang, an strace shows inotify add watch is being called on a
path of /usr/local/share/sugar/activities but this returns with -ENOENT,
and the request is retried a short time later.
\
\
\
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4849>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list