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
47
48
49
50
51
52
53
54
55
56
57
|
{'description': {'en': 'This overlay contains some experimental stuff, such '
'as\n'
' turboprint printers driver (bug #61311), '
'intel-536ep driver for lastest 2.6\n'
' kernels (bug #127464), lastest grisbi version '
'(proxy maintainer) before\n'
" it's portage integration and so on."},
'homepage': 'http://gentoo.xwing.info',
'name': 'xwing',
'owner': [{'email': 'casta@xwing.info', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://gentoo.xwing.info/xwing-overlay'}],
'status': 'unofficial'}
$ pmaint sync xwing
rsync error: timeout waiting for daemon connection (code 35) at socket.c(281) [Receiver=3.1.3]
*** syncing xwing
!!! failed syncing xwing: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint sync xwing
WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:unity-gentoo repo at '/var/lib/repo-mirror-ci/sync/unity-gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sogo-connector repo at '/var/lib/repo-mirror-ci/sync/sogo-connector', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:squeezebox repo at '/var/lib/repo-mirror-ci/sync/squeezebox', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:unity-gentoo repo at '/var/lib/repo-mirror-ci/sync/unity-gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
This is xwing.info / alderaan.xwing.info
Server Address : 91.134.139.206
Contact Name : webmaster@xwing.info
Hardware : VPS 2016 SSD 3
Number of files: 159 (reg: 112, dir: 47)
Number of created files: 159 (reg: 112, dir: 47)
Number of deleted files: 0
Number of regular files transferred: 112
Total file size: 127.84K bytes
Total transferred file size: 127.84K bytes
Literal data: 127.84K bytes
Matched data: 0 bytes
File list size: 5.15K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2.41K
Total bytes received: 73.11K
sent 2.41K bytes received 73.11K bytes 21.58K bytes/sec
total size is 127.84K speedup is 1.69
*** syncing xwing
*** synced xwing
* Sync succeeded after re-adding
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
* Cache regenerated successfully
|