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