Current baselayout creates components in PATH and LDPATH that are redundant on /usr-merged systems and lead to annoying output, such as $ command -v git /usr/sbin/git due to */sbin components having higher precedence than */bin components. Reproducible: Always
Created attachment 612690 [details, diff] 0001-sys-apps-baselayout-Remove-symlinked-components-when.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e246839d42a3c9a839801759c20f69c27df964 commit b4e246839d42a3c9a839801759c20f69c27df964 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-02-10 04:31:09 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2020-02-10 04:31:09 +0000 sys-apps/baselayout: Remove symlinked components when USE="-split-usr" Closes: https://bugs.gentoo.org/708698 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: William Hubbs <williamh@gentoo.org> sys-apps/baselayout/baselayout-9999.ebuild | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)