1 | {'description': {'en': 'LibreSSL ebuilds testing repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/proj/libressl.git/atom/'],
|
3 | 'homepage': 'https://wiki.gentoo.org/wiki/Project:LibreSSL',
|
4 | 'name': 'libressl',
|
5 | 'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/repo/proj/libressl.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/libressl.git'}],
|
11 | 'status': 'official'}
|
12 | pkgcore 0.12.28
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
|
15 | *** syncing libressl
|
16 | fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/libressl.git/': Recv failure: Connection reset by peer
|
17 | !!! failed syncing libressl
|
18 | * Sync failed with 1
| [FATAL] |
19 | * Will try to re-create
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
|
21 | *** syncing libressl
|
22 | Cloning into '/var/lib/repo-mirror-ci/sync/libressl'...
|
23 | fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/libressl.git/': Recv failure: Connection reset by peer
|
24 | !!! failed syncing libressl
|
25 | * Sync failed again with 1, removing
|