Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662834 - sys-fs/lvm2-2.02.181: drop USE=lvm1
Summary: sys-fs/lvm2-2.02.181: drop USE=lvm1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-05 11:31 UTC by Alexander Tsoy
Modified: 2018-10-11 10:39 UTC (History)
3 users (show)

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 Alexander Tsoy 2018-08-05 11:31:11 UTC
LVM1 support was removed in 2.02.178.

 * QA Notice: Unrecognized configure options:
 * 
 *  --with-lvm1
 *  --with-lvm1
Comment 1 Alexander Tsoy 2018-08-05 12:20:49 UTC
Also build system now ignores --with-{snapshots,mirrors,raid,thin,cache}:

https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=2bc896f2a3a0023a4f45f10da3d0a22295a633ee
Comment 2 Larry the Git Cow gentoo-dev 2018-10-11 10:39:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e8fad46595fa0e00540402d5cc2cdde2d28333

commit 96e8fad46595fa0e00540402d5cc2cdde2d28333
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-10-11 10:11:37 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-10-11 10:39:32 +0000

    sys-fs/lvm2: Removed two dead configure options
    
    -reworked src_configure() quite a bit
    -removed lvm1 USE flag
    -removed unused eutils eclass
    
    Closes: https://bugs.gentoo.org/662834
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-fs/lvm2/lvm2-2.02.181.ebuild | 122 ++++++++++++++++++---------------------
 1 file changed, 57 insertions(+), 65 deletions(-)