[ERROR] decode error: string index out of range
Traceback (most recent call last):
File "show_gsmtap_sms.py", line 55, in <module>
main()
File "show_gsmtap_sms.py", line 53, in main
stdin_process.run()
File "protocol_parser.zip/protocol_parser/stdin_tcpdump.py", line 76, in run
File "protocol_parser.zip/protocol_parser/stdin_tcpdump.py", line 60, in process_string_line
File "show_gsmtap_sms.py", line 49, in handle_tcpdump_buffer
debug_printf("%s\n%n" % buffer)
TypeError: not enough arguments for format string
536 packets captured
1072 packets received by filter
root@test:/opt/arm_toolchain# ./gnu-arm-build.2.sh
I will build an arm-elf cross-compiler:
Prefix: /opt/arm_toolchain/install
Sources: /opt/arm_toolchain/src
Build files: /opt/arm_toolchain/build
Press ^C now if you do NOT want to do this.
root@OverFlow:/opt/arm_toolchain# ls
build gnu-arm-build.2.sh install src
root@test:/opt/arm_toolchain# cd build/
root@test:/opt/arm_toolchain/build# ls
root@test:/opt/arm_toolchain/build# cd ..
root@test:/opt/arm_toolchain# cd install/
root@test:/opt/arm_toolchain/install# ls
root@test:/opt/arm_toolchain/install# cd ..
root@test:/opt/arm_toolchain# cd src/
root@test:/opt/arm_toolchain/src# ls
binutils-2.21.1a.tar.bz2 gcc-4.5.2.tar.bz2 newlib-1.19.0.tar.gz
root@test:/opt/arm_toolchain/src#
[QUOTE=warriornew;1269935][ERROR] decode error: string index out of range
Traceback (most recent call last):
File "show_gsmtap_sms.py", line 55, in <module>
main()
...[/QUOTE]
File "show_gsmtap_sms.py", line 49, in handle_tcpdump_buffer
[COLOR="Red"]debug_printf("%s\n%n" % buffer)[/COLOR]
TypeError: not enough arguments for format string