Re: Apple switched to BSDtar from GNUtar with Leopard

From: Hassan Schroeder <hassan(dot)schroeder(at)gmail(dot)com>
To: Don Fox <donfox1(at)mac(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Apple switched to BSDtar from GNUtar with Leopard
Date: 2009-10-31 22:37:49
Message-ID: 4eedb92a0910311537r4f4bbde8y538bd286bcdbf796@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sat, Oct 31, 2009 at 3:22 PM, Don Fox <donfox1(at)mac(dot)com> wrote:
> I was able to un-tar readline without any hitch.
> tar -xf readline-6.0.tar

Not sure what readline has to do with the original question
, but

> hassan(at)ceylon:/tmp> tar tvfz postgresql-8.4.1.tar.gz

for that file at least, the md5 checksum is not what's listed:

MD5 (postgresql-8.4.1.tar.gz) = efb12995609aaba2ee5d43b03be161c6
(pulled from a US mirror)

hassan(at)ceylon:/tmp> md5sum postgresql-8.4.1.tar.gz
3546300baee928ce0f254aafdfa6a1dc postgresql-8.4.1.tar.gz
hassan(at)ceylon:/tmp>

Seems like something's not right there :-)
--
Hassan Schroeder ------------------------ hassan(dot)schroeder(at)gmail(dot)com
twitter: @hassan

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Don Fox 2009-10-31 22:42:03 Re: Apple switched to BSDtar from GNUtar with Leopard
Previous Message Don Fox 2009-10-31 22:22:41 Re: Apple switched to BSDtar from GNUtar with Leopard