Bug 486261

Summary: library symlinking broken
Product: [Fedora] Fedora Reporter: Rudolf Kastl <che666>
Component: postgresql-odbcngAssignee: Devrim Gündüz <devrim>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: bugs.michael, devrim, DougABoffey
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-11 19:24:09 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 Rudolf Kastl 2009-02-19 05:30:32 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rudolf Kastl 2009-02-19 05:34:47 UTC
Description of problem:

ldconfig barfs on:
ldconfig: /usr/lib/libmodbc.so.0 is not a symbolic link

those 2:
-rwxr-xr-x 1 root root 170996 2008-06-06 22:55 /usr/lib/libmodbc.so
-rwxr-xr-x 1 root root 170996 2008-06-06 22:55 /usr/lib/libmodbc.so.0

should be symlinks pointing to:
-rwxr-xr-x 1 root root 171000 2008-06-06 22:55 /usr/lib/libmodbc.so.0.0.0

Version-Release number of selected component (if applicable):
postgresql-odbcng-0.90.101-2.fc10.i386 <- latest rawhide

How reproducible:
always

Comment 2 Michael Schwendt 2009-03-11 19:24:09 UTC

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