1 | {'description': {'en': 'Calculate Linux Profiles'},
|
2 | 'homepage': 'http://www.calculate-linux.org',
|
3 | 'name': 'distros',
|
4 | 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.calculate-linux.org/calculate/distros-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.24
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros
|
12 | WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:cosmicmod-overlay repo at '/var/lib/repo-mirror-ci/sync/cosmicmod-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing distros
|
15 | Already up to date.
|
16 | *** synced distros
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 distros
|
21 | * Cache regenerated successfully
|