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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xwing
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:graaff repo at '/var/lib/repo-mirror-ci/sync/graaff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:superposition repo at '/var/lib/repo-mirror-ci/sync/superposition', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing xwing
This is xwing.info / alderaan.xwing.info
Contact Name : webmaster@xwing.info
rsync: [sender] link_stat "/metadata/timestamp.chk" (in xwing-overlay) failed: No such file or directory (2)
Number of files: 0
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 0 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 129
Total bytes sent: 51
Total bytes received: 129
sent 51 bytes received 129 bytes 72.00 bytes/sec
total size is 0 speedup is 0.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1852) [Receiver=3.3.0]
!!! 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
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing xwing
This is xwing.info / alderaan.xwing.info
Contact Name : webmaster@xwing.info
Number of files: 149 (reg: 97, dir: 52)
Number of created files: 149 (reg: 97, dir: 52)
Number of deleted files: 0
Number of regular files transferred: 97
Total file size: 118.77K bytes
Total transferred file size: 118.77K bytes
Literal data: 118.77K bytes
Matched data: 0 bytes
File list size: 4.81K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2.15K
Total bytes received: 51.90K
sent 2.15K bytes received 51.90K bytes 15.44K bytes/sec
total size is 118.77K speedup is 2.20
*** 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
|