Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 6FD139FBE6B for ; Fri, 4 May 2007 13:40:41 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 25089-08 for ; Fri, 4 May 2007 13:40:37 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 5F79E9FB63F for ; Fri, 4 May 2007 13:40:38 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id A2C95DCC918; Fri, 4 May 2007 18:40:37 +0200 (CEST) Date: Fri, 4 May 2007 18:40:37 +0200 From: Magnus Hagander To: Josh Berkus Cc: pgsql-www@postgresql.org Subject: Re: Most of /about tree is missing Message-ID: <20070504164037.GE30617@svr2.hagander.net> References: <8624878B9114D282E75ECF1F@ganymede.hub.org> <20070504162305.GC30617@svr2.hagander.net> <200705040927.52126.josh@agliodbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705040927.52126.josh@agliodbs.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/31 X-Sequence-Number: 11965 On Fri, May 04, 2007 at 09:27:52AM -0700, Josh Berkus wrote: > Magnus, > > > Should make no difference - the files are not removed during build, they're > > overwritten. In theory if a mirror rsynced right in the middle of build, > > *one* file could be broken. > > The issue appears to be that our left-hand menu links are created > without .html, and that doesn't resolve on all mirrors. We're going to have > to change our way of generating the menus. No. They *must* be generated without the .html, or they will break the language negotiation stuff. The problem is that apparantly one mirror is not serving them up properly. //Magnus