Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 353278

Summary: stage3 should contain xz-utils
Product: Gentoo Release Media Reporter: ta2002 <throw_away_2002>
Component: StagesAssignee: Gentoo Release Team <releng>
Status: RESOLVED INVALID    
Severity: normal CC: ssuominen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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