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