Hi,
while sometimes there are links from <name>.so to <name>.<version>.so for
compat reasons that is no hard requirement IMHO.
You are right - it could be added - but anything built on Ubuntu should
get the right linkage on the build.
So for example:
# ldd /usr/bin/odbcinst
linux-vdso.so.1 => (0x00007fff0efee000)
libodbcinst.so.1 => /usr/lib/x86_64-linux-gnu/libodbcinst.so.1
(0x00007fbcaeb1f000)
Especially with latter releases having multiple sover's I think not having a
default link is even better:
# ll $(dpkg -L odbcinst1debian2 | grep libodbcinst)
lrwxrwxrwx 1 root root 16 Nov 7 07:12
/usr/lib/x86_64-linux-gnu/libodbcinst.so.1 -> libodbcinst.so.2
lrwxrwxrwx 1 root root 20 Nov 7 07:12
/usr/lib/x86_64-linux-gnu/libodbcinst.so.2 -> libodbcinst.so.2.0.0
-rw-r--r-- 1 root root 72032 Nov 7 07:12
/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0
Which "driver" are you referring to that isn't finding it?
We'd need to check why it isn't holding a working linkage info and resolve that
IMHO.
incomplete until we know more about the driver to fix it.
** Changed in: unixodbc (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1748508
Title:
ODBC driver can't find libodbcinst.so.1.0.0 because symbolic link is
missing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/1748508/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs