1 | {'description': {'en': 'A personal overlay with no specific focus (mainly to\n'
|
2 | ' test ebuilds). Highly experimental. It is meant '
|
3 | 'as a playground for me,\n'
|
4 | ' but others might be interested.'},
|
5 | 'feed': ['https://cgit.gentoo.org/repo/user/gerislay.git/atom/'],
|
6 | 'homepage': 'https://cgit.gentoo.org/repo/user/gerislay.git',
|
7 | 'name': 'gerislay',
|
8 | 'owner': [{'email': 'gerion.entrup@flump.de',
|
9 | 'name': 'gerion',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://anongit.gentoo.org/git/repo/user/gerislay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/gerislay.git'}],
|
16 | 'status': 'unofficial'}
|
17 | pkgcore 0.12.28
|
18 |
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gerislay
|
20 | *** syncing gerislay
|
21 | fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/gerislay.git/': Recv failure: Connection reset by peer
|
22 | !!! failed syncing gerislay
|
23 | * Sync failed with 1
| [FATAL] |
24 | * Will try to re-create
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gerislay
|
26 | *** syncing gerislay
|
27 | Cloning into '/var/lib/repo-mirror-ci/sync/gerislay'...
|
28 | fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/gerislay.git/': Recv failure: Connection reset by peer
|
29 | !!! failed syncing gerislay
|
30 | * Sync failed again with 1, removing
|