NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unzip anomaly



I've noticed some strange behaviour of "unzip" when dealing with Mac OS
X zipped files.

------------------------------------------------------------
$ ls -l LCI.hs.zip
-rw-r--r--  1 root  wheel  2385 Nov 30 02:06 LCI.hs.zip
$ unzip LCI.hs.zip
unzip: Undefined PLT symbol "__time50" (symnum = 20)
$ pkg_info -c unzip
Information for unzip-5.52nb4:
...

The same on Linux (Debian):
$ ls -l LCI.hs.zip
-rw-r--r-- 1 victor victor 2385 Nov 30 01:06 LCI.hs.zip
$ unzip LCI.hs.zip
Archive:  LCI.hs.zip
  inflating: LCI.hs
------------------------------------------------------------


I don't really know how "LCI.hs.zip" was previously created since I have
no Mac. I've uploaded it to speedyshare
(http://www.speedyshare.com/files/20840569/LCI.hs.zip) for further
investigation.

-- 
Victor Dorneanu

Contact
- Web/Blog: http://dornea.nu

GnuPG information
- KeyID = 0xD20870F4 (pgp.mit.edu)
- Key fingerprint = DD6B 5E09 242F 7410 3F90 492A 4CBA FD13 D208 70F4






Home | Main Index | Thread Index | Old Index