Skip to content

Instantly share code, notes, and snippets.

@brandon-dacrib
Created May 13, 2014 18:24
Show Gist options
  • Save brandon-dacrib/141f7c9ea9c9d48ee8bd to your computer and use it in GitHub Desktop.
Save brandon-dacrib/141f7c9ea9c9d48ee8bd to your computer and use it in GitHub Desktop.
Calculating dependencies / * ERROR: dev-util/pykickstart-1.69 failed (depend phase):
* git.eclass could not be found by inherit()
*
* Call stack:
* ebuild.sh, line 549: Called source '/var/lib/layman/sabayon/dev-util/pykickstart/pykickstart-1.69.ebuild'
* pykickstart-1.69.ebuild, line 8: Called inherit 'base' 'distutils' 'git'
* ebuild.sh, line 259: Called die
* The specific snippet of code:
* [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()"
*
* If you need support, post the output of `emerge --info '=dev-util/pykickstart-1.69'`,
* the complete build log and the output of `emerge -pqv '=dev-util/pykickstart-1.69'`.
* This ebuild is from an overlay named 'sabayon': '/var/lib/layman/sabayon/'
* Working directory: '/usr/lib64/portage/pym'
* S: '/var/tmp/portage/dev-util/pykickstart-1.69/work/pykickstart-1.69'
- * ERROR: dev-python/pyblock-0.46 failed (depend phase):
* git.eclass could not be found by inherit()
*
* Call stack:
* ebuild.sh, line 549: Called source '/var/lib/layman/sabayon/dev-python/pyblock/pyblock-0.46.ebuild'
* pyblock-0.46.ebuild, line 8: Called inherit 'base' 'git'
* ebuild.sh, line 259: Called die
* The specific snippet of code:
* [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()"
*
* If you need support, post the output of `emerge --info '=dev-python/pyblock-0.46'`,
* the complete build log and the output of `emerge -pqv '=dev-python/pyblock-0.46'`.
* This ebuild is from an overlay named 'sabayon': '/var/lib/layman/sabayon/'
* Working directory: '/usr/lib64/portage/pym'
* S: '/var/tmp/portage/dev-python/pyblock-0.46/work/pyblock-0.46'
/ * ERROR: dev-util/pykickstart-1.69 failed (depend phase):
* git.eclass could not be found by inherit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment