Re: MD5 sum mismatch in source rpm

Поиск
Список
Период
Сортировка
От Clodoaldo Neto
Тема Re: MD5 sum mismatch in source rpm
Дата
Msg-id a595de7a0909181838i61c1d8a4s97ff8bd214d04125@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MD5 sum mismatch in source rpm  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Re: MD5 sum mismatch in source rpm  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-general
2009/9/18 Devrim GÜNDÜZ <devrim@gunduz.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
>

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Return 30% of results?
Следующее
От: 纪晓曦
Дата:
Сообщение: Re: Does PG cache results of an aggregate function, (and results of non-volatile functions)?