blob: 1b1fd6ebf315fd4dd5f601c2a145d9362e60f86c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Gentoo overlay of R packages'},
'homepage': 'https://cgit.gentoo.org/proj/R_overlay.git/',
'name': 'R_Overlay',
'owner': [{'email': 'heroxbd@gentoo.org',
'name': 'Benda Xu',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://roverlay.dev.gentoo.org/roverlay'}],
'status': 'official'}
pkgcore 0.12.8
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync R_Overlay
*** syncing R_Overlay
rsync: [Receiver] failed to connect to 140.211.166.172 (140.211.166.172): No route to host (113)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]
!!! failed syncing R_Overlay: all attempts failed
* Sync failed with 1
|