Issue 89098

Summary: to-be-DEV300_m12: uof_schema.rar not extractable
Product: General Reporter: rene
Component: codeAssignee: stx123
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P2 CC: issues, lohmaier, Mathias_Bauer, nesshof, stx123
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description rene 2008-05-07 09:25:54 UTC
cws uoffilter adds a new uof_schema.rar (which *thankfully* is not used in the
build unless I oversee something).

But this file is not extractable at all...

With the free unrar:
$ unrar uof_schema.rar

unrar 0.0.1  Copyright (C) 2004  Ben Asselstine, Jeroen Dekkers


Extracting from /home/rene/uof_schema.rar

unknown archive type, only plain RAR 2.0 supported(normal and solid archives),
SFX and Volumes are NOT supported!
All OK

(don't get confused by the last line...)

With the non-free(!) unrar:
$ unrar x uof_schema.rar

UNRAR 3.71 beta 1 freeware      Copyright (c) 1993-2007 Alexander Roshal

uof_schema.rar is not RAR archive
No files to extract
Comment 1 rene 2008-05-07 09:26:46 UTC
reassign to liyuan, the committer of that file
Comment 2 rene 2008-05-07 09:26:59 UTC
.
Comment 3 rene 2008-05-07 14:41:40 UTC
I am asking because I wonder what the license of the schema is...

If it's non-free it shouldn't be in the tree (especially as it's not used in the
build)
Comment 4 lohmaier 2008-05-10 09:53:32 UTC
could it be that the file is broken because it wasn't flagged as binary when
checking in?
revision  1.1.2.1 of the file can be extracted, so it seems it was screwed up
while integrating to the master:
1.1.2.1:
date: 2007/12/11 01:17:30;  author: liyuan;  state: Exp;  lines: +280 -0
1.2:
date: 2008/05/06 16:01:09;  author: kz;  state: Exp;  lines: +140 -0
Comment 5 lvxg 2008-05-30 03:48:54 UTC
I have committed the uof_schema.zip insteaded of the uof_schema.rar,and the 
uof_schema.zip is only a document used to describe the uof file structure.It 
needn't to be built.
Comment 6 stx123 2008-06-03 14:01:12 UTC
We will remove both files because they are not part of the sources for the UOF
filter.

Comment 7 stx123 2008-11-12 17:15:42 UTC
The files have been removed.