Bug 150053 - RISC OS archive (spark format) collides with Matroska
Summary: RISC OS archive (spark format) collides with Matroska
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: file
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-01 22:59 UTC by Ivan Gyurdiev
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.16-2
Clone Of:
Environment:
Last Closed: 2005-11-21 13:08:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ivan Gyurdiev 2005-03-01 22:59:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050227 Firefox/1.0.1 Fedora/1.0.1-2

Description of problem:
RISC OS archive (spark format) collides with Matroska, and is given preference. It also seems like it would collide with terminfo, but I haven't checked that.

# Acorn archive formats (Disaster prone simpleton, m91dps.ac.uk)
# I can't create either SPARK or ArcFS archives so I have not tested this stuff
# [GRR:  the original entries collide with ARC, above; replaced with combined
#  version (not tested)]
#0      byte            0x1a            RISC OS archive
#>1     string          archive         (ArcFS format)
#0      string          \032archive     RISC OS archive (ArcFS format)
0       string          \032            RISC OS archive (spark format)
0       string          Archive\000     RISC OS archive (ArcFS format)


#------------------------------------------------------------------------------
# terminfo:  file(1) magic for terminfo
#
# XXX - byte order for screen images?
#
0       string          \032\001        Compiled terminfo entry
0       short           0433            Curses screen image
0       short           0434            Curses screen image



#------------------------------------------------------------------------------
# matroska:  file(1) magic for Matroska files
#
# See http://www.matroska.org/
#

# EBML id:
0               belong          0x1a45dfa3
# DocType id:
>5              beshort         0x4282
# DocType contents:
>>8             string          matroska        Matroska data


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

How reproducible:
Always

Steps to Reproduce:
1. Execute file on a Matroska file

Actual Results:  It says RISC OS archive (spark format)

Expected Results:  It should say Matroska data

Additional info:

Comment 1 Radek Vokál 2005-03-07 12:47:59 UTC
Honestly, I have no clue how to create an RISC OS archive in spark
format. If you can help me with this and create a test file I'll be
more than glad. 

Comment 2 Ivan Gyurdiev 2005-03-07 20:01:50 UTC
... me neither. I just have a Matroska file.

Comment 3 Radek Vokál 2005-11-21 13:08:02 UTC
I believe this is fixed in rawhide

rvokal@garfield file$ file *.mkv
Matrix.Reloaded.Trailer.mkv: Matroska data
vsshort-aac.mkv:             Matroska data
vsshort-mp3.mkv:             Matroska data
rvokal@garfield file$ rpm -q file
file-4.16-2



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