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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=PN25bRkRaDMovYGexr+jcZYg3vwzY Bu1uk4t5bKZ1c1bb+IVQGDttEa1+zY8uGzbz9geBzF02KeJJjf0VuKDF+SteIUNN WZTtx7VWAlKspFdMS3MtGvps26od8jBjZGIT+iS148qlMfSpiy9x47VRFMDmb2oL KCWwNkMxU7WnE0= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=TruAcLqANpfV1XuFjCgYBkpmkz4=; b=SLn 7Nlt2quXt5Gl/LEq5fLXroqd7zfSb3arat7wPd+wvsgdUM7DUzh0btFO4aYsMVzh 3a6wY/jKkNC66AyhlNtjGzhSY/WxhydxcKRT7H06H45xXILKjYbNAxeVzqTILWYU wVCdfquabPZl6WdOuKaJ6h2StIj7/J4GC7+Tcn04= 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.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f45.google.com MIME-Version: 1.0 X-Received: by 10.180.24.35 with SMTP id r3mr14979587wif.71.1410087205684; Sun, 07 Sep 2014 03:53:25 -0700 (PDT) Date: Sun, 7 Sep 2014 03:53:25 -0700 Message-ID: Subject: The -X option to unzip-6.00 does not work. From: Joe Smith To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 On Unix, support restoration of 32-bit UID/GID data using the new "ux" IZUNIX3 extra field introduced with Zip 3.0. The -X option does not work as advertised. Problem: Files extracted with unzip-6.00.12fc20 are owned by root:root even when -X is specified. Diagnosis: The code for -X depends on preprocessor definitions that are never defined. See comment #5 in 'Does "unzip -X" work in Info-ZIP UnZip 6.00?' http://www.linuxquestions.org/questions/linux-software-2/does-unzip-x-work-in-info-zip-unzip-6-00-a-4175476765/#post5026340 -- 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