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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=vs3 krPqNfrtl5jGGwHgCo0onuDSTOgBrSklGNUCWOjW1FDlv4NtnS05txMcr0MWvW9G dLCXU46mcWn1yMu3/Q3ywKq2pa5Tpu76B0TrUPV01HuN/IagCqVmhHmCmNpiHAGc oRX5vZAoy2hqQaN3iUUJ7VCCavCYRXlPNv6bY9/c= 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:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=EeoXV3wM/ YLeBXaKhTEZnKfk2lw=; b=PFfDDGLJ2nChH87eE60huq97Ak/3twi84Du8GrF1D G9kaakO3xRCpsf7XOe+tHKNnafaTkc53VyyN2+J3c4zPIUvMA4r+uswYVXhAPy2N qw1J+4Kjrw+Bk1xzWBm0FxY/SpnUdlF/abzt3D9Uf39ke9oylmk08fHIX/OLFXvX uw= 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=1.7 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: na01-by2-obe.outbound.protection.outlook.com Authentication-Results: spf=pass (sender IP is 216.52.181.200) smtp.mailfrom=hbk.com; cygwin.com; dkim=none (message not signed) header.d=none; Received-SPF: Pass (protection.outlook.com: domain of hbk.com designates 216.52.181.200 as permitted sender) receiver=protection.outlook.com; client-ip=216.52.181.200; helo=mailhostd.hbk.com; From: Vladimir Sakharuk To: "cygwin AT cygwin DOT com" Subject: zgrep: "gzip: invalid compressed data--length error" Date: Mon, 20 Apr 2015 13:48:10 +0000 Message-ID: <33B440E9970A984C93230FC4FA9B70ECD2C20F@DALIFXMB1.hbk.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:216.52.181.200;CTRY:US;IPV:NLI;EFV:NLI;BMV:1;SFV:NSPM;SFS:(10009020)(6009001)(438002)(199003)(189002)(4001070100002)(229853001)(19580395003)(2501003)(2351001)(110136001)(46406003)(50986999)(54356999)(107886001)(106466001)(6806004)(53416004)(46526008)(2656002)(450100001)(47776003)(87936001)(23726002)(97756001)(55846006)(2920100001)(46102003)(8558605004)(33656002)(50466002)(77156002)(62966003)(86362001)(92566002)(102836002)(77096005)(25786006);DIR:OUT;SFP:1101;SCL:1;SRVR:BLUPR08MB391;H:mailhostd.hbk.com;FPR:;SPF:Pass;MLV:sfv;A:1;MX:1;LANG:en; X-OriginatorOrg: hbk.com X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BLUPR08MB391; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5002010)(5005006);SRVR:BLUPR08MB391;BCL:0;PCL:0;RULEID:;SRVR:BLUPR08MB391; X-Forefront-PRVS: 05529C6FDB X-MS-Exchange-CrossTenant-OriginalArrivalTime: 20 Apr 2015 13:48:27.2531 (UTC) X-MS-Exchange-CrossTenant-Id: 56ddf89f-f56a-4580-a618-b3ec65cf64c4 X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=56ddf89f-f56a-4580-a618-b3ec65cf64c4;Ip=[216.52.181.200];Helo=[mailhostd.hbk.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BLUPR08MB391 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3KDn7hj030922 How could I make zgrep work? zgrep shows error on archive while unzip -t unzip unzip -p|grep work without problem ~>unzip -t aa.zip Archive: aa.zip testing: aa OK No errors detected in compressed data of aa.zip. 4376671663 Jan 26 22:42 aa 386634752 Jan 28 16:21 aa.zip Zgrep works on other archives without problem. Thanks. -- 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