Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353278 - stage3 should contain xz-utils
Summary: stage3 should contain xz-utils
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 03:45 UTC by ta2002
Modified: 2011-01-31 05:30 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 ta2002 2011-01-31 03:45:53 UTC
From /usr/portage/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild
(the latest stable on most architectures):

DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"

So either linux-headers doesn't really need xz-utils or the stage3 tarball
should contain it.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-01-31 05:30:44 UTC
Why?   linux-headers tarball is packed .lzma, so it's only required for extracting, and not runtime, and DEPEND will pull it in when required
so it's not needed in stage3