Panda: "install-binaries-4.0.3.sh" fails with error - "trap: 22: ERR: bad trap"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Android |
Won't Fix
|
High
|
vishal |
Bug Description
While using 12.05 android build:
https:/
With this image when trying to install vendor binaries, installation fails , error message seen is - "trap: 22: ERR: bad trap"
i.e
# Get binaries
wget http://
chmod a+x install-
./install-
"trap: 22: ERR: bad trap"
Workaround:
Running same script from earlier build works fine : http://
i.e:
wget http://
./install-
The above works fine.
Setup:
--------
I'm using Ubuntu 10.04 LTS 64bit version to try this script.
Changed in linaro-android: | |
importance: | Undecided → High |
assignee: | nobody → Zach Pfeffer (pfefferz) |
Changed in linaro-android: | |
milestone: | none → 12.10 |
status: | Incomplete → Triaged |
Changed in linaro-android: | |
status: | Triaged → Won't Fix |
Changed in linaro-android: | |
milestone: | 12.10 → obsolete |
@Abhishek: could you try without parameter?