Missing libodbc.so symbolic link

Bug #630391 reported by John Lenz
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
mono (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: unixodbc

The mono library System.Data.Odbc searches for libodbc.so but the unixodbc package does not create this symbolic link. That means ODBCConnection.Open() fails with a LibraryNotFound exception.

I was able to fix this by running
sudo ln -s /usr/lib/libodbc.so.1 /usr/lib/libodbc.so

The unixodbc package should create this link automatically so mono works properly.

Revision history for this message
Mathias Gug (mathiaz) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better.

/usr/lib/libodbc.so is part of unixodbc-dev as it should be. This is probably a problem with mono then.

affects: unixodbc (Ubuntu) → mono (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in mono (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.