blob: b940378a095f1abcbaf9f75697b58fd21c462ff1 (
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
|
{'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'}
$ pmaint sync zugaina
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).
Number of files: 1,849 (reg: 1,452, dir: 397)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 2.20M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 37.07K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 482
Total bytes received: 47.41K
sent 482 bytes received 47.41K bytes 13.68K bytes/sec
total size is 2.20M speedup is 45.92
*** syncing zugaina
*** synced zugaina
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zugaina
* Cache regenerated successfully
|