Обсуждение: ERROR: Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed

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

ERROR: Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed

От
Padmanabhan G
Дата:
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


--
என்றும் அன்புடன் உங்கள்

பத்மநாபன்

Re: ERROR: Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed

От
Lacey Powers
Дата:
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


Re: ERROR: Package compat-postgresql-libs-4-1PGDG.rhel4.i386.rpm is not signed

От
Padmanabhan G
Дата:
Thank you for your replay.

I fixed by get specific rpm(compat-postgresql-libs-4-
1PGDG.rhel4.i386.rpm) from Postgres site and run manually installed.

---
G. Padmanabhan


On Sun, Mar 14, 2010 at 4:02 AM, Lacey Powers <lacey.powers@commandprompt.com> wrote:
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




--
என்றும் அன்புடன் உங்கள்

பத்மநாபன்