blob: a900a229a6cba60b91da50057d7cf6e4b8e1824c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
{'description': {'en': 'Guillaume Castagnino’s personal overlay.'},
'homepage': 'https://gentoo.xwing.info',
'name': 'xwing',
'owner': [{'email': 'casta@xwing.info',
'name': 'Guillaume Castagnino',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://gentoo.xwing.info/xwing-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xwing
*** syncing xwing
rsync error: timeout waiting for daemon connection (code 35) at socket.c(278) [Receiver=3.2.7]
!!! failed syncing xwing: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xwing
*** syncing xwing
This is xwing.info / alderaan.xwing.info
Contact Name : webmaster@xwing.info
Number of files: 109 (reg: 72, dir: 37)
Number of created files: 109 (reg: 72, dir: 37)
Number of deleted files: 0
Number of regular files transferred: 72
Total file size: 91.25K bytes
Total transferred file size: 91.25K bytes
Literal data: 91.25K bytes
Matched data: 0 bytes
File list size: 3.68K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 1.61K
Total bytes received: 37.45K
sent 1.61K bytes received 37.45K bytes 15.62K bytes/sec
total size is 91.25K speedup is 2.34
*** synced xwing
* Sync succeeded after re-adding
$ stat --format=%y .
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 xwing
* Cache regenerated successfully
|