1 | {'description': {'en': 'Testing/Bug fixes, new ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/anarchy.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/anarchy.git/',
|
4 | 'name': 'anarchy',
|
5 | 'owner': [{'email': 'anarchy@gentoo.org',
|
6 | 'name': 'Jory Pratt',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/anarchy.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/anarchy'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/anarchy.git'}],
|
14 | 'status': 'official'}
|
15 | pkgcore 0.12.28
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy
|
18 | *** syncing anarchy
|
19 | error: RPC failed; curl 35 Recv failure: Connection reset by peer
|
20 | fatal: expected flush after ref listing
|
21 | !!! failed syncing anarchy
|
22 | * Sync failed with 1
| [FATAL] |
23 | * Will try to re-create
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy
|
25 | WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | 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).
|
28 | *** syncing anarchy
|
29 | Cloning into '/var/lib/repo-mirror-ci/sync/anarchy'...
|
30 | *** synced anarchy
|
31 | * Sync succeeded after re-adding
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 anarchy
|
35 | * Cache regenerated successfully
|