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

Bug 478682

Summary: [sabayon overlay] syncing generates numerous "Ebuild failed with status 1" messages
Product: Gentoo Linux Reporter: Robert Cabrera <robcab666>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Cabrera 2013-07-29 19:14:21 UTC
The last several times I've synced portage numerous packages in the sabayon overlay generate "Ebuild failed with status 1" error messages. In fact they are far too many to list. Apparently these ebuilds have yet to be ported to a supported newer API. Typical output is as follows:
Ebuild failed with status 1
     Reading category 152|159 ( 95%): x11-misc ..
Could not properly execute /var/lib/layman/sabayon/x11-misc/magneto-gtk3/magneto-gtk3-185.ebuild
     Reading category 152|159 ( 95%): x11-misc .. * ERROR: x11-misc/magneto-gtk3-186:: failed (depend phase):
 *   eutils.eclass could not be found by inherit()
 * 
 * Call stack:
 *                 ebuild.sh, line 545:  Called source '/var/lib/layman/sabayon/x11-misc/magneto-gtk3/magneto-gtk3-186.ebuild'
 *   magneto-gtk3-186.ebuild, line   7:  Called inherit 'eutils' 'python'
 *                 ebuild.sh, line 257:  Called die
 * The specific snippet of code:
 *              [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/magneto-gtk3-186::'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/magneto-gtk3-186::'`.
 * Working directory: '/usr/lib/portage/pym'
 * S: '/magneto-gtk3-186'

Again there are many of these popping up, so many in fact that I'm unable to capture all of the output as it far exceeds the konsole buffer.

Reproducible: Always

Steps to Reproduce:
1. layman -s
2.
3.
Actual Results:  
Described above.

Expected Results:  
Synced with no errors.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2013-07-29 19:27:43 UTC
Report this to the overlay owner.
Comment 2 Robert Cabrera 2013-07-29 19:54:18 UTC
How do I do this?
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-07-29 20:25:45 UTC
(In reply to Robert Cabrera from comment #2)
> How do I do this?

Sabayon have their own bug tracker: https://bugs.sabayon.org/
Comment 4 Robert Cabrera 2013-07-29 22:21:16 UTC
(In reply to Alexandre Rostovtsev from comment #3)
> (In reply to Robert Cabrera from comment #2)
> > How do I do this?
> 
> Sabayon have their own bug tracker: https://bugs.sabayon.org/

I thought that was for the distro, not the overlay. I'll head over there now. Thanks.