Le 04/29/14 14:13, Martín Ferrari a écrit : > On 28/04/14 18:43, Julien Muchembled wrote: > >> >> After upgrading Linux from 3.13 to 3.14, the output of `tc qdisc show` for >> my wlan interface (driver iwlwifi) has changed on my laptop: > >> regexp in nemu.iproute.get_tc_tree() function fails to parse these 4 new >> lines, >> making the package unusable for me. > > Thanks for reporting this! > > I will install the new kernel and try to come up with a patch. Do you > have a script to reproduce this, or did it just happen with any > configuration?
python -c 'from nemu.iproute import get_tc_tree; get_tc_tree()' is enough to trigger the error on my laptop. It may be reproducible with specific hardware and I don't use Debian kernels. I sent the output in my previous mail because I didn't expect you would try to reproduce. Here, Nemu fails for an Intel Wireless-N 1000 and driver iwlwifi. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

