Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883367 - net-firewall/ipset configures --libdir="${EPREFIX}/$(get_libdir)" irrespective of usrmerge
Summary: net-firewall/ipset configures --libdir="${EPREFIX}/$(get_libdir)" irrespectiv...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: usrmerge, usrmerge-fixes
  Show dependency tree
 
Reported: 2022-11-27 23:33 UTC by Matt Whitlock
Modified: 2022-11-28 02:07 UTC (History)
1 user (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 Matt Whitlock 2022-11-27 23:33:43 UTC
There is a diminishing number of packages that install libraries to /lib* irrespective of usr-merge. net-firewall/ipset is one of them. There is no harm in installing libraries to /lib*, but it's not strictly "correct" on merged-usr systems. Please add "split-usr" to IUSE and Do The Right Thing with it. Thank you.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-28 02:07:33 UTC
The bug has been closed via the following commit(s):

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

commit cdd2e95a3c934fc930d9998df9dae5ccb2f0c761
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-11-28 02:00:54 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-11-28 02:01:22 +0000

    net-firewall/ipset: move libipset to /usr/lib
    
    I can't see any reason to install this in /lib.
    
    Closes: https://bugs.gentoo.org/883367
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-firewall/ipset/{ipset-7.16.ebuild => ipset-7.16-r1.ebuild} | 2 --
 1 file changed, 2 deletions(-)