Your message dated Wed, 13 Mar 2013 16:02:02 +0100
with message-id <[email protected]>
and subject line Re: file: --mime does not work with --files-from
has caused the Debian Bug report #613817,
regarding file: --mime does not work with --files-from
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.)
--
613817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 5.04-5
Severity: normal
$ file --mime *
changelog.Debian.gz: application/x-gzip; charset=binary
changelog.gz: application/x-gzip; charset=binary
copyright: text/plain; charset=us-ascii
README.Debian: text/plain; charset=us-ascii
README.gz: application/x-gzip; charset=binary
$ find -type f|file --files-from - --mime
./README.Debian: ASCII English text
./changelog.gz: gzip compressed data, from Unix, max compression
./changelog.Debian.gz: gzip compressed data, from Unix, max
compression
./copyright: ASCII English text
./README.gz: gzip compressed data, from Unix, max compression
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (450, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
Versions of packages file depends on:
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libmagic1 5.04-5 File type determination library us
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
--
MichaĆ Politowski
Talking has been known to lead to communication if practiced carelessly.
--- End Message ---
--- Begin Message ---
the order is relevant, use 'find | file --mime --files-from -'.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---