From: | Lacey Powers <lacey(dot)powers(at)commandprompt(dot)com> |
---|---|
To: | Padmanabhan G <lofty(dot)gnabhan(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: ERROR: Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed |
Date: | 2010-03-13 19:02:53 |
Message-ID: | 4B9BE15D.2010501@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Padmanabhan G wrote:
> Hi,
>
> I have an error while installing Postsgresql 8.3 in Cent OS 4.
>
> I did the following...
>
> # rpm -ivh pgdg-centos-8.3-6.noarch.rpm
> #
> #vi /etc/yum.repos.d/CentOS-Base.repo
>
> Add "exclude=postgresql*" to both section [base] and [update].
>
>
> #yum install postgresql-server
> Dependencies Resolved
>
> =============================================================================
> Package Arch Version Repository
> Size
> =============================================================================
> Installing:
> postgresql-server i386 8.3.9-1PGDG.rhel4
> pgdg83 4.4 M
> Installing for dependencies:
> compat-postgresql-libs i386 4-1PGDG.rhel4
> pgdg83 56 k
> postgresql i386 8.3.9-1PGDG.rhel4
> pgdg83 1.7 M
> Updating for dependencies:
> perl-DBD-Pg i386 1.49-2.el4s1 centosplus
> 112 k
> postgresql-libs i386 8.3.9-1PGDG.rhel4
> pgdg83 190 k
> postgresql-odbc i386 08.03.0400-1PGDG.rhel4
> pgdg83 229 k
> postgresql-python i386 8.1.15-1.el4s1.1
> centosplus 63 k
> postgresql-tcl i386 8.1.15-1.el4s1.1
> centosplus 79 k
>
> Transaction Summary
> =============================================================================
> Install 3 Package(s)
> Update 5 Package(s)
> Remove 0 Package(s)
> Total download size: 6.9 M
> Is this ok [y/N]: y
> Downloading Packages:
>
>
> Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed
>
> --------------------
>
>
> Best Regards,
> G. Padmanabhan
>
>
> --
> என்றும் அன்புடன் உங்கள்
>
> பத்மநாபன்
Hello,
This package should be fixed. Sorry about the trouble.
Please run yum update or download the latest pgdg repository rpm and
install it, as it contains a new signing key.
http://yum.pgsqlrpms.org/reporpms/8.3/pgdg-centos-8.3-7.noarch.rpm
This should correct that error. Please let us know if it does not.
Regards,
Lacey
--
Lacey Powers
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 ext 104
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | fkater@googlemail.com | 2010-03-13 20:33:01 | libpq: compatibility with server versions |
Previous Message | Tom Lane | 2010-03-13 16:20:54 | Re: restoring a database to its initial state |