From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 10:31:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CBDE1065672 for ; Tue, 9 Mar 2010 10:31:35 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7548FC20 for ; Tue, 9 Mar 2010 10:31:34 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1Nowir-00039l-GU for freebsd-questions@freebsd.org; Tue, 09 Mar 2010 10:31:33 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1Nowir-0003Lx-EC for freebsd-questions@freebsd.org; Tue, 09 Mar 2010 10:31:33 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id o29AVXh5055978 for ; Tue, 9 Mar 2010 10:31:33 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.3/Submit) id o29AVXjZ055977 for freebsd-questions@freebsd.org; Tue, 9 Mar 2010 10:31:33 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 9 Mar 2010 10:31:33 +0000 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20100309103133.GG52284@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: unzip fails to extract password protected archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2010 10:31:35 -0000 This is on FreeBSD ia64 9.0-CURRENT #0 r203484M: I've zip-3.0 and unzip-6.0 installed from ports. When I try to add files to an archive with encryption, I cannot then extract them back: > ls -al > try > zip -e try.zip try Enter password: Verify password: adding: try (deflated 42%) > rm try > unzip try.zip Archive: try.zip extracting: try | unzip: ZIP decompression failed (-3) > ls -al try -rwxr-xr-x 1 mexas wheel 0 9 Mar 10:27 try > the extracted file is zero length. Maybe this is not supposed to work? Please advise many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423