Bug 139505 - typo in magic file line 2413
Summary: typo in magic file line 2413
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: file
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-16 13:52 UTC by Artyom
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-22 11:24:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Artyom 2004-11-16 13:52:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4)
Gecko/20030624 Netscape/7.1

Description of problem:
in /usr/share/magic file line 2413 missing openning '>'.

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


How reproducible:
Always

Steps to Reproduce:
1. open the file and see
2.
3.
    

Additional info:

Comment 1 Radek Vokál 2004-11-18 09:28:04 UTC
I'm sorry, but I've added some mime types of my own there so can you
point me to exact text which has a bug? Also which version of file are
you using? 

Comment 2 Artyom 2004-11-21 07:34:56 UTC
The line is :
0x1FE  leshort 0xAA55                  x86 boot sector
vile versions: 3.35, 4.02

Comment 3 Artyom 2004-11-21 07:36:06 UTC
The line is :
0x1FE  leshort 0xAA55                  x86 boot sector
file versions: 3.35, 4.02

Comment 4 Radek Vokál 2004-11-22 10:52:08 UTC
Ok, now I see it. But honestly I can't say if it's wrong or correct.
Do you have a case where it emits some error or kick me why there has
to be  '>'? 

Comment 5 Artyom 2004-11-22 11:21:58 UTC
I used the magic file in a script (with perl's File::MMagic) and got
'Bad Offset/Type' error pointing to that place, adding '>' solved the
problem.  

Comment 6 Radek Vokál 2004-11-22 11:24:36 UTC
Ok, thx. I will add patch into file-4.10-5.


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