debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #00216
[Bug 2110672] Re: libaio.so.1t64 packages update causing issues with Oracle Client Install on Ubuntu 24.04
** Description changed:
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to libaio in Ubuntu.
https://bugs.launchpad.net/bugs/2110672
Title:
libaio.so.1t64 packages update causing issues with Oracle Client
Install on Ubuntu 24.04
Status in libaio package in Ubuntu:
New
Bug description:
For Ubuntu 24.04 the libaio.so.1t64 package is shipped which even
though has the same set the symbols the Oracle Client Installer fails
with libaio.so.1: No such file or directory error. After creating a
symlink between the libaio.so.1 and the newer package which is just a
workaround fixes the issue.
sudo ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64
/usr/lib/x86_64-linux-gnu/libaio.so.1
But for libaio, this means that the shared library with the SONAME of
libaio.so.1 must be present at runtime. So it is requested to please
provide libaio package with the same SONAME.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libaio/+bug/2110672/+subscriptions
References