[ubuntu-mono] [Bug 630391] Re: Missing libodbc.so symbolic link

Launchpad Bug Tracker 630391 at bugs.launchpad.net
Thu May 24 16:29:54 UTC 2012


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

** Changed in: mono (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to mono in Ubuntu.
https://bugs.launchpad.net/bugs/630391

Title:
  Missing libodbc.so symbolic link

Status in “mono” package in Ubuntu:
  Confirmed

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/630391/+subscriptions




More information about the Ubuntu-mono mailing list