Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1154802 - file reports "data" instead of zip file when the first file zipped is a file named "mime"
file reports "data" instead of zip file when the first file zipped is a file ...
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: file (Show other bugs)
6.5
x86_64 Linux
unspecified Severity low
: rc
: ---
Assigned To: Jan Kaluža
Marek Marusic
:
: 1158950 (view as bug list)
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-20 15:33 EDT by Jonathan Works
Modified: 2016-05-10 15:47 EDT (History)
4 users (show)

See Also:
Fixed In Version: file-5.04-22.el6
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2016-05-10 15:47:00 EDT
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:0760 normal SHIPPED_LIVE Moderate: file security, bug fix, and enhancement update 2016-05-10 18:32:51 EDT

  None (edit)
Description Jonathan Works 2014-10-20 15:33:43 EDT
Description of problem:
The file command reports the wrong file type when the first file or directory in a zip archive is named "mime".

Version-Release number of selected component (if applicable):
file.x86_64 0:5.04-21.el6

How reproducible:
Every time


Steps to Reproduce:
# echo mime > mime
# zip mime.zip mime
  adding: mime (stored 0%)
# file mime.zip
mime.zip: data

Actual results:
file command reports "data" for a zip file

Expected results:
# echo notmime > notmime
# zip notmime.zip notmime
  adding: notmime (stored 0%)
# file notmime.zip
notmime.zip: Zip archive data, at least v1.0 to extract


Additional info:
file-4.17-15.el5_3.1 does not have this issue.

http://fpaste.org/143616/38329531/
fpaste includes full commands with hex dump of each file.
Comment 3 Jan Kaluža 2014-10-31 02:12:34 EDT
*** Bug 1158950 has been marked as a duplicate of this bug. ***
Comment 11 errata-xmlrpc 2016-05-10 15:47:00 EDT
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-0760.html

Note You need to log in before you can comment on or make changes to this bug.