Bug 507979

Summary: Package puts library /usr/lib64/libmodbc.so.0 without symbolic link
Product: [Fedora] Fedora Reporter: stan <gryt2>
Component: postgresql-odbcngAssignee: Devrim Gündüz <devrim>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 11CC: bugs.michael, devrim
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-18 08:42:27 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 stan 2009-06-24 23:45:32 UTC
Description of problem:
Package postgresql-odbcng has an error in the libmodbc.so.0 that it puts in /usr/lib64 because it isn't a symbolic link.
/usr/lib64/libmodbc.so.0 is not a symbolic link
message comes from ldconfig everytime an update in yum runs ldconfig.


Version-Release number of selected component (if applicable):
postgresql-odbcng-0.99.101-0.1.test1.fc11.x86_64

How reproducible:  Every time


Steps to Reproduce:
1.  Install package postgresql-odbcng-0.99.101-0.1.test1.fc11.x86_64
2.  Update any other package that runs ldconfig
3.
  
Actual results:  Error message 
/usr/lib64/libmodbc.so.0 is not a symbolic link
will show up.


Expected results:  No error message


Additional info:

Comment 1 Michael Schwendt 2009-11-18 08:42:27 UTC

*** This bug has been marked as a duplicate of bug 460900 ***