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
|
{'description': {'en': 'Argent Linux'},
'feed': ['https://gitlab.com/argent/argent-main/commits/master.atom'],
'homepage': 'https://gitlab.com/argent/argent-main',
'name': 'argent-main',
'owner': [{'email': 'stefan.cristian+gentoo@rogentos.ro',
'name': 'Stefan Cristian Brindusa',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/argent/argent-main.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync argent-main
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Cloning into '/var/lib/repo-mirror-ci/sync/argent-main'...
*** syncing argent-main
*** synced argent-main
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 argent-main
* Cache regenerated successfully
|