Bug#773457: ministat: man page: '-w' description is incomplete

2015-03-26 Thread Kristof Provost
The patch has been merged into FreeBSD revision r280701. Regards, Kristof On 2014-12-24 18:25:58 (+0100), Ben Hutchings wrote: > Kristof Provost reported (see below) that ministat(1) doesn't correctly > document the default width. I suggest the following patch to correct > th

Bug#773457: ministat: man page: '-w' description is incomplete

2014-12-18 Thread Kristof Provost
Package: ministat Version: 20100628-1 Severity: minor The man page states that: '-w widthWidth of ASCII-art plot in characters, default is 74.' This is not entirely correct. The mini-help is more accurate: '-w : width of graph/test output (default 74 or terminal width)' In other words: the m

Bug#521415: [mtr] DNS lookups broken with GUI and IPv6

2012-12-15 Thread Kristof Provost
The bug is still present in mtr 0.82. The fundamental problem is that mtr does name to struct hostent translations in two places in the code. The first is only executed at startup and correctly uses getaddrinfo(). The second, dns_forward() is called from the gtk code, but uses gethostbyname(), whi

Bug#659904: eject: Can't eject based on mount point / partition

2012-02-14 Thread Kristof Provost
Package: eject Version: 2.1.5+deb1+cvs20081104-9 Severity: important I use eject to unmount and eject my iPod (i.e. stop mass-storage mode). This fails with kernel 3.2.0 (and also with 3.1.0 I believe). (The iPod data partition is /dev/sdb2, mounted on /mnt/ipod) > # eject /mnt/ipod > eject: una

Bug#640197: gnupod-tools requires curl but does not list it in Depends

2011-09-03 Thread Kristof Provost
Package: gnupod-tools Version: 0.99.8-2 Severity: normal Adding a podcast using an URL requires curl, but installing gnupod-tools does not automatically install it. gnupod_addsong -m /mnt/ipod -p 'StackOverflow' --playlist-is-podcast http://blog.stackoverflow.com/category/podcasts/feed/ Using a

Bug#441874: pwsafe: Defaults to clipboard, when $DISPLAY is not set

2011-05-11 Thread Kristof Provost
The man page is incorrect: pwsafe simply doesn't implement this feature. It never checks the $DISPAY variable until it tries to access the X clip board. If that fails it will return a failure instead of simply printing the password. I don't think it'd be a huge amount of work to make pwsafe behav

Bug#585790: linux-image-2.6.32-5-kirkwood: Oops in mv_cesa

2010-06-15 Thread Kristof Provost
On 2010-06-15 18:54:52 (+0100), Martin Michlmayr wrote: > * Kristof Provost [2010-06-15 17:16]: > > > > Jun 13 22:59:31 iapetus kernel: [ 114.163929] pgd = df95c000 > > > > > > Which version are you using? I thought this was fixed in 2.6.32.14, > >

Bug#585790: linux-image-2.6.32-5-kirkwood: Oops in mv_cesa

2010-06-15 Thread Kristof Provost
On 2010-06-15 16:02:52 (+0100), Martin Michlmayr wrote: > * Kristof Provost [2010-06-13 23:08]: > > On a SheevaPlug using IPSec when the mv_cesa module is loaded produces > > the following oops message: > > > > Jun 13 22:59:31 iapetus kernel: [ 114.155133] Unable t

Bug#585790: linux-image-2.6.32-5-kirkwood: Oops in mv_cesa

2010-06-13 Thread Kristof Provost
Package: linux-image-2.6.32-5-kirkwood Severity: normal On a SheevaPlug using IPSec when the mv_cesa module is loaded produces the following oops message: Jun 13 22:59:31 iapetus kernel: [ 114.155133] Unable to handle kernel paging request at virtual address e004 Jun 13 22:59:31 iapetus ker

Bug#510439: linux-image-2.6-amd64: page allocation failure for iwl4965

2010-03-01 Thread Kristof Provost
On 2010-02-21 23:21:47 (+0100), Moritz Muehlenhoff wrote: > On Thu, Jan 01, 2009 at 09:13:07PM +0100, Kristof Provost wrote: > > Package: linux-image-2.6-amd64 > > Version: 2.6.26+17 > > Severity: normal > > > > Doing 'ifconfig wlan0 up', where wlan0 i

Bug#510795: tcptrack: assertion on PPC

2009-01-04 Thread Kristof Provost
Package: tcptrack Version: 1.3.0-1 Severity: important Tags: patch tcptrack crashes with the following assertion on my mac-mini (a PPC, so a big-engian system): tcptrack: IPv4Packet.cc:14: IPv4Packet::IPv4Packet(const u_char*, unsigned int): Assertion `ip->ip_v == 4' failed. The cause: The heade