Обсуждение: yum repos problem

Поиск
Список
Период
Сортировка

yum repos problem

От
"Ernesto Eduardo Medina Núñez"
Дата:
I'm actually have installed:
postgresql- 8.1.11-1.el5_1.1
pgadmin3.i686 0:1.8.4-1.rhel5

I added the Centos Repo as it saids on this page
http://yum.pgsqlrpms.org/howtoyum.php

to have the new releases.

And downloaded and installed the repo's key from
http://yum.pgsqlrpms.org/reporpms/repoview/pgdg-centos.html
with rpm -Uvh, then edited the repos Base and Update.

OK nothing wrong at this point:

But when I made a yum update, then:

Package postgis-1.3.3-1.rhel5.i686.rpm is not signed

Any suggestion?



pgsql-novice@postgresql.org

Re: yum repos problem

От
"Michael Kuerschner"
Дата:
Hello Ernesto,

>
> But when I made a yum update, then:
>
> Package postgis-1.3.3-1.rhel5.i686.rpm is not signed
>
> Any suggestion?
>
Try the option  "--nogpgcheck" with yum. The package is not gpg
signed, so the update process give this warning.

Kind regards
Michael



--
Michael Kürschner
++++++++++++++++++[>++>+++>++++>+++++>++++++>+++++++
<<<<<<-]++++++++++++++++++>>>+++++.>>---.------.+++++.<+++++++
.>---.+++++++.<<<<----.>>--.>>>++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++.<+++++
+.+.<++.+++++.>-----.<---.>++++.

Re: yum repos problem

От
Devrim GÜNDÜZ
Дата:
Hi,

On Thu, 2008-06-19 at 00:00 -0600, Ernesto Eduardo Medina Núñez wrote:
> But when I made a yum update, then:
>
> Package postgis-1.3.3-1.rhel5.i686.rpm is not signed

I found that some packages were not signed :( They are signed now. If
yum complains about checksum, then run:

yum makecache
yum install postgis

Please let me know if this does not work for you.

Regards,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

Вложения