1 | {'description': {'en': 'Misc ebuilds by Luke-Jr'},
|
2 | 'homepage': 'http://luke.dashjr.org',
|
3 | 'name': 'luke-jr',
|
4 | 'owner': [{'email': 'luke-jr+gentoobugs@utopios.org', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'svn',
|
7 | 'uri': 'svn://svn.dashjr.org/luke-portage-overlay/trunk'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync luke-jr
|
10 | 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).
|
11 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
|
12 | WARNING:pkgcore:repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
13 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
14 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
16 | Current branch master is up to date.
|
17 | *** syncing luke-jr
|
18 | *** synced luke-jr
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 luke-jr
|
22 | 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).
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
27 | 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).
|
28 | * ERROR: net-misc/freeswitch-1.0.0 failed (depend phase):
|
29 | * net-misc/freeswitch-1.0.0: 'use' invoked during metadata regeneration
|
30 | *
|
31 | * Call stack:
|
32 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/luke-jr/net-misc/freeswitch/freeswitch-1.0.0.ebuild'
|
33 | * freeswitch-1.0.0.ebuild, line 61: Called use 'static-blob'
|
34 | * depend.lib, line 5: Called die
|
35 | * ERROR: net-misc/freeswitch-1.0.1 failed (depend phase):
|
36 | * net-misc/freeswitch-1.0.1: 'use' invoked during metadata regeneration
|
37 | *
|
38 | * Call stack:
|
39 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/luke-jr/net-misc/freeswitch/freeswitch-1.0.1.ebuild'
|
40 | * freeswitch-1.0.1.ebuild, line 62: Called use 'static-blob'
|
41 | * depend.lib, line 5: Called die
|
42 | * ERROR: net-misc/freeswitch-1.0.0 failed (depend phase):
|
43 | * net-misc/freeswitch-1.0.0: 'use' invoked during metadata regeneration
|
44 | *
|
45 | * Call stack:
|
46 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/luke-jr/net-misc/freeswitch/freeswitch-1.0.0.ebuild'
|
47 | * freeswitch-1.0.0.ebuild, line 61: Called use 'static-blob'
|
48 | * depend.lib, line 5: Called die
|
49 | * ERROR: net-misc/freeswitch-1.0.1 failed (depend phase):
|
50 | * net-misc/freeswitch-1.0.1: 'use' invoked during metadata regeneration
|
51 | *
|
52 | * Call stack:
|
53 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/luke-jr/net-misc/freeswitch/freeswitch-1.0.1.ebuild'
|
54 | * freeswitch-1.0.1.ebuild, line 62: Called use 'static-blob'
|
55 | * depend.lib, line 5: Called die
|
56 | !!! caught exception False while processing ebuild src: net-misc/freeswitch-1.0.0
| [FATAL] |
57 | !!! caught exception False while processing ebuild src: net-misc/freeswitch-1.0.1
| [FATAL] |
58 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: net-misc/freeswitch-1.0.0, attr description\nerror: Metadata Exception: pkg ebuild src: net-misc/freeswitch-1.0.0, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='net-misc/freeswitch-1.0.0' @0x7ff0a9434570>)
| [FATAL] |
59 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: net-misc/freeswitch-1.0.1, attr description\nerror: Metadata Exception: pkg ebuild src: net-misc/freeswitch-1.0.1, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='net-misc/freeswitch-1.0.1' @0x7ff0a94346b8>)
| [FATAL] |
60 | * Cache regen failed with 1
|