blob: 4161c789cac53a38ccf8dc8a1a37facac18b030e (
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
45
|
{'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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
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: 165,983 (reg: 148,546, dir: 17,437)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 150.08M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 4.31M
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 18.29K
Total bytes received: 4.84M
sent 18.29K bytes received 4.84M bytes 1.94M bytes/sec
total size is 150.08M speedup is 30.89
*** 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
|