X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 4AF4CD1B184 for ; Sun, 1 Aug 2004 21:18:02 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 16104-02 for ; Mon, 2 Aug 2004 00:18:03 +0000 (GMT) Received: from news.hub.org (news.hub.org [200.46.204.72]) by svr1.postgresql.org (Postfix) with ESMTP id D467FD1B1D2 for ; Sun, 1 Aug 2004 21:17:59 -0300 (ADT) Received: from news.hub.org (news.hub.org [200.46.204.72]) by news.hub.org (8.12.9/8.12.9) with ESMTP id i720Hxqb066691 for ; Mon, 2 Aug 2004 00:17:59 GMT (envelope-from news@news.hub.org) Received: (from news@localhost) by news.hub.org (8.12.9/8.12.9/Submit) id i71Nr1Hh062701 for pgsql-hackers@postgresql.org; Sun, 1 Aug 2004 23:53:01 GMT From: Gaetano Mendola X-Newsgroups: comp.databases.postgresql.hackers Subject: Re: missing link on ftp Date: Mon, 02 Aug 2004 01:52:38 +0200 Organization: PYRENET Midi-pyrenees Provider Lines: 42 Message-ID: <410D8246.8000304@bigfoot.com> References: <20040801200905.K14810@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@pyrenet.fr To: "Marc G. Fournier" User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en In-Reply-To: <20040801200905.K14810@ganymede.hub.org> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime To: pgsql-hackers@postgresql.org X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/31 X-Sequence-Number: 57003 Marc G. Fournier wrote: > On Mon, 2 Aug 2004, Gaetano Mendola wrote: > >> Hi all, >> I'm seeing that a link is missing inside the src directory, >> the last version is 7.4.1 !! There is also something wrong >> with the doc directory. > > > Please provide an exact path for what you are seeing ... everything I > see points to 7.4.3, at least at the top level ... in /pub/src the 7.4.2 -> ../source/v7.4.2 7.4.3 -> ../source/v7.4.3 are missing. And this is the directort /pub/doc content: drwxrwxr-x 6 70 70 512 Apr 25 2003 . drwxrwxr-x 15 70 70 512 Jun 15 04:29 .. drwxrwxr-x 2 70 70 1024 Nov 2 2001 7.1 drwxrwxr-x 2 70 70 512 Feb 21 2002 7.2 drwxrwxr-x 2 70 70 512 Apr 25 2003 7.3 lrwxrwxrwx 1 0 70 3 Apr 5 13:58 current -> 7.3 drwxrwxr-x 2 70 70 512 Nov 2 2001 sql Regards Gaetano Mendola