blob: 95fc4b445637c7fe8c30630ced77c53a6b88cc43 (
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': 'Gentoo overlay of R packages'},
'homepage': 'https://cgit.gentoo.org/proj/R_overlay.git/',
'name': 'R_Overlay',
'owner': [{'email': 'heroxbd@gentoo.org',
'name': 'Benda Xu',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://roverlay.dev.gentoo.org/roverlay'}],
'status': 'official'}
$ pmaint sync R_Overlay
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:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing R_Overlay
receiving incremental file list
Number of files: 145,031 (reg: 129,046, dir: 15,985)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 127.01M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 3.68M
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 16.72K
Total bytes received: 4.24M
sent 16.72K bytes received 4.24M bytes 1.21M bytes/sec
total size is 127.01M speedup is 29.87
*** synced R_Overlay
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 R_Overlay
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
|