1 | {'description': {'en': 'Personal User Overlay'},
|
2 | 'feed': ['https://github.com/aliceinwire/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/aliceinwire/overlay',
|
4 | 'name': 'pypy_alice',
|
5 | 'owner': [{'email': 'alicef@gentoo.org',
|
6 | 'name': 'Alice Ferrazzi',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/aliceinwire/overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/aliceinwire/overlay.git'},
|
13 | {'type': 'git', 'uri': 'git@github.com:aliceinwire/overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync pypy_alice
|
16 | Already up-to-date.
|
17 | *** syncing pypy_alice
|
18 | *** synced pypy_alice
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pypy_alice
|
22 | * ERROR: dev-util/buildbot-slave-0.8.7 failed (depend phase):
|
23 | * inherit for distutils failed
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/pypy_alice/dev-util/buildbot-slave/buildbot-slave-0.8.7.ebuild'
|
27 | * buildbot-slave-0.8.7.ebuild, line 12: Called inherit 'distutils' 'user'
|
28 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
29 | * ebuild-daemon.lib, line 35: Called die
|
30 | * ERROR: dev-util/buildbot-slave-0.8.7_p1 failed (depend phase):
|
31 | * unknown inherit command from pythonic side, 'gen_metadata 760' for eclass distutils
|
32 | *
|
33 | * Call stack:
|
34 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/pypy_alice/dev-util/buildbot-slave/buildbot-slave-0.8.7_p1.ebuild'
|
35 | * buildbot-slave-0.8.7_p1.ebuild, line 12: Called inherit 'distutils' 'readme.gentoo' 'user'
|
36 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
37 | * ebuild-daemon.lib, line 37: Called die
|
38 | received unknown com: CATEGORY='dev-util' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='buildbot-slave-0.8.8' PKGCORE_BASH_COMPAT='3.2' PVR='0.8.8' PV='0.8.8' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/pypy_alice/dev-util/buildbot-slave/buildbot-slave-0.8.8.ebuild' PF='buildbot-slave-0.8.8' PKGCORE_GLOBAL_FAILGLOB=false PN='buildbot-slave' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
|
39 | * Cache regen failed with -13
|