This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Unzip problem?


> -----Original Message-----
> From: cygwin-owner On Behalf Of Marko Bozikovic
> Sent: 24 June 2004 15:53

> Hi!
> 
> I have a problem with unzip when unzipping this file:
> http://www.t-o-m-e.net/dl/win/tome-227-win.zip
> 
> There are no errors reported, but unzipped .FON files (in 
> lib\xtra\font dir) 
> are corrupt. When I unzip the file with Winzip, those files are ok.

  I'd advise against unzipping binary files in a textmode-mounted directory.


  Well, either that, or something else is going wrong.

  Just as a test, I tried unzipping the file with windoze XP exploder, and
checksumming the .FON files:

dk@mace /davek/test/ziptest/tome-227-win/tome-227-win/lib/xtra/font> md5sum
-b
*.FON
5eb544dee01515a78840541adc0762d2 *10X20.FON
0476a07b71035d4142ca0c9e332ee911 *12X24.FON
8532f2bd557336914eb2210240ddfaf3 *5X8.FON
4c4f18efbbec21638fa087ab8bcbce8e *6X10.FON
def4427d21e0b8e36ae2649596ef1025 *6X12.FON
da2d7c9b05dde1e7bc7097732398e6c8 *6X13.FON
099f4afe79e4fa1f7732411e55caba42 *6X13B.FON
64ed377d69eddecf54277fe9ff89ef41 *6X9.FON
bcdbb1183b681419ded01ae8fcc1e8d2 *7X13.FON
64e88b1013461ac9969d27b5a7ea4af4 *7X13B.FON
3874b38118ba177a8277bc4b20e58720 *8X13.FON
65842576762634519cf0e6b60a59c8a2 *8X13B.FON
d3df92275e6e2154d36d4edeccc1e9c6 *9X15.FON
c856f0fcfa71cc87511ff68a66b0d1ad *9X15B.FON

then unzipping them with cygwin unzip and checking again:

dk@mace /davek/test/ziptest/tome-227-win/lib/xtra/font> md5sum -b *.FON
5eb544dee01515a78840541adc0762d2 *10X20.FON
0476a07b71035d4142ca0c9e332ee911 *12X24.FON
8532f2bd557336914eb2210240ddfaf3 *5X8.FON
4c4f18efbbec21638fa087ab8bcbce8e *6X10.FON
def4427d21e0b8e36ae2649596ef1025 *6X12.FON
da2d7c9b05dde1e7bc7097732398e6c8 *6X13.FON
099f4afe79e4fa1f7732411e55caba42 *6X13B.FON
64ed377d69eddecf54277fe9ff89ef41 *6X9.FON
bcdbb1183b681419ded01ae8fcc1e8d2 *7X13.FON
64e88b1013461ac9969d27b5a7ea4af4 *7X13B.FON
3874b38118ba177a8277bc4b20e58720 *8X13.FON
65842576762634519cf0e6b60a59c8a2 *8X13B.FON
d3df92275e6e2154d36d4edeccc1e9c6 *9X15.FON
c856f0fcfa71cc87511ff68a66b0d1ad *9X15B.FON
dk@mace /davek/test/ziptest/tome-227-win/lib/xtra/font>

...so they're clearly exactly the same whichever way I try unzipping them.

  What results do you get?

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]