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

Bug 515620

Summary: sys-apps/portage: should depend on sys-apps/install-xattr if USE=xattr
Product: Gentoo Linux Reporter: Anthony Basile <blueness>
Component: [OLD] Core systemAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: alexander, nikoli, pacho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 501534    
Bug Blocks: 465000, 484436    

Description Anthony Basile gentoo-dev 2014-06-28 19:28:16 UTC
As of commit 9089c2d7 in the portage repo on git.overlays.gentoo.org, portage can now make use of the C wrapper to /usr/bin/install to copy extended attributes instead of the python wrapper.  Since the C wrapper is much faster, this is preferred.

Moving forward, portage should pull in sys-apps/install-xattr if USE=xattr is set.

Reproducible: Always
Comment 1 Zac Medico gentoo-dev 2014-10-13 09:49:02 UTC
portage-2.2.12 and later ebuilds pull in >=sys-apps/install-xattr-0.3.