RamiroCruzo / freearc

Automatically exported from code.google.com/p/freearc
0 stars 0 forks source link

Better error messages for -ld #161

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. cd FreeArc-0.60-linux-i386
2. bin/arc -lc29 -r a /tmp/foo.far .
3. mkdir f
4. cd f
5. ../bin/arc -ld1 x /tmp/foo.far

What is the expected output? 

-ld for this archive requires 2 MB. Retry with -lc2

What do you see instead?

FreeArc 0.60 extracting archive: /tmp/foo.far
Extracting 117 files, 10,052,107 bytes. Processed   0%
ERROR: read error (bad media?) in compression algorithm
dict:2596kb:80%:l8192:m400:s100

What version of the product are you using? On what operating system?

FreeArc 0.60  http://freearc.org  December 21 2009 GNU/Linux x86_32

Please provide any additional information below.

Original issue reported on code.google.com by ole.ta...@gmail.com on 26 Dec 2009 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by bulat.zi...@gmail.com on 27 Dec 2009 at 9:53