Bug#638956: include-network bug script doesn't work in case of bonding

2011-08-23 Thread Ben Hutchings
On Tue, 2011-08-23 at 12:25 +0200, Sandro Tosi wrote: > On Tue, Aug 23, 2011 at 12:15, Sandro Tosi wrote: > > Package: linux-2.6 > > Version: 2.6.32-30 > > dunno how those pkg name & version came out, I was referring to > linux-image-2.6.32-5-amd64 [...] Kernel bugs usually apply to many binary

Bug#638956: include-network bug script doesn't work in case of bonding

2011-08-23 Thread Ben Hutchings
On Tue, 2011-08-23 at 12:15 +0200, Sandro Tosi wrote: > Package: linux-2.6 > Version: 2.6.32-30 > Severity: minor > File: /usr/share/bug/linux-image-2.6.32-5-amd64/include-network > > include-network does a > > for dir in /sys/class/net/*; do > ... > cat "$dir"/features >&3 > > but when bo

Bug#638956: include-network bug script doesn't work in case of bonding

2011-08-23 Thread Sandro Tosi
On Tue, Aug 23, 2011 at 12:15, Sandro Tosi wrote: > Package: linux-2.6 > Version: 2.6.32-30 dunno how those pkg name & version came out, I was referring to linux-image-2.6.32-5-amd64 > File: /usr/share/bug/linux-image-2.6.32-5-amd64/include-network -- Sandro Tosi (aka morph, morpheus, matrixh

Bug#638956: include-network bug script doesn't work in case of bonding

2011-08-23 Thread Sandro Tosi
Package: linux-2.6 Version: 2.6.32-30 Severity: minor File: /usr/share/bug/linux-image-2.6.32-5-amd64/include-network include-network does a for dir in /sys/class/net/*; do ... cat "$dir"/features >&3 but when bonding is active, there's also a file 'bonding_masters' under /sys/class/net/ a