#9915 NORM 1.0-sof: dbus.exceptions.DBusException in sugar-install-bundle
Zarro Boogs per Child
bugtracker at laptop.org
Fri Dec 18 02:08:23 EST 2009
#9915: dbus.exceptions.DBusException in sugar-install-bundle
------------------------------------+---------------------------------------
Reporter: Zelenogorets | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.0-software-update
Component: not assigned | Version: 1.0 Software Build 802
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
------------------------------------+---------------------------------------
Comment(by Quozl):
No other place that I know of.
Let's find out what the child process is for and why it fails. Since I'm
not an expert in DBus, or Sugar internals, the simplest method that I can
think of is to strace. Prefix your {{{sugar-install-bundle}}} command
like so:
{{{
strace -tt -ff -s 1024 -o sib-strace $*
}}}
where $* represents the entire {{{sugar-install-bundle}}} command line
that you had been attempting.
This will run slower. It will generate a series of sib-strace.${PID}
logs.
tar and gzip the logs and attach them here. I'll go through them to try
to figure out what is failing.
--
Ticket URL: <http://dev.laptop.org/ticket/9915#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list