Quite a regular
Joined: 2010/5/16 12:20 Last Login
: 2018/10/16 8:05
From Grimsby, UK
Group:
Registered Users
|
Hi,
I documented the bug on OS4Depot, but I'll do it as well. Anyone know who or how to contact Sven Ottermann?
--------------------- BUG REPORT:
Strange problem, reproducable everytime. On Sunday I compressed my application Jack using LHA:
lha -e -r -H0 a Jack.lha #?
There are bunch of files which been corrupted during compression, if I use lha l Jack.lha, I see the following results:
6703 6663 0.5% 00-&¾ÓJan-80 00:00:00 6685 6643 0.6% 00-&¾ÓJan-80 00:00:00 6876 6828 0.6% 00-&¾ÓJan-80 00:00:00 7075 7036 0.5% 00-&¾ÓJan-80 00:00:00 6719 6677 0.6% 00-&¾ÓJan-80 00:00:00 7149 7111 0.5% 00-&¾ÓJan-80 00:00:00 6540 6501 0.5% 00-&¾ÓJan-80 00:00:00 7001 6963 0.5% 00-&¾ÓJan-80 00:00:00 7109 7076 0.4% 00-&¾ÓJan-80 00:00:00 6998 6957 0.5% 00-&¾ÓJan-80 00:00:00 8723 8704 0.2% 00-&¾ÓJan-80 00:00:00
Now when the user comes to extract the archive using Unarc or Lha x these files do not extract at all.
If I use -H1 or -H2 all files are compressed/extracted correctly, but I need to use -H0 to retain spaces in filenames. In the end I zipped the archive instead.
To reproduce this simply search for Jack on here, download the ZIP, extract it to RAM and then compress it using the arguments I gave at the beginning. You will notice it won't work correctly with the 'flags' directory.
------------
|