Package: debianutils Version: 4.9 Hi,
when installing debianutils it triggers an error at config time: Use of uninitialized value $ARGV[0] in string ne at /usr/sbin/update-mime line 43. Here's the complete log of an install run (it's a reinstall, but the message appeared also when installing over the previous version, 4.8.6.3): # LC_ALL=C apt install --reinstall debianutils Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/101 kB of archives. After this operation, 0 B of additional disk space will be used. (Reading database ... 399993 files and directories currently installed.) Preparing to unpack .../debianutils_4.9_amd64.deb ... Unpacking debianutils (4.9) over (4.9) ... Setting up debianutils (4.9) ... Use of uninitialized value $ARGV[0] in string ne at /usr/sbin/update-mime line 43. Processing triggers for man-db (2.8.7-3) ... Best regards, Gabriele Stilli

