Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488234 - =sys-boot/grub-2.00* automagically links against libdevmapper.so
Summary: =sys-boot/grub-2.00* automagically links against libdevmapper.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-10-16 14:46 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2013-10-16 14:58 UTC (History)
1 user (show)

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


Attachments
grub-2.00_p5107-r1.ebuild.diff (grub-2.00_p5107-r1.ebuild.diff,350 bytes, patch)
2013-10-16 14:46 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-10-16 14:46:53 UTC
Created attachment 361044 [details, diff]
grub-2.00_p5107-r1.ebuild.diff

On one of my systems --depclean refused to remove sys-fs/lvm2 due to grub2[-device-mapper] unconditionally linking to it if lvm2 is found in the build system.
Attached patch fixes this.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-10-16 14:58:31 UTC
+*grub-2.00_p5107-r2 (16 Oct 2013)
+
+  16 Oct 2013; Lars Wendler <polynomial-c@gentoo.org>
+  -grub-2.00_p5107-r1.ebuild, +grub-2.00_p5107-r2.ebuild:
+  Fixed automagic linking against libdevmapper.so (bug #488234). Permission
+  kindly granted by floppym. Revbump comitted straight to stable.
+