1 | {'description': {'en': 'Developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/alexxy.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/alexxy.git/',
|
4 | 'name': 'alexxy',
|
5 | 'owner': [{'email': 'alexxy@gentoo.org',
|
6 | 'name': 'Alexey Shvetsov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/alexxy.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/alexxy.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/alexxy/alexxy.git'}],
|
14 | 'status': 'official'}
|
15 | pkgcore 0.12.28
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alexxy
|
18 | *** syncing alexxy
|
19 | fatal: unable to access 'https://anongit.gentoo.org/git/dev/alexxy.git/': Recv failure: Connection reset by peer
|
20 | !!! failed syncing alexxy
|
21 | * Sync failed with 1
| [FATAL] |
22 | * Will try to re-create
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alexxy
|
24 | *** syncing alexxy
|
25 | Cloning into '/var/lib/repo-mirror-ci/sync/alexxy'...
|
26 | error: RPC failed; curl 35 Recv failure: Connection reset by peer
|
27 | fatal: expected flush after ref listing
|
28 | !!! failed syncing alexxy
|
29 | * Sync failed again with 1, removing
|