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

Bug 554498

Summary: sys-apps/portage-2.2.20 fails test: tar: unrecognized option '--xattrs-include=*'
Product: Portage Development Reporter: René Rhéaume <rene.rheaume>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
build.log from emerge

Description René Rhéaume 2015-07-11 12:28:07 UTC
This is the first time I ever get a test failure on Portage itself. 

Reproducible: Always

Steps to Reproduce:
1. FEATURES="test" emerge -u1 portage
Actual Results:  
ERROR: sys-apps/portage-2.2.20::gentoo failed (test phase):
 *   (no error message)


Expected Results:  
Portage updated on system
Comment 1 René Rhéaume 2015-07-11 12:29:07 UTC
Created attachment 406514 [details]
emerge --info output
Comment 2 René Rhéaume 2015-07-11 12:39:14 UTC
Created attachment 406518 [details]
build.log from emerge
Comment 3 Zac Medico gentoo-dev 2015-07-11 18:50:13 UTC
(In reply to René Rhéaume from comment #2)
> Created attachment 406518 [details]
> build.log from emerge

Here's the relevant error shown in the log:

tar: unrecognized option '--xattrs-include=*'
Try `tar --help' or `tar --usage' for more information.
tar failed with status 64
Comment 4 Zac Medico gentoo-dev 2015-07-11 18:56:00 UTC
It seems that you need >=app-arch/tar-1.27. I'll add a dependency to the ebuild.
Comment 5 Zac Medico gentoo-dev 2015-07-11 19:04:24 UTC
The ebuilds are fixed in cvs to require >=app-arch/tar-1.27.