Re: MD5 sum mismatch in source rpm

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com
Cc: PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: MD5 sum mismatch in source rpm
Date: 2009-09-18 22:57:32
Message-ID: 1253314652.20902.31.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Clodoaldo,

On Fri, 2009-09-18 at 19:42 -0300, Clodoaldo Neto wrote:
>
> # rpm -Uhv postgresql-8.2.14-1PGDG.f11.src.rpm
> warning: postgresql-8.2.14-1PGDG.f11.src.rpm: Header V4 DSA signature:
> NOKEY, key ID 442df0f8
> 1:postgresql warning: user devrim does not exist -
> using root
> warning: group devrim does not exist - using root
> ########################################### [100%]
> error: unpacking of archive failed on file
> /root/rpmbuild/SOURCES/Makefile.regress;4ab40ac6: cpio: MD5 sum
> mismatch
>
> Tried from three mirrors. I know from a previous email that I should
> build the source rpms myself but just in case it matters.

Could you please download this one and re-test?

http://yum.pgsqlrpms.org/srpms/8.2/fedora/fedora-11-i386/postgresql-8.2.14-1PGDG.f11.src.rpm

I tested that SRPM on my local server, and :

$ rpm -Uvh postgresql-8.2.14-1PGDG.f11.src.rpm
1:postgresql ########################################### [100%]

If the SRPM above works for you, I will re-upload srpms to PostgreSQL
FTP directory. Also, you can verify the package with the following sum:

$ sha1sum postgresql-8.2.14-1PGDG.f11.src.rpm
b5b48eca92da041abcbb879225badb8de1b85edf postgresql-8.2.14-1PGDG.f11.src.rpm

Regards,
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2009-09-18 23:54:30 Re: Return 30% of results?
Previous Message Clodoaldo Neto 2009-09-18 22:42:19 MD5 sum mismatch in source rpm