blob: cb26c02c3bf8e91e8c3704b76a492b371c63d690 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'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'}
$ pmaint sync R_Overlay
rsync error: timeout waiting for daemon connection (code 35) at socket.c(278) [Receiver=3.2.2]
*** syncing R_Overlay
!!! failed syncing R_Overlay: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint sync 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(135) [Receiver=3.2.2]
*** syncing R_Overlay
!!! failed syncing R_Overlay: all attempts failed
* Sync failed again with 1, removing
|