Bug 76821 - Bzip2 mime type not recognized by file
Summary: Bzip2 mime type not recognized by file
Keywords:
Status: CLOSED DUPLICATE of bug 14741
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: file
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-27 14:48 UTC by Paul Carter
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-10-27 14:48:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul Carter 2002-10-27 14:48:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
When using "file -i" on a bzip2 compressed file, it returns back "data" and not
"application/x-bzip2" as expected and as RH 7.2 would do. A grep of
/usr/share/magic.mime finds that "application/x-bzip2" does not appear in the file.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Type "file -i access_log_2002_09.bz2"

	

Actual Results:  file: Using regular magic file `/usr/share/magic.mime'
access_log_2002_09.bz2: data


Expected Results:  file: Using regular magic file `/usr/share/magic.mime'
access_log_2002_09.bz2: application/x-bzip2

Additional info:

Comment 1 Jeff Johnson 2002-10-27 16:14:19 UTC

*** This bug has been marked as a duplicate of 14741 ***


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