Date: Tue, 13 Nov 2001 02:06:33 +0100 (CET) From: Marcin Gryszkalis <dagoon@math.uni.lodz.pl> To: Wilko Bulte <wkb@freebie.xs4all.nl> Cc: David O'Brien <obrien@FreeBSD.ORG>, wilko@FreeBSD.ORG, freebsd alpha mailiing list <freebsd-alpha@FreeBSD.ORG> Subject: Re: alpha/22759: zip cannot work with existing .zip archives Message-ID: <Pine.BSF.4.21.0111130156530.30246-100000@imul.math.uni.lodz.pl> In-Reply-To: <20011112221431.B30002@freebie.xs4all.nl>
index | next in thread | previous in thread | raw e-mail
> Yes, please do. Given my experiences it is either data pattern sensitive,
> or it is something peculiair on you system.
Ok, I did one test now (more to come tomorrow, I mean it's 2am here
now):
I checked empty file:
dagoon@ldah:~,0> touch testfile
dagoon@ldah:~,0> zip x.zip testfile
adding: testfile (stored 0%)
dagoon@ldah:~,0> zip -T x.zip
zip warning: missing end signature--probably not a zip file (did
you
zip warning: remember to use binary mode when you transferred
it?)
zip error: Zip file structure invalid (x.zip)
dagoon@ldah:~,3> unzip -lv x.zip
Archive: x.zip
Length Method Size Ratio Date Time CRC-32 Name
-------- ------ ------- ----- ---- ---- ------ ----
0 Stored 0 0% 11-13-01 01:43 00000000 testfile
-------- ------- --- -------
0 0 0% 1 file
dagoon@ldah:~,0> unzip -t x.zip
Archive: x.zip
testing: testfile OK
No errors detected in compressed data of x.zip.
The archive itself is ok (when transfered to i386 box I got:
dagoon@imul:~,0> zip -T x.zip
test of x.zip OK
Maybe some subcomponent/library zip uses needs recompilation?
greetings
m.
--
.d$$$$b, $d$$$$b. .d$$$$b, Marcin Gryszkalis <dagoon@math.uni.lodz.pl>
$$' `"" $$' `"' $$' `$$
$$. .ss $$ $$ $$ (...) QED. (QED translates from the Latin
`"8$$8"' 88 88 88 as "So what?")
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0111130156530.30246-100000>
