1 | {'description': {'en': 'Customized Media Center ebuilds (benklop)'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/benklop.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/benklop.git/',
|
4 | 'name': 'benklop',
|
5 | 'owner': [{'email': 'benklop@gmail.com',
|
6 | 'name': 'Ben Klopfenstein',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/benklop.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/benklop.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/benklop.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync benklop
|
17 | Already up-to-date.
|
18 | *** syncing benklop
|
19 | *** synced benklop
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 benklop
|
23 | * ERROR: app-misc/mplugd-9999-r1 failed (depend phase):
|
24 | * inherit for distutils failed
|
25 | *
|
26 | * Call stack:
|
27 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/benklop/app-misc/mplugd/mplugd-9999-r1.ebuild'
|
28 | * mplugd-9999-r1.ebuild, line 7: Called inherit 'git-2' 'distutils' 'user'
|
29 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
30 | * ebuild-daemon.lib, line 35: Called die
|
31 | Sandboxed process killed by signal: Broken pipe
|
32 | * ERROR: app-misc/mplugd-9999-r1 failed (depend phase):
|
33 | * inherit for distutils failed
|
34 | *
|
35 | * Call stack:
|
36 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/benklop/app-misc/mplugd/mplugd-9999-r1.ebuild'
|
37 | * mplugd-9999-r1.ebuild, line 7: Called inherit 'git-2' 'distutils' 'user'
|
38 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
39 | * ebuild-daemon.lib, line 35: Called die
|
40 | sandbox:stop caught signal 15 in pid 13662
|
41 | Sandboxed process killed by signal: Terminated
|
42 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: app-misc/mplugd-9999-r1
| [FATAL] |
43 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-misc/mplugd-9999-r1, attr description\nerror: Metadata Exception: pkg ebuild src: app-misc/mplugd-9999-r1, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-misc/mplugd-9999-r1' @0x7f9994c21428>)
| [FATAL] |
44 | * Cache regen failed with 1
|