1 | {'description': {'en': 'some raw stuff'},
|
2 | 'feed': ['https://github.com/mahatma-kaganovich/raw/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/mahatma-kaganovich/raw',
|
4 | 'name': 'raw',
|
5 | 'owner': [{'email': 'mahatma@eu.by',
|
6 | 'name': 'Denis Kaganovich (aka Dzianis Kahanovich)',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/mahatma-kaganovich/raw.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync raw
|
13 | WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:megacoffee repo at '/var/lib/repo-mirror-ci/sync/megacoffee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | Already up to date.
|
18 | *** syncing raw
|
19 | *** synced raw
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
|
24 | * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
25 | * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
26 | * Cache regen failed with 1
|