1 | {'description': {'en': 'various ebuilds'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/nico.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/nico.git/',
|
4 | 'name': 'nico',
|
5 | 'owner': [{'email': 'nico@overninethousand.de',
|
6 | 'name': 'Nico Suhl',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/nico.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/nico.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/nico.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.28
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nico
|
18 | *** syncing nico
|
19 | error: RPC failed; curl 35 OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443
|
20 | fatal: expected flush after ref listing
|
21 | !!! failed syncing nico
|
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 nico
|
25 | *** syncing nico
|
26 | Cloning into '/var/lib/repo-mirror-ci/sync/nico'...
|
27 | *** synced nico
|
28 | * Sync succeeded after re-adding
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nico
|
32 | * Cache regenerated successfully
|