1 | {'description': {'en': 'Paul Labedan user overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/plab.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/plab.git/',
|
4 | 'name': 'plab',
|
5 | 'owner': [{'email': 'plabedan@gmail.com',
|
6 | 'name': 'Paul Labedan',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/plab.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/plab.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/plab.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync plab
|
16 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
17 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
18 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
19 | Already up to date.
|
20 | *** syncing plab
|
21 | *** synced plab
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 plab
|
25 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
26 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | * ERROR: games-strategy/colobot-data-9999 failed (depend phase):
|
30 | * games-strategy/colobot-data-9999: 'use' invoked during metadata regeneration
|
31 | *
|
32 | * Call stack:
|
33 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/plab/games-strategy/colobot-data/colobot-data-9999.ebuild'
|
34 | * colobot-data-9999.ebuild, line 16: called use 'dev'
|
35 | * depend.lib, line 5: called die
|
36 | * ERROR: games-strategy/colobot-9999 failed (depend phase):
|
37 | * games-strategy/colobot-9999: 'use' invoked during metadata regeneration
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/plab/games-strategy/colobot/colobot-9999.ebuild'
|
41 | * colobot-9999.ebuild, line 16: called use 'dev'
|
42 | * depend.lib, line 5: called die
|
43 | * ERROR: games-strategy/colobot-data-9999 failed (depend phase):
|
44 | * games-strategy/colobot-data-9999: 'use' invoked during metadata regeneration
|
45 | *
|
46 | * Call stack:
|
47 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/plab/games-strategy/colobot-data/colobot-data-9999.ebuild'
|
48 | * colobot-data-9999.ebuild, line 16: called use 'dev'
|
49 | * depend.lib, line 5: called die
|
50 | * ERROR: games-strategy/colobot-9999 failed (depend phase):
|
51 | * games-strategy/colobot-9999: 'use' invoked during metadata regeneration
|
52 | *
|
53 | * Call stack:
|
54 | * isolated-functions.lib, line 354: called source '/home/mgorny/repos/plab/games-strategy/colobot/colobot-9999.ebuild'
|
55 | * colobot-9999.ebuild, line 16: called use 'dev'
|
56 | * depend.lib, line 5: called die
|
57 | !!! caught exception False while processing ebuild src: games-strategy/colobot-data-9999
| [FATAL] |
58 | !!! caught exception False while processing ebuild src: games-strategy/colobot-9999
| [FATAL] |
59 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: games-strategy/colobot-data-9999, attr description\nerror: Metadata Exception: pkg ebuild src: games-strategy/colobot-data-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='games-strategy/colobot-data-9999' @0x7f13c0e0dec0>)
| [FATAL] |
60 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: games-strategy/colobot-9999, attr description\nerror: Metadata Exception: pkg ebuild src: games-strategy/colobot-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='games-strategy/colobot-9999' @0x7f13c0d98050>)
| [FATAL] |
61 | * Cache regen failed with 1
|