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 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
13 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
14 | Already up-to-date.
|
15 | *** syncing tmacedo
|
16 | *** synced tmacedo
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo
|
20 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
21 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
22 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | * ERROR: net-dialup/hsoconnect-1.2.19-r1 failed (depend phase):
|
25 | * inherit for python failed
|
26 | *
|
27 | * Call stack:
|
28 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/tmacedo/net-dialup/hsoconnect/hsoconnect-1.2.19-r1.ebuild'
|
29 | * hsoconnect-1.2.19-r1.ebuild, line 6: Called inherit 'python' 'rpm'
|
30 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
31 | * ebuild-daemon.lib, line 35: Called die
|
32 | Sandboxed process killed by signal: Broken pipe
|
33 | * ERROR: net-dialup/hsoconnect-1.2.19-r1 failed (depend phase):
|
34 | * inherit for python failed
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/tmacedo/net-dialup/hsoconnect/hsoconnect-1.2.19-r1.ebuild'
|
38 | * hsoconnect-1.2.19-r1.ebuild, line 6: Called inherit 'python' 'rpm'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
40 | * ebuild-daemon.lib, line 35: Called die
|
41 | sandbox:stop caught signal 15 in pid 27151
|
42 | Sandboxed process killed by signal: Terminated
|
43 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: net-dialup/hsoconnect-1.2.19-r1
| [FATAL] |
44 | 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' @0x7f4272593e10>)
| [FATAL] |
45 | * Cache regen failed with 1
|