1 | {'description': {'en': 'Personal overlay of Jean-Christophe Petkovich'},
|
2 | 'feed': ['https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/jcpetkovich/overlay-petkovich',
|
4 | 'name': 'petkovich',
|
5 | 'owner': [{'email': 'jcpetkovich@gmail.com',
|
6 | 'name': 'Jean-Christophe Petkovich',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/jcpetkovich/overlay-petkovich.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/jcpetkovich/overlay-petkovich.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:jcpetkovich/overlay-petkovich.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync petkovich
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
20 | Already up-to-date.
|
21 | *** syncing petkovich
|
22 | *** synced petkovich
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 petkovich
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
29 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
30 | * ERROR: www-client/uzbl-9999-r1 failed (depend phase):
|
31 | * www-client/uzbl-9999-r1: 'use' invoked during metadata regeneration
|
32 | *
|
33 | * Call stack:
|
34 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/petkovich/www-client/uzbl/uzbl-9999-r1.ebuild'
|
35 | * uzbl-9999-r1.ebuild, line 18: Called use 'experimental'
|
36 | * depend.lib, line 5: Called die
|
37 | * ERROR: www-client/uzbl-9999-r1 failed (depend phase):
|
38 | * www-client/uzbl-9999-r1: 'use' invoked during metadata regeneration
|
39 | *
|
40 | * Call stack:
|
41 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/petkovich/www-client/uzbl/uzbl-9999-r1.ebuild'
|
42 | * uzbl-9999-r1.ebuild, line 18: Called use 'experimental'
|
43 | * depend.lib, line 5: Called die
|
44 | !!! caught exception False while processing ebuild src: www-client/uzbl-9999-r1
| [FATAL] |
45 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: www-client/uzbl-9999-r1, attr description\nerror: Metadata Exception: pkg ebuild src: www-client/uzbl-9999-r1, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='www-client/uzbl-9999-r1' @0x7f1755faf948>)
| [FATAL] |
46 | * Cache regen failed with 1
|