[Bug 1858165] Re: Could not load the program library libodbc.so or it is corrupted. The ODBC data source selection is not available.

2020-01-23 Thread Marcus Tomlinson
This should also be fixable by installing the unixodbc package - which
is listed under 'Suggests' for libreoffice:

https://git.launchpad.net/~libreoffice/ubuntu/+source/libreoffice/tree/control.in?h
=ubuntu-bionic-6.0#n72

The problem here is that unixodbc (and odbc-mdbtools for that matter) is
a package in universe, while libreoffice is in main. The latter cannot
list the former as its 'Depends'.

As currently there are no plans to move these packages into main, this
one will have to be a 'Won't Fix' unfortunately.

Thank you for taking the time to report this though Jeffrey. It will
certainly help others who stumble across this error in the future!

** Changed in: libreoffice (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858165

Title:
  Could not load the program library libodbc.so or it is corrupted. The
  ODBC data source selection is not available.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858165] Re: Could not load the program library libodbc.so or it is corrupted. The ODBC data source selection is not available.

2020-01-03 Thread Jeffrey Walton
This fixed the problem:

sudo apt-get install odbc-mdbtools

Perhaps LibreOffice Base should specify odbc-mdbtools as a dependency.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858165

Title:
  Could not load the program library libodbc.so or it is corrupted. The
  ODBC data source selection is not available.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858165] Re: Could not load the program library libodbc.so or it is corrupted. The ODBC data source selection is not available.

2020-01-02 Thread Jeffrey Walton
My bad, this may be helpful:

$ find /usr/lib -name libodbc.so
$ find /lib -name libodbc.so
$ sudo find / -name libodbc.so 2>/dev/null
$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858165

Title:
  Could not load the program library libodbc.so or it is corrupted. The
  ODBC data source selection is not available.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs