Opened 7 years ago
Closed 7 years ago
#703 closed defect (fixed)
XFCE terminal support breaks tools/ew.py
Reported by: | Jakub Jermář | Owned by: | Jiri Svoboda |
---|---|---|---|
Priority: | major | Milestone: | 0.7.1 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
As of mainlie,2847, the tools/ew.py script ends with the following error for sun4v/niagara builds:
bash-4.4$ tools/ew.py xfce4-terminal -T "HelenOS/sparc64 on generic" -e 'expect -c 'spawn qemu-system-sparc64 -M niagara -m 256 -L /usr/local/opensparc/image/ -drive file=hdisk.img,index=0,media=disk,format=raw -drive if=pflash,readonly=on,file=image.iso -nographic; expect "ok " { send "boot " } timeout exp_continue; interact'' xfce4-terminal: Unknown option "qemu-system-sparc64" couldn't read file "ok ": no such file or directory /bin/sh: line 1: interact: command not found
Change History (2)
comment:1 by , 7 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset:mainline,2858.