1 | {'description': {'en': 'various ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/nico.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/nico.git/',
|
4 | 'name': 'nico',
|
5 | 'owner': [{'email': 'nico@overninethousand.de',
|
6 | 'name': 'Nico Suhl',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/nico.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/nico.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/nico.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.28
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nico
|
18 | 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).
|
19 | *** syncing nico
|
20 | fatal: unable to access 'https://anongit.gentoo.org/git/user/nico.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443
|
21 | !!! failed syncing nico
|
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 nico
|
25 | *** syncing nico
|
26 | Cloning into '/var/lib/repo-mirror-ci/sync/nico'...
|
27 | error: RPC failed; curl 35 Recv failure: Connection reset by peer
|
28 | fatal: expected flush after ref listing
|
29 | !!! failed syncing nico
|
30 | * Sync failed again with 1, removing
|