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