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 | Already up to date.
|
14 | *** syncing raw
|
15 | *** synced raw
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
|
20 | * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
21 | * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
22 | * Cache regen failed with 1
|