Bug 139505
| Summary: | typo in magic file line 2413 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Artyom <worldgreatest> |
| Component: | file | Assignee: | Radek Vokál <rvokal> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-11-22 11:24:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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. |
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: