Do not use stdout to pass data from python to the linaro-media-create shell script

Bug #697238 reported by Guilherme Salgado
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Image Tools
Fix Released
High
Guilherme Salgado

Bug Description

In l-m-c, setup_partitions() evals all the output of a python script, but that script calls out to several external utilities which may write to stdout and depending on what they write, eval will fail. One alternative to avoid that is to have the python script write to a file just the bits we want to pass back to shell.

Related branches

Changed in linaro-image-tools:
assignee: nobody → Guilherme Salgado (salgado)
importance: Undecided → High
status: New → In Progress
Changed in linaro-image-tools:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.