From owner-freebsd-alpha Mon Nov 12 16:58:50 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from imul.math.uni.lodz.pl (imul.math.uni.lodz.pl [212.191.65.2]) by hub.freebsd.org (Postfix) with ESMTP id 03DE037B405; Mon, 12 Nov 2001 16:58:43 -0800 (PST) Received: by imul.math.uni.lodz.pl (Mail Transport Agent, from userid 1168) id 054251F0A; Tue, 13 Nov 2001 02:06:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by imul.math.uni.lodz.pl (Mail Transport Agent) with ESMTP id C6A0B17439; Tue, 13 Nov 2001 02:06:33 +0100 (CET) Date: Tue, 13 Nov 2001 02:06:33 +0100 (CET) From: Marcin Gryszkalis To: Wilko Bulte Cc: David O'Brien , wilko@FreeBSD.ORG, freebsd alpha mailiing list Subject: Re: alpha/22759: zip cannot work with existing .zip archives In-Reply-To: <20011112221431.B30002@freebie.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > 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 $$' `"" $$' `"' $$' `$$ $$. .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