blob: 57883f20de968533f379f1c36a2975ee091c4d1a (
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
|
{'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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/pzskc383'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/pzskc383', named 'pzskc383', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing zugaina
receiving incremental file list
Number of files: 2,070 (reg: 1,628, dir: 442)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 2.64M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 37.42K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 535
Total bytes received: 53.58K
sent 535 bytes received 53.58K bytes 21.65K bytes/sec
total size is 2.64M speedup is 48.78
*** synced zugaina
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zugaina
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|