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': 'collection of ebuilds by ycarus'},
'homepage': 'http://gpo.zugaina.org/Overlays/zugaina/',
'name': 'zugaina',
'owner': [{'email': 'ycarus@zugaina.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://gentoo.zugaina.org/zugaina-portage'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zugaina
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:vmacs repo at '/var/lib/repo-mirror-ci/sync/vmacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:x11 repo at '/var/lib/repo-mirror-ci/sync/x11', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing zugaina
rsync error: timeout waiting for daemon connection (code 35) at socket.c(278) [Receiver=3.3.0]
!!! failed syncing zugaina: all attempts failed
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zugaina
*** syncing zugaina
Number of files: 324 (reg: 225, dir: 99)
Number of created files: 324 (reg: 225, dir: 99)
Number of deleted files: 0
Number of regular files transferred: 225
Total file size: 239.03K bytes
Total transferred file size: 239.03K bytes
Literal data: 239.03K bytes
Matched data: 0 bytes
File list size: 8.56K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 4.78K
Total bytes received: 128.00K
sent 4.78K bytes received 128.00K bytes 9.16K bytes/sec
total size is 239.03K speedup is 1.80
*** synced zugaina
* 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 zugaina
* media-gfx/nvidia-cg-toolkit-1.5.0023: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* Cache regen failed with 1
|