1 | {'description': {'en': 'Experimental ebuilds from the Ruby edge.'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/ruby-overlay.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/ruby',
|
4 | 'name': 'ruby',
|
5 | 'owner': [{'email': 'ruby@gentoo.org',
|
6 | 'name': 'Ruby Team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/ruby-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/proj/ruby-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/ruby-overlay.git'}],
|
15 | 'status': 'official'}
|
16 | pkgcore 0.12.28
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ruby
|
19 | *** syncing ruby
|
20 | error: RPC failed; curl 35 Recv failure: Connection reset by peer
|
21 | fatal: expected flush after ref listing
|
22 | !!! failed syncing ruby
|
23 | * Sync failed with 1
| [FATAL] |
24 | * Will try to re-create
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ruby
|
26 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
27 | *** syncing ruby
|
28 | Cloning into '/var/lib/repo-mirror-ci/sync/ruby'...
|
29 | fatal: unable to access 'https://anongit.gentoo.org/git/proj/ruby-overlay.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443
|
30 | !!! failed syncing ruby
|
31 | * Sync failed again with 1, removing
|