I looked at the following websites:

   - https://coreos.com/os/docs/latest/sdk-modifying-coreos.html
   - 
   
https://coreos.com/os/docs/latest/sdk-tips-and-tricks.html#add-new-upstream-package
   
But when I get to where I have the new ebuild under 
~/trunk/src/third_party/coreos-overlay I can't ./build_packages or else I 
get the following cryptic error:

This system is affected by the following GLSAs:
201610-05
The above GLSAs apply to /build/amd64-usr
ERROR   build_packages: script called: build_packages (args unknown, no 
debug available)
ERROR   build_packages: Backtrace:  (most recent call is last)
ERROR   build_packages:   file build_packages, line 68, called: 
die_err_trap 'return $returncode' '1'
ERROR   build_packages:
ERROR   build_packages: Command failed:
ERROR   build_packages:   Command 'return $returncode' exited with nonzero 
code: 1

How can I figure out what caused this failure?

Reply via email to