Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 664738

Summary: sys-fs/lvm2-2.02.181 [static] requires dev-libs/libaio [static-libs]
Product: Gentoo Linux Reporter: Christian Schmidt <gentoo>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: alexander, cardoe, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Schmidt 2018-08-28 12:06:48 UTC
To build a static lvm2 binary with 2.02.178 or newer (only 2.02.181 in gentoo)  requires dev-libs/libaio build with static-libs useflag.

Generally the dependency on libaio is missing, which is required since version 2.02.178-rc1 - 24th May 2018 (see https://github.com/lvmteam/lvm2/blob/master/WHATS_NEW line 24).
Comment 1 Larry the Git Cow gentoo-dev 2018-08-31 16:16:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3787c1295f4224b34e20beac7b7b4ffd565bf4

commit 2f3787c1295f4224b34e20beac7b7b4ffd565bf4
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2018-08-31 16:15:10 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2018-08-31 16:15:54 +0000

    sys-fs/lvm2: missing libaio dep
    
    Fixes: https://bugs.gentoo.org/664738
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-fs/lvm2/lvm2-2.02.181.ebuild | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-10-11 09:26:25 UTC
*** Bug 662836 has been marked as a duplicate of this bug. ***