Your message dated Wed, 13 Mar 2013 13:22:56 +0100
with message-id <[email protected]>
and subject line Re: file: Ogg Vorbis mimetype inconsistent with /etc/mime.types
has caused the Debian Bug report #609216,
regarding file: Ogg Vorbis mimetype inconsistent with /etc/mime.types
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
609216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 5.04-2
Severity: normal
When running file --mime-type on an Ogg Vorbis audio file, one gets:
application/ogg
However, grep ogg /etc/mime.types prints:
application/ogg ogx
audio/ogg oga ogg spx
video/ogg ogv
I don't know who's wrong, file or /etc/mime.types, but if audio/ogg is
a valid mime type, then file should return this for an ogg vorbis file.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.34.etoile.2.8 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages file depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libmagic1 5.04-2 File type determination library us
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
file recommends no packages.
file suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
they are both right.
file identifies all ogg containers as application/ogg in consent with
the specification at http://wiki.xiph.org/MIME_Types_and_File_Extensions
/etc/mime.types differencies more between individual ogg container contents.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---