Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515620 - sys-apps/portage: should depend on sys-apps/install-xattr if USE=xattr
Summary: sys-apps/portage: should depend on sys-apps/install-xattr if USE=xattr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on: 501534
Blocks: 465000 484436
  Show dependency tree
 
Reported: 2014-06-28 19:28 UTC by Anthony Basile
Modified: 2014-10-21 11:50 UTC (History)
3 users (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 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.