Package: mailutils Version: 1:3.1.1-1 Severity: important File: /usr/bin/mimeview
$ mimeview /dev/null mimeview: cannot stat `/usr/share/cups/mime': No such file or directory $ dlocate -F mime.types mime-support: /etc/mime.types $ mimeview --mimetypes /etc/mime.types k.mhtml mimeview: /etc/mime.types:27: syntax error Invalid character '7', state 0 Aborted $ mimeview -d --mimetypes /etc/mime.types k.mhtml Segmentation fault By the way, 27 is what? A line number? Doesn't seem right, along with "7". I don't see that in /etc/mime.types .

