On Sun, Oct 16, 2011 at 12:14:48AM +0200, intrigeri wrote: > Hi Gerrit, > > intrigeri wrote (Fri, 18 Jun 2010): > > The postinst script keeps telling me the IP address I entered is > > invalid, because the following line is buggy: > > > GOOD=$(netstat -ie |grep -F " inet addr:$IP " || :) > > > To fix it, I had to replace "addr" with "adr". > > I've prepared a NMU that fixes this bug in the djbdns package. This > NMU is versioned as 1:1.05-9~exp0.1 and targeted at experimental since > the bug it fixes only affects this distribution; please see attached > nmudiff. > > I intend to ask my AM (Cc'd) to upload it to DELAYED/10 at the end of > the month. Feel free to tell me if you think we should do otherwise.
Hi intrigeri, thanks for your contribution to the packages. In this case, I'm not sure about the change, it would break the installation on my system where 'netstat -ie' indeed outputs ' inet addr:', not ' inet adr:'. Do you have an idea why your system behaves differently? Thanks, Gerrit. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org