Package: mime-support Version: 3.39-1 Severity: normal update-mime seems to apply the first rule in my mailcap.order, but not others. is there a verbose mode that shows me what it parses from mailcap.order?
here's my /etc/mailcap.order: -- ############################################################################### # # Mailcap.order: This file allows a system-wide override of MIME program # preferences. See the mailcap.order(5) man page for more information. # # After modifying this file, be sure to run /usr/sbin/update-mime (as root) # to propagate the changes into the /etc/mailcap file. # ################################################################################ #application/pdf; kpdf '%s'; nametemplate=%s.pdf; test=test "$DISPLAY" != "" kpdf:application/pdf kpdf:application/postscript #video/x-msvideo; xine '%s'; description="MS Video (AVI)"; test=test -n "$DISPLAY" xine:video/x-msvideo -- here's the section of /etc/mailcap generated (kpdf for postscript is in my mailcap user section, but commenting it out of mailcap.order doesn't work either): -- application/pdf; kpdf '%s'; nametemplate=%s.pdf; test=test "$DISPLAY" != "" -- here's the timestamps to show that they did update: -- -rw-r--r-- 1 root root 694 2007-10-25 23:06 /etc/mailcap.order -rw-r--r-- 1 root root 20286 2007-10-25 23:08 /etc/mailcap -- -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (980, 'testing'), (960, 'stable'), (900, 'unstable'), (800, 'experimental'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-hrt6 (SMP w/2 CPU cores) Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash mime-support depends on no packages. Versions of packages mime-support recommends: ii file 4.21-3 Determines file type using "magic" -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

