Re: BUG #5292: Corrupted installer

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: "Adam 'foo-script' Rakowski" <foo-script(at)o2(dot)pl>, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5292: Corrupted installer
Date: 2010-01-21 16:30:37
Message-ID: 937d27e11001210830h29b63123ke228c012fda74cba@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 21, 2010 at 4:15 PM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Adam 'foo-script' Rakowski<foo-script(at)o2(dot)pl> wrote:
>> MD5 of "One click installer" from
>> http://www.enterprisedb.com/products/pgdownload.do , file
>> "postgresql-8.4.2-1-windows.exe" is
>> F59C645AC9CBFC5BBF1A52F734EAA550 MD5 of
>> "postgresql-8.4.2-1-windows-binaries.zip" is
>> EDC5737933DB459FCBFCCDFBE2D61240 (same source).

The correct checksums are:

gator:Downloads dpage$ md5 postgresql-8.4.2-1-windows*
MD5 (postgresql-8.4.2-1-windows-binaries.zip) = a904bfd3d4870387ee3f7f49c1c851a3
MD5 (postgresql-8.4.2-1-windows.exe) = 1083f5445ce3bdd7748f9358c49c103e

Both files were downloaded and verified from the download pages above.
The zip file unpacks with no errors, and the digital signature on the
installer checks out.

I imagine something has corrupted Adam's download as the files are
clearly correct on the download servers, and none of the other
thousands of downloaders this week have complained that I'm aware of.
I'd suggest clearing any caches and trying again.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Milen A. Radev 2010-01-21 17:17:39 Re: BUG #5290: Simple loop with insert into and check to avoid duplicate values fails
Previous Message Allen Johnson 2010-01-21 16:19:51 BUG #5294: Sorts on more than just the order-by clause