X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type; q=dns; s=default; b=oG0HUUjmuIlarl/8 rlP0diZCUtdkwyyR0MUfWBnX3jEXKxkGXtcm0ph1TmF6N7G8Zrlee3loI3tGsGN2 H6EZzLV6j2FWB4+T2iEaHEtTjjrUEz97u8NId8nSDf/IqAbhTmFo0t+I14XTyUQu dY0dLK9GNFDnz/CG01zTty4Ughg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:subject:to :mime-version:content-type; s=default; bh=PJ3b5IkbipuM/37Aq6liI3 qM57Q=; b=QKfIYSH1dAFZCMM/50Cw4bJhUQMhXFYbp4u3bDv8/Sg8XiYXTeSg00 kEcYQvdIMLQQjBJ0k4/waheQIJ30sXVX9fLtvV+hSdwBjo3tQsMQxN9QS3t90YIF 9o6GSnXMAnHuFvwhu8CVZr/kz2WOQH/pEDwh6K8CXrW3IAEDYQ3ps= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nm43-vm9.bullet.mail.ne1.yahoo.com Message-ID: <1415252043.44833.YahooMailNeo@web122102.mail.ne1.yahoo.com> Date: Wed, 5 Nov 2014 21:34:03 -0800 From: Brent Reply-To: Brent Subject: Re: bug/deficiency in unzip: incompatible with other programs when entry path names have non-ascii chars To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >On 2014-11-04 22:10, Yaakov wrote: > >>On 2014-11-04 20:08, Brent wrote: >> >>I then reran my complete test suite. Everything now works except the part >>of the test where cygwin unzip is to extract a zip file produced by Java. >>This particular zip file has entries whose path names are non-ASCII chars. >>I have manually verified that this zip file is perfectly extractable by >>7zip and WinZip, so Java does not seem to be the problem. > >Thank you for providing your test case. This is a known issue with unzip, and the exact same things occurs with your test.zip on Linux: > >http://www.linuxfromscratch.org/blfs/view/svn/general/unzip.html Thanks. That link's "UnZip Locale Issues" section documents the wrong assumptions about character encoding made by unzip. Do you know if there are any plans to fix unzip? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple