blob: 96318ead146710d51cef0f3ad1ce0f3fc5e473c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "Polynomial-C's overlay"},
'homepage': 'http://www.gentoofan.org/gentoo/',
'name': 'poly-c',
'owner': [{'email': 'polynomial-c@gentoo.org',
'name': 'Lars Wendler',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoofan.org/poly-c'}],
'status': 'official'}
$ pmaint sync poly-c
rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3]
*** syncing poly-c
!!! failed syncing poly-c: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint sync poly-c
rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3]
*** syncing poly-c
!!! failed syncing poly-c: all attempts failed
* Sync failed again with 1, removing
|