New issue
Advanced search Search tips

Issue 632224 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: ----



Sign in to add a comment

Cannot run some kinds of shell commands with chromite.lib.remote_access.py

Project Member Reported by xixuan@chromium.org, Jul 28 2016

Issue description

RemoteDevice.RemoteSh() is somewhat broken due to it doesn't add a level to the input shell commands. Those commands are sent to subprocess.Popen directly, which leads to errors when some specific types of commands are running, for example, commands that contains special characters like spaces or '"'.

No obviously existing errors can be detected in code base now, but we may find some errors in future. Moreover, many functions in chromite uses RemoteSh(), which make the corrections a slightly bigger project then originally thought. So it's on hold now.
 
Labels: Hotlist-Fixit
Owner: akes...@chromium.org
marking as a fixit candidate.
Does 'fixit' means it's one/two day bug? If so, this may be not.
Owner: xixuan@chromium.org
Where / why is this relevant?
Project Member

Comment 4 by sheriffbot@chromium.org, Nov 6 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Untriaged)

Sign in to add a comment