Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837668 - app-arch/libarchive depends on sys-fs/e2fsprogs[tools]
Summary: app-arch/libarchive depends on sys-fs/e2fsprogs[tools]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 837665
  Show dependency tree
 
Reported: 2022-04-10 15:39 UTC by ta2002
Modified: 2022-04-19 13:12 UTC (History)
3 users (show)

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


Attachments
build_log.text (app-arch:libarchive-3.6.1:20220410-131610.log,38.24 KB, text/plain)
2022-04-10 15:59 UTC, ta2002
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ta2002 2022-04-10 15:39:19 UTC
I have USE=-tools in /etc/portage/make.conf (I usually don't want them, and prefer to enable that flag package by package in /etc/portage/package.use). With the latest "upgrade" of sys-fs/e2fsprogs, the ext2fs headers don't get built by default (without the tools USE flag). The app-arch/libarchive package requires these headers to build.
Comment 1 ta2002 2022-04-10 15:59:07 UTC
Created attachment 769853 [details]
build_log.text
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-10 17:09:18 UTC
@base-system, is it really intentional that USE=tools controls installing headers?  This is at least mildly confusing.
Comment 3 korte 2022-04-18 16:52:15 UTC
I can confirm this for arm64 with app-arch/libarchive-3.6.1 and sys-fs/e2fsprogs-1.46.5.

The tools are [partly?] provided by busybox.
Comment 4 Mike Gilbert gentoo-dev 2022-04-18 18:45:44 UTC
(In reply to Michał Górny from comment #2)
> @base-system, is it really intentional that USE=tools controls installing
> headers?  This is at least mildly confusing.

That certainly doesn't sound right.
Comment 5 Larry the Git Cow gentoo-dev 2022-04-19 13:12:45 UTC
The bug has been closed via the following commit(s):

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

commit f20674a2ffa68abbe6123c78356cc3dffd907171
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-04-19 07:21:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-19 13:11:49 +0000

    sys-fs/e2fsprogs: install all libraries unconditionally
    
    Closes: https://bugs.gentoo.org/837668
    Signed-off-by: David Seifert <soap@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/25096
    Signed-off-by: Sam James <sam@gentoo.org>

 ...gs-1.46.5.ebuild => e2fsprogs-1.46.5-r1.ebuild} | 68 ++++++++++------------
 1 file changed, 32 insertions(+), 36 deletions(-)