Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D73581813E for ; Wed, 8 Jul 2015 06:26:37 +0000 (UTC) Received: (qmail 19685 invoked by uid 500); 8 Jul 2015 06:26:37 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 19642 invoked by uid 500); 8 Jul 2015 06:26:37 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 19631 invoked by uid 99); 8 Jul 2015 06:26:37 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2015 06:26:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 156FEC08EB for ; Wed, 8 Jul 2015 06:26:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id phvayLLE_6Hc for ; Wed, 8 Jul 2015 06:26:35 +0000 (UTC) Received: from amber.s12n.de (amber.s12n.de [109.239.48.183]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id BE1ED20DC7 for ; Wed, 8 Jul 2015 06:26:34 +0000 (UTC) Received: from [192.168.2.100] (aftr-88-217-181-199.dynamic.mnet-online.de [88.217.181.199]) by amber.s12n.de (Postfix) with ESMTPSA id 4294C5C4 for ; Wed, 8 Jul 2015 08:26:28 +0200 (CEST) Subject: Re: ApacheDS file name To: users@directory.apache.org References: From: Stefan Seelmann Message-ID: <559CC27E.5030209@stefan-seelmann.de> Date: Wed, 8 Jul 2015 08:26:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.7 at amber X-Virus-Status: Clean On 07/08/2015 08:11 AM, Maxim Solodovnik wrote: > Hello, > > Just have tried latest available ApacheDS > (ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz) > > the file name clearly states it is tar gzip, but it turns to be plain tar > (without gzip compression) > I would propose to add gzip compression or to change the name > > Not sure if it is issue, or maybe you are already aware of it > Hm, I just downloaded it from a mirror and it is a propert tar.gz, see below. >From which mirror did you download? Can you please validate checksums and PGP signature? $ ls -s ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz 121396 ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz $ file ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz: gzip compressed data $ gunzip ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar.gz $ ls -s ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar 135700 ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar $ file ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar ApacheDirectoryStudio-2.0.0.v20150606-M9-linux.gtk.x86_64.tar: POSIX tar archive Kind Regards, Stefan