[Bugs] #451 UNSP: Rainbow problem copying module from Journal to dta directory
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Fri Feb 27 16:18:35 EST 2009
#451: Rainbow problem copying module from Journal to dta directory
------------------------------------------+---------------------------------
Reporter: walter | Owner: mstone
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Turtleart | Version: Unspecified
Severity: Blocker | Resolution:
Keywords: Rainbow | Distribution: Unspecified
Status_field: Unconfimed |
------------------------------------------+---------------------------------
Comment(by mstone):
[http://dev.sugarlabs.org/attachment/ticket/451/org.sugarlabs
.TAPortfolioActivity-rainbow-on.log#L37 Line 37] of the "rainbow-on" log
is very suspicious: it indicates that
[http://git.sugarlabs.org/projects/taportfolio/repos/mainline/blobs/master/TAPortfolioActivity.py#line459
Line 459] of TAPortfolioActivity.py is failing, which means that the
python module isn't being copied from the datastore into TAP's writable
space. We need to find out why this line is failing, e.g. with targeted
logging or by using {{{subprocess.check_call}}} instead of {{{os.system}}}
so that we receive an exception when the copy command fails.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/451#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list