Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92023 - postfix libpq.so not found
Summary: postfix libpq.so not found
Status: RESOLVED DUPLICATE of bug 18362
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 09:58 UTC by Eric Brown
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Brown 2005-05-09 09:58:35 UTC
After I updated postgresql, a lot of my apps failed to run because they couldn't locate libpq.so.  postfix is one of them.

This problem is solved be re-emerging psotfix.  The real issue is that since postfix depends on postgresql in my case, it should have been rebuild when i did emerge -uD world.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2005-05-09 10:10:14 UTC

*** This bug has been marked as a duplicate of 18362 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-09 10:13:47 UTC
No, it won
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-05-09 10:13:47 UTC
No, it won´t be rebuilt automatically (at least for now). We have revdep-rebuild for that. 

In this case, I´d suggest running `revdep-rebuild --soname libpq.so.3` to fix other packages that depend on postgresql libraries.