1 | {'description': {'en': 'Pixlra collaborative overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/carreira.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/carreira.git/',
|
4 | 'name': 'pixlra',
|
5 | 'owner': [{'email': 'jfmcarreira@gmail.com',
|
6 | 'name': 'Joao Carreira',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/carreira.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/carreira.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/carreira.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'https://github.com/pixlra/pixlra-gentoo-overlay.git'},
|
17 | {'type': 'git',
|
18 | 'uri': 'git+ssh://git@github.com/pixlra/pixlra-gentoo-overlay.git'}],
|
19 | 'status': 'unofficial'}
|
20 | pkgcore 0.12.28
|
21 |
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra
|
23 | *** syncing pixlra
|
24 | fatal: unable to access 'https://anongit.gentoo.org/git/user/carreira.git/': Recv failure: Connection reset by peer
|
25 | !!! failed syncing pixlra
|
26 | * Sync failed with 1
| [FATAL] |
27 | * Will try to re-create
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pixlra
|
29 | *** syncing pixlra
|
30 | Cloning into '/var/lib/repo-mirror-ci/sync/pixlra'...
|
31 | fatal: unable to access 'https://anongit.gentoo.org/git/user/carreira.git/': Recv failure: Connection reset by peer
|
32 | !!! failed syncing pixlra
|
33 | * Sync failed again with 1, removing
|