Re: MD5 sum mismatch in source rpm

From: Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: MD5 sum mismatch in source rpm
Date: 2009-09-19 01:38:05
Message-ID: a595de7a0909181838i61c1d8a4s97ff8bd214d04125@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/9/18 Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>:
> 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
>

Although I have already built some srpms I was just following recipes
and I never really tried to understand what I was doing so it is
probably my mistake. This time I was trying to install the f11 srpm
(the only one I found in the mirrors) in f8 and got the above error.
Installing the f11 srpm in f10 works as also works installing the f8
srpm in f8.

So the srpm in the mirrors is not corrupted. Sorry for the noise.

Clodoaldo

> 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 nick 2009-09-19 07:27:10 Re: Return 30% of results?
Previous Message David Fetter 2009-09-18 23:58:54 Re: Return 30% of results?