Bug 427063 - unixODBC Packages Missing Shared Libraries
Summary: unixODBC Packages Missing Shared Libraries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: unixODBC
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-30 19:43 UTC by Doug Mitchell
Modified: 2013-07-03 03:16 UTC (History)
1 user (show)

Fixed In Version: 2.2.12-5.fc8
Clone Of:
Environment:
Last Closed: 2008-01-03 01:31:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Doug Mitchell 2007-12-30 19:43:06 UTC
Description of problem:
ODBC Text File Driver is missing shared libraries

Version-Release number of selected component (if applicable):
unixODBC-2.2.12-4.fc8

How reproducible:
rpm -ql unixODBC | grep libodbctxt

Actual results:
/usr/lib64/libodbctxtS.so.1
/usr/lib64/libodbctxtS.so.1.0.0

Expected results:
/usr/lib64/libodbctxt.so.1
/usr/lib64/libodbctxt.so.1.0.0
/usr/lib64/libodbctxtS.so.1
/usr/lib64/libodbctxtS.so.1.0.0


Additional info:
ODBC setup library is present, but actual text file driver is missing.

Comment 1 Tom Lane 2007-12-30 21:08:01 UTC
That's weird, it's in my local build ... [ pokes through build log ]  Ahhh ... missing BuildRequires for flex
causes the configure script to decide to omit this driver when it's built in koji.  Ugh.   Will fix.

Comment 2 Fedora Update System 2008-01-03 01:31:07 UTC
unixODBC-2.2.12-5.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Fedora Update System 2008-01-03 01:47:46 UTC
unixODBC-2.2.12-5.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.