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 | From https://github.com/mahatma-kaganovich/raw
|
15 | e74e5259..1c0f3fba master -> origin/master
|
16 | Updating e74e5259..1c0f3fba
|
17 | Fast-forward
|
18 | profiles/common/_lto/make.defaults | 3 ++-
|
19 | 1 file changed, 2 insertions(+), 1 deletion(-)
|
20 | *** syncing raw
|
21 | *** synced raw
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
|
26 | * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
27 | * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
| [FATAL] |
28 | * Cache regen failed with 1
|