1 | {'description': {'en': 'BibleTime overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/bibletime.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/bibletime.git/',
|
4 | 'name': 'bibletime',
|
5 | 'owner': [{'email': 'jaak@ristioja.ee',
|
6 | 'name': 'Jaak Ristioja',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/bibletime.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/bibletime.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/bibletime.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.28
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bibletime
|
19 | *** syncing bibletime
|
20 | fatal: unable to access 'https://anongit.gentoo.org/git/user/bibletime.git/': Recv failure: Connection reset by peer
|
21 | !!! failed syncing bibletime
|
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 bibletime
|
25 | WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
26 | *** syncing bibletime
|
27 | Cloning into '/var/lib/repo-mirror-ci/sync/bibletime'...
|
28 | error: RPC failed; curl 35 Recv failure: Connection reset by peer
|
29 | fatal: expected 'packfile'
|
30 | !!! failed syncing bibletime
|
31 | * Sync failed again with 1, removing
|