blob: 6b455c001026e24132ad7f271cc55cb6e3217f44 (
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
44
|
{'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:EAPI '7' isn't fully supported
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
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
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: 29.20K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 478
Total bytes received: 47.43K
sent 478 bytes received 47.43K bytes 19.16K bytes/sec
total size is 2.20M speedup is 45.90
*** syncing zugaina
*** synced zugaina
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zugaina
WARNING:pkgcore:EAPI '7' isn't fully supported
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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
* Cache regenerated successfully
|