checkbox trusted launcher should use bash to eval local jobs commands

Bug #1185382 reported by Sylvain Pineau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
High
Sylvain Pineau

Bug Description

I've found this error when looking at SRU results for raring:

https://certification.canonical.com/hardware/201206-11401/submission/91581/test/892/result/6758447/

to eval local jobs, the trusted launcher use Popen(shell=True).
It should use ['bash', '-c', 'viajob.command'] instead to avoid such issue where for instance shopt are not available with bin/sh.

Tags: plainbox

Related branches

Changed in checkbox:
importance: Undecided → High
description: updated
Daniel Manrique (roadmr)
Changed in checkbox:
status: In Progress → Fix Committed
Changed in checkbox:
status: Fix Committed → 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.