1 | {'description': {'en': "jensp's user overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/jensp.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/jensp.git/',
|
4 | 'name': 'jensp',
|
5 | 'owner': [{'email': 'jens@chaox.net', 'name': 'Jens Pranaitis'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/jensp.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/user/jensp.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/user/jensp.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync jensp
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
17 | Already up-to-date.
|
18 | *** syncing jensp
|
19 | *** synced jensp
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jensp
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | * ERROR: dev-python/pykickstart-9999 failed (depend phase):
|
28 | * inherit for distutils failed
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/jensp/dev-python/pykickstart/pykickstart-9999.ebuild'
|
32 | * pykickstart-9999.ebuild, line 7: Called inherit 'distutils' 'git'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
34 | * ebuild-daemon.lib, line 35: Called die
|
35 | Sandboxed process killed by signal: Broken pipe
|
36 | * ERROR: dev-python/pykickstart-9999 failed (depend phase):
|
37 | * inherit for distutils failed
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/jensp/dev-python/pykickstart/pykickstart-9999.ebuild'
|
41 | * pykickstart-9999.ebuild, line 7: Called inherit 'distutils' 'git'
|
42 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
43 | * ebuild-daemon.lib, line 35: Called die
|
44 | sandbox:stop caught signal 15 in pid 28700
|
45 | Sandboxed process killed by signal: Terminated
|
46 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: dev-python/pykickstart-9999
| [FATAL] |
47 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/pykickstart-9999, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/pykickstart-9999, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/pykickstart-9999' @0x7f1194484410>)
| [FATAL] |
48 | * Cache regen failed with 1
|