1 | {'description': {'en': 'Personal overlay of johnmh'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/user/johnmh.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/user/johnmh.git/',
|
4 | 'name': 'johnmh',
|
5 | 'owner': [{'email': 'johnmh@openblox.org',
|
6 | 'name': 'John Harris',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/user/johnmh.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/user/johnmh'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/johnmh.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync johnmh
|
16 | fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/johnmh.git/': Couldn't resolve host 'anongit.gentoo.org'
|
17 | *** syncing johnmh
|
18 | *** failed syncing johnmh
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint sync johnmh
|
22 | WARNING:pkgcore:AzP repo at '/var/lib/repo-mirror-ci/sync/AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
23 | WARNING:pkgcore:aluco repo at '/var/lib/repo-mirror-ci/sync/aluco', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
25 | WARNING:pkgcore:bleeding-edge repo at '/var/lib/repo-mirror-ci/sync/bleeding-edge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
28 | WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
29 | WARNING:pkgcore:hibiscus repo at '/var/lib/repo-mirror-ci/sync/hibiscus', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
30 | WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
31 | Cloning into '/var/lib/repo-mirror-ci/sync/johnmh'...
|
32 | *** syncing johnmh
|
33 | *** synced johnmh
|
34 | * Sync succeeded after re-adding
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 johnmh
|
38 | * Cache regenerated successfully
|