Bug#747102:

2014-05-14 Thread Frédéric Yhuel
of course, s/grep// I meant: "cat file | nfdump doesn't work on Wheezy" Should I send a patch? It's really just about adding braces after the "if" in nffile.c, line 623. These braces are obviously missing, you don't even have to change indentation. And it would fix an important bug. Kind regards

Bug#747102: nfdump: cat file | nfdump [...] doesn't work

2014-05-05 Thread Frédéric Yhuel
Package: nfdump Version: 1.6.6-1 Severity: important Dear Maintainer, cat file | grep nfdump doesn't work on Wheezy. The culprit is function ReadBlock(), in nffile.c, line 623. curly braces are missing after the "if". Best regards, Frédéric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#727205:

2013-10-25 Thread Frédéric Yhuel
Actually it is a duplicate of bug #589323 which is marked as resolved. This bug is indeed fixed upstream, but it still affects Squeeze, Wheezy, and sid. Only experimental package has not the bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#727205: strace: Formatting errors in man page

2013-10-23 Thread Frédéric Yhuel
Package: strace Version: 4.5.20-2.3 Severity: minor Dear Maintainer, Line 410 of man page says: -e trace=_file_ I mean 'file' is underlined and not in bold, like if one should replace 'file' by a real file name. This is not the case, and thus 'file' should be written in bold and not underlined.