| Summary: | sys-boot/grub-1.99_rc1 automagic dependency on sys-fs/lvm2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Łukasz Michalik <lpmichalik> |
| Component: | [OLD] Core system | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in live ebuild and in the packages in my dev overlay http://git.overlays.gentoo.org/gitweb/?p=dev/scarabeus.git;a=tree;f=sys-boot/grub *** This bug has been marked as a duplicate of bug 357337 *** |
RDEPEND=">=sys-libs/ncurses-5.2-r5 dev-libs/lzo truetype? ( media-libs/freetype >=media-fonts/unifont-5 )" DEPEND="${RDEPEND} >=sys-devel/autogen-5.10 >=dev-lang/python-2.5.2" # ldd /sbin/grub-setup | grep devmapper libdevmapper.so.1.02 => /lib64/libdevmapper.so.1.02 (0x000002ed5eace000) # qfile /lib64/libdevmapper.so.1.02 sys-fs/lvm2 (/lib64/libdevmapper.so.1.02) Reproducible: Always