Your message dated Wed, 19 Nov 2008 00:49:24 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#506160: file(1) no longer recognises XML content
has caused the Debian Bug report #506160,
regarding file(1) no longer recognises XML content
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.)


-- 
506160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506160
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: file
Version: 4.24-4
Severity: important

What I expected to happen:

  That `file --mime-type some.xml` (where some.xml is any file
  containing valid XML) should return either text/xml,
  application/xml, or something more specific (like
  application/atom+xml for example).

What happened instead:

  More often than not, just text/plain is returned. Sometimes, like
  for /usr/share/mime/text/x-haskell.xml, text/x-pascal is returned,
  or for /usr/share/xml/docbook/schema/dtd/catalog.xml, text/html is
  reported, both of which are wrong.

  I ran:

    locate *.xml | xargs file --brief --mime-type |
      egrep '(application|text)/xml'

  and got no output at all. The `locate` command found about 28000
  files.

This bug was originally reported against the file package in Ubuntu:

  <https://bugs.edge.launchpad.net/ubuntu/+source/file/+bug/285031>

The file package in Intrepid is sync'ed directly with Debian, hence
why I'm forwarding this bug report.

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages file depends on:
ii  libc6           2.8~20080505-0ubuntu7    GNU C Library: Shared libraries
ii  libmagic1       4.24-4                   File type determination library us
ii  zlib1g          1:1.2.3.3.dfsg-12ubuntu1 compression library - runtime

file recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4.26-1

Gavin Panella wrote:
> The file package in Intrepid is sync'ed directly with Debian, hence
> why I'm forwarding this bug report.

blindly forwarding ubuntu bugs to debian is stupid, you always have to
make sure first if they are reproducable with the packages in debian
since ubuntu is almost always lacking behind and shipping unsupported
and outdated packages.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---

Reply via email to