#17894: syslog: /usr/lib/qos/generate.sh: line 1: arithmetic syntax error
-------------------------+----------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
Component:  packages     |    Version:  Trunk
 Keywords:  qos-scripts  |
-------------------------+----------------------------------
 After just updating to the latest CC trunk r42602, I noticed this strange
 error in the log:

 {{{
 root@OpenWrt:~# logread |fgrep err
 Wed Sep 17 22:03:18 2014 user.emerg syslog: /usr/lib/qos/generate.sh: line
 1: arithmetic syntax error
 Wed Sep 17 22:03:18 2014 user.notice dnsmasq: found already running DHCP-
 server on interface 'eth0' refusing to start, use 'option force 1' to
 override
 Wed Sep 17 22:03:20 2014 user.emerg syslog: /usr/lib/qos/generate.sh: line
 1: arithmetic syntax error
 }}}

 Invoking it from cli:

 root@OpenWrt:~# /usr/lib/qos/generate.sh all > /dev/null
 /usr/lib/qos/generate.sh: line 1: arithmetic syntax error
 root@OpenWrt:~#

 My qos-scripts seems to be intact (compared md5sum with another
 installation):

 root@OpenWrt:~# md5sum  /usr/lib/qos/generate.sh
 bf286dba30d7925a46d1c7d8caaefffa  /usr/lib/qos/generate.sh

 root@OpenWrt:~# md5sum  /usr/lib/qos/tcrules.awk
 cf87d0c588ad40b452d8e824d8a09918  /usr/lib/qos/tcrules.awk

--
Ticket URL: <https://dev.openwrt.org/ticket/17894>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to