Bug 34596

Summary: php-pgsql requires libpq.so
Product: [Retired] Red Hat Linux Reporter: Gordon Messmer <gordon.messmer>
Component: postgresqlAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-04 20:43:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gordon Messmer 2001-04-04 01:20:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-1smp i686)


php-pgsql should be linked against, and require something like
libpq.so.2.1, but instead requires libpq.so, which is in the
postgresql-devel package.

Reproducible: Always
Steps to Reproduce:
1.  Try to install php-pgsql on an installation without -devel packages
	

Actual Results:  Package fails, because it requires a file that doesn't
exist

Expected Results:  It should have installed :)

Comment 1 Trond Eivind Glomsrxd 2001-04-04 20:52:40 UTC
libpq.so was part of postgresql-7.0.3-7, which was what was included in Wolverine.