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:
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?
The line is : 0x1FE leshort 0xAA55 x86 boot sector vile versions: 3.35, 4.02
The line is : 0x1FE leshort 0xAA55 x86 boot sector file versions: 3.35, 4.02
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 '>'?
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.
Ok, thx. I will add patch into file-4.10-5.