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

Bug 558954

Summary: app-misc/pax-utils-1.1 causes "scanelf: seccomp_load failed: Invalid argument"
Product: Gentoo Linux Reporter: Small_Penguin <dark.shadow>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED DUPLICATE    
Severity: normal CC: floppym, slashbeast
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Small_Penguin 2015-08-27 18:12:41 UTC
Problem does not happen with pax-utils-1.0.5.

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2015-08-27 18:15:30 UTC
please post full `emerge --info` and build log with every bug report

further, please post the log as an attachment from doing:
  strace -o log <scanelf command>
Comment 2 Small_Penguin 2015-08-27 18:17:24 UTC
I will try to recompile the kernel with seccomp support to see if this fixes it.
Comment 3 Mike Gilbert gentoo-dev 2015-08-27 18:37:15 UTC
This is actually a dupe of bug 558414, which vapier duped against bug 558482.
Comment 4 SpanKY gentoo-dev 2015-08-27 18:45:56 UTC
(In reply to Mike Gilbert from comment #3)

thanks, unduped

*** This bug has been marked as a duplicate of bug 558414 ***
Comment 5 Small_Penguin 2015-08-27 19:44:41 UTC
Enabling the kernel seccomp option fixed it. Maybe the warning could be changed to ask the user to check the kernel option? Or better check the kernel support when emerging pax-utils...