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

Bug 304609

Summary: sys-apps/portage-2.2_rc62 src_unpack -> unpack does not support .tar.xz
Product: Portage Development Reporter: Rebecca Menessec <rebecca.menessec>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rebecca Menessec 2010-02-11 18:02:46 UTC
Now that some upstream code (see: ghostscript-gpl) is distributing code in tar.xz format and various other bits of Gentoo (logrotate, man / man-pages) support or can easily be made to support xz / xz-utils, adding support to Portage seems sensible and should require minimal effort.

Reproducible: Always

Steps to Reproduce:
Comment 1 Zac Medico gentoo-dev 2010-02-11 18:54:58 UTC
It supports it, but you need to set EAPI=3 at the top of the ebuild.

*** This bug has been marked as a duplicate of bug 273638 ***