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:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Already up to date.
|
15 | *** syncing raw
|
16 | *** synced raw
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
|
21 | * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
22 | * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
23 | * Cache regen failed with 1
|