1 | {'description': {'en': 'various ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/nico.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/nico.git/',
|
4 | 'name': 'nico',
|
5 | 'owner': [{'email': 'nico@overninethousand.de',
|
6 | 'name': 'Nico Suhl',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/nico.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/nico.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/nico.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.20
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nico
|
18 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing nico
|
21 | Already up to date.
|
22 | *** synced nico
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nico
|
27 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
28 | WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
29 | * Cache regenerated successfully
|