Summary: | sys-apps/portage: quickpkg does not preserve xattrs | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Zac Medico <zmedico> |
Component: | Binary packages support | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | Normal | ||
Version: | 2.2 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 549914 |
Description
Zac Medico
![]() It appears that GNU tar represents xattrs as pax headers that python's tarfile module is capable of manipulating. There's a patch in the following branch: https://github.com/zmedico/portage/tree/bug_550006 I've posted it for review here: https://archives.gentoo.org/gentoo-portage-dev/message/c57cfb9ca6582f39a224a691b068fae2 This is in the master branch: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1032cbf4c218741df1c57767fead2d00cc6321d9 Released in portage-2.2.21 |