Package: dvbtune Version: 0.5-4 Severity: serious >From the postinst:
if [ -e /sbin/MAKEDEV ]
then
/sbin/MAKEDEV dvb
fi
MAKEDEV *must* be run from within /dev (i.e., it creates files in the
current working directory). Because the postinst doesn't do so, it
inadvertently creates /dvb and device files in there, and thus violates
policy 9.1.1 (hence the severity).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

