Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325355 - dev-libs/libaio should change library install path to /lib
Summary: dev-libs/libaio should change library install path to /lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 15:11 UTC by Tais P. Hansen
Modified: 2024-02-20 05:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tais P. Hansen 2010-06-24 15:11:10 UTC
libaio currently installs libraries in /usr/lib. Multipath requires libaio to function and during shutdown /usr may have been unmounted. This causes multipath to fail shutting down and if you're using any multipath devices in LVM, LVM will hang indefinitely during shutdown.
Comment 1 Maciej Mrozowski gentoo-dev 2010-08-25 21:41:40 UTC
Fixed in 0.3.109
Comment 2 Larry the Git Cow gentoo-dev 2024-02-20 05:14:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa58dd95ad7ddfd72f7f72d1b3cb4745e5a3936

commit 1fa58dd95ad7ddfd72f7f72d1b3cb4745e5a3936
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-20 05:08:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-20 05:08:01 +0000

    dev-libs/libaio: EAPI 8, drop usr-ldscript
    
    * EAPI 8
    * Drop usr-ldscript per news item
    
    Bug: https://bugs.gentoo.org/325355
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libaio/libaio-0.3.113-r1.ebuild | 91 ++++++++++++++++++++++++++++++++
 dev-libs/libaio/libaio-9999.ebuild       | 11 ++--
 2 files changed, 96 insertions(+), 6 deletions(-)