Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520554 - lvm2 static use-flag is masked
Summary: lvm2 static use-flag is masked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 14:53 UTC by Herbert Wantesh
Modified: 2014-08-22 15:21 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 Herbert Wantesh 2014-08-22 14:53:31 UTC
lvm2 static use-flag is masked

it seems the ebuild depends on this packagages with static-libs use flag enabled

        static? (
                selinux? ( sys-libs/libselinux[static-libs] )
                udev? ( >=virtual/libudev-208:=[static-libs] )
                >=sys-apps/util-linux-2.16[static-libs]
        )"

as i don't use selinx :

[ebuild   R    ] sys-apps/util-linux-2.24.1-r3  USE="caps ncurses nls pam static-libs udev unicode -bash-completion -cramfs -cytune -fdformat -python (-selinux) -slang -suid {-test} -tty-helpers" ABI_X86="(64) (-32) (-x32)" PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3 (-python3_4)" PYTHON_TARGETS="python2_7 python3_3 -python3_2 (-python3_4)" 3.461 KiB
[ebuild   R    ] sys-fs/udev-215-r1  USE="acl firmware-loader gudev introspection kmod static-libs -doc (-selinux)" ABI_X86="(64) (-32) (-x32)" 2.825 KiB
[ebuild   R    ] virtual/libudev-215-r1:0/1  USE="static-libs -systemd" ABI_X86="(64) (-32) (-x32)" 0 KiB


but i still get 


[ebuild   R    ] sys-fs/lvm2-2.02.109  USE="readline static-libs udev (-clvm) (-cman) -device-mapper-only -lvm1 -lvm2create_initrd (-selinux) (-static) -systemd -thin" 0 KiB

Reproducible: Always
Comment 1 Herbert Wantesh 2014-08-22 15:21:08 UTC
it is masked in the profile - managed to unmask it. bug can be closed