Thread: yum repos problem
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
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
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 ++++++++++++++++++[>++>+++>++++>+++++>++++++>+++++++ <<<<<<-]++++++++++++++++++>>>+++++.>>---.------.+++++.<+++++++ .>---.+++++++.<<<<----.>>--.>>>++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++.<+++++ +.+.<++.+++++.>-----.<---.>++++.
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/