LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 07-07-2010, 03:13 AM   #1
f.a.pronet
LQ Newbie
 
Registered: Jul 2010
Posts: 4

Rep: Reputation: 0
Postgressql issue


HI Everyone.
im getting the follwing issue when i isntall this Avaya voice portal on the linux machine.




| - PostgreSQL 8.3.4-----------------------------------------------------Failed
| | /cdrom/external/PostgreSQL/Install_PostgreSQL.sh
| | Error: Uninstall of old Postgres failed. See '/tmp/Avaya/
| | PostgreSQL-Install.log' for details
| | RPM installation check: Expecting 'Found' >= 'Expected'.
| | Expected: compat-postgresql-libs-4-1PGDG.rhel5.i686.rpm
| | mx-2.0.6-2.2.2.i386.rpm
| | postgresql-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-libs-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-server-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-plperl-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-plpython-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-pltcl-8.3.4-1PGDG.rhel5.i386.rpm
| | Found: compat-postgresql-libs-4-1PGDG.rhel5.i686.rpm Not Installed
| | mx-2.0.6-2.2.2.i386.rpm Not Installed
| | postgresql-8.1.11-1.el5_1.1 Out of Date
| | postgresql-libs-8.1.11-1.el5_1.1



file in /tmp/avaya/ shows
====================================
Starting postgreSQL rpm Install
====================================
Stopping VPMS at Wed Jul 7 13:10:00 PKT 2010
Waiting to see if tomcat stops...
Counter: 0. Tomcat is not running: 1
Setting install type to fresh install
Install type: 1
Step 4: Stop
postmaster is stopped
Postgres either not running or not installed; will not need to stop postgres
Step 5: Uninstall
==========================================
Starting postgresql uninstall
==========================================
- uninstalling rpm postgresql-libs-8.1.11-1.el5_1.1
Error: RPM uninstall failed. See log '/tmp/Avaya/postgresql-uninstall.log' for details


file postgres-uninstall is as below!

==========================================
Starting postgresql uninstall
==========================================
package mx is not installed
package mod_auth_pgsql is not installed
package php-pgsql is not installed
>>>>>>Starting RPM uninstall: 'rpm -e --nodeps postgresql-libs-8.1.11-1.el5_1.1'
error: "postgresql-libs-8.1.11-1.el5_1.1" specifies multiple packages
>>>>>>RPM uninstall failed: Exit Code: 1


i dont know what to do!

please help!

Urgent help will be highly appreciated!!

Regards
 
Old 07-07-2010, 11:13 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by f.a.pronet View Post
HI Everyone.
im getting the follwing issue when i isntall this Avaya voice portal on the linux machine.

| - PostgreSQL 8.3.4-----------------------------------------------------Failed
| | /cdrom/external/PostgreSQL/Install_PostgreSQL.sh
| | Error: Uninstall of old Postgres failed. See '/tmp/Avaya/
| | PostgreSQL-Install.log' for details
| | RPM installation check: Expecting 'Found' >= 'Expected'.
| | Expected: compat-postgresql-libs-4-1PGDG.rhel5.i686.rpm
| | mx-2.0.6-2.2.2.i386.rpm
| | postgresql-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-libs-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-server-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-plperl-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-plpython-8.3.4-1PGDG.rhel5.i386.rpm
| | postgresql-pltcl-8.3.4-1PGDG.rhel5.i386.rpm
| | Found: compat-postgresql-libs-4-1PGDG.rhel5.i686.rpm Not Installed
| | mx-2.0.6-2.2.2.i386.rpm Not Installed
| | postgresql-8.1.11-1.el5_1.1 Out of Date
| | postgresql-libs-8.1.11-1.el5_1.1



file in /tmp/avaya/ shows
====================================
Starting postgreSQL rpm Install
====================================
Stopping VPMS at Wed Jul 7 13:10:00 PKT 2010
Waiting to see if tomcat stops...
Counter: 0. Tomcat is not running: 1
Setting install type to fresh install
Install type: 1
Step 4: Stop
postmaster is stopped
Postgres either not running or not installed; will not need to stop postgres
Step 5: Uninstall
==========================================
Starting postgresql uninstall
==========================================
- uninstalling rpm postgresql-libs-8.1.11-1.el5_1.1
Error: RPM uninstall failed. See log '/tmp/Avaya/postgresql-uninstall.log' for details


file postgres-uninstall is as below!

==========================================
Starting postgresql uninstall
==========================================
package mx is not installed
package mod_auth_pgsql is not installed
package php-pgsql is not installed
>>>>>>Starting RPM uninstall: 'rpm -e --nodeps postgresql-libs-8.1.11-1.el5_1.1'
error: "postgresql-libs-8.1.11-1.el5_1.1" specifies multiple packages
>>>>>>RPM uninstall failed: Exit Code: 1

i dont know what to do!
please help!
Urgent help will be highly appreciated!!
Regards
This is not urgent for anyone here, so don't flag your posts as urgent. In your other post, you say you're using Avaya, and RedHat Enterprise Linux...BOTH of which you're paying for support from. If you need **URGENT** support, call one (or both) of them. That's what you're paying them for, and that's why they're there.

Based on the error, you've got multiple versions of the postgresql-libs package loaded. Remove them.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Postfix issue ; Must issue a STARTTLS command first after forcing TLS sarajevo Linux - Server 3 05-14-2009 08:28 AM
Trouble mounting ipod. Hal issue and mount point issue. okos Slackware 2 05-10-2009 11:51 PM
Ffmpeg and Xing header - iTunes issue and Duration issue JavaNinja Linux - Software 7 02-04-2009 09:14 AM
How to install postgressql in RHEL5 sagar Mahesh Red Hat 1 02-01-2009 07:52 PM
New to PHP and Postgressql. Is this a PHP problem or a sql problem. Please help sendas4 Linux - General 2 11-05-2004 01:54 PM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 02:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration