1 | {'description': {'en': 'User Overlay'},
|
2 | 'feed': ['https://github.com/tmacedo/portage/commits/master.atom'],
|
3 | 'homepage': 'http://github.com/tmacedo/portage',
|
4 | 'name': 'tmacedo',
|
5 | 'owner': [{'email': 'tftfmacedo@gmail.com', 'name': 'Tiago Macedo'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://github.com/tmacedo/portage.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync tmacedo
|
10 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
11 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | Already up-to-date.
|
13 | *** syncing tmacedo
|
14 | *** synced tmacedo
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo
|
18 | * ERROR: net-dialup/hsoconnect-1.2.19-r1 failed (depend phase):
|
19 | * inherit for python failed
|
20 | *
|
21 | * Call stack:
|
22 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/tmacedo/net-dialup/hsoconnect/hsoconnect-1.2.19-r1.ebuild'
|
23 | * hsoconnect-1.2.19-r1.ebuild, line 6: Called inherit 'python' 'rpm'
|
24 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
25 | * ebuild-daemon.lib, line 35: Called die
|
26 | * ERROR: net-dialup/hsoconnect-1.2.19-r1 failed (depend phase):
|
27 | * inherit for python failed
|
28 | *
|
29 | * Call stack:
|
30 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/tmacedo/net-dialup/hsoconnect/hsoconnect-1.2.19-r1.ebuild'
|
31 | * hsoconnect-1.2.19-r1.ebuild, line 6: Called inherit 'python' 'rpm'
|
32 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
33 | * ebuild-daemon.lib, line 35: Called die
|
34 | sandbox:stop caught signal 15 in pid 31319
|
35 | Sandboxed process killed by signal: Terminated
|
36 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: net-dialup/hsoconnect-1.2.19-r1
| [FATAL] |
37 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: net-dialup/hsoconnect-1.2.19-r1, attr description\nerror: Metadata Exception: pkg ebuild src: net-dialup/hsoconnect-1.2.19-r1, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='net-dialup/hsoconnect-1.2.19-r1' @0x7f772d980a90>)
| [FATAL] |
38 | * Cache regen failed with 1
|