Bug#661846: biff: postinst assumes existence of /etc/inetd.conf and hence prints errors

2012-03-01 Thread pfx-debianbugs
Package: biff Version: 1:0.17.pre2412-5 Severity: minor postinst contains: if grep -q 'biff dgram udp wait nobody.mail /usr/sbin/in.comsat comsat' /etc/inetd.conf .. which prints: grep: /etc/inetd.conf: No such file or directory .. as /etc/inetd.conf doesn't exist on my system. This is sca

Bug#661845: biff: postinst assumes existence of /etc/inetd.conf and hence prints errors

2012-03-01 Thread pfx-debianbugs
Package: biff Version: 1:0.17.pre2412-5 Severity: minor postinst contains: if grep -q 'biff dgram udp wait nobody.mail /usr/sbin/in.comsat comsat' /etc/inetd.conf .. which prints: grep: /etc/inetd.conf: No such file or directory .. as /etc/inetd.conf doesn't exist on my system. This is sca