Re: md5 checksum mismatch

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: md5 checksum mismatch
Дата
Msg-id 41AEE72C.6020405@archonet.com
обсуждение исходный текст
Ответ на md5 checksum mismatch  (Bill Kurland <bill@panix.com>)
Список pgsql-general
Bill Kurland wrote:
> I've downloaded several versions of postgresql from several mirrors. On
> none of them did the md5 checksums from
> http://www.gtsm.com/postgres_sigs.html match the md5 checksum from the
> postgresql-*.tar.gz source file I downloaded.
>
> I can't imagine that all these file are corrupted, yet I don't see what
> I could be doing wrong.

Just tested one:

ftp://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/src/7.4.6/postgresql-7.4.6.tar.bz2
Does indeed have MD5 checksum of f0ea2b372a7bdaf2613e92176ebf5e0f

This matches what's in the .md5 file and is listed on Greg's page. Note
that you can't use md5sum --check <file>.md5 but manually comparing the
sums all seems OK.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Clodoaldo Pinto
Дата:
Сообщение: Re: Displaying more than six digits from a real number
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Pl/Perl w/ Postgres 8.0 on Windows