public inbox for [email protected]  
help / color / mirror / Atom feed
From: Magnus Hagander <[email protected]>
To: Gavin M. Roy <[email protected]>
Cc: Dave Page <[email protected]>
Cc: PostgreSQL WWW <[email protected]>
Subject: Re: From website: all US download links fail for 8.4b1
Date: Tue, 21 Apr 2009 21:07:48 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

Gavin M. Roy wrote:
> Clicking through from the beta links:
> 
> Homepage - Participate in the Beta >
> You can find the source code for the latest beta release in our FTP
> area (http://www.postgresql.org/developer/beta) >
> takes me to http://wwwmaster.postgresql.org/download/mirrors-ftp/source/v8.4beta/postgresql-8.4beta1.tar.bz2
>> which automatically redirects me to
> http://www.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2
> 
> It's still happening right now.  What's odd is the url with the
> refresh is wwwmaster.postgresql.org, maybe it's a weidness with
> safari?  It works fine in Firefox.  Perhaps it would be better to
> change:
> 
> <meta http-equiv="refresh"
> content="5;/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2"
> />
> 
> to
> 
> <meta http-equiv="refresh"
> content="5;http://wwwmaster.postgresql.org/redir/198/h/source/v8.4beta/postgresql-8.4beta1.tar.bz2";
> />

Indeed. And the code attempted to do htat. Except it accessed
master_server instead of masterserver in the settings array.

Fix applied, and update queued. Should be updated in <10 minutes, can
you please try again then? :-)

//Magnus




view thread (5+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: From website: all US download links fail for 8.4b1
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox