1 | {'description': {'en': 'Gentoo overlay of R packages'},
|
2 | 'homepage': 'https://cgit.gentoo.org/proj/R_overlay.git/',
|
3 | 'name': 'R_Overlay',
|
4 | 'owner': [{'email': 'heroxbd@gentoo.org',
|
5 | 'name': 'Benda Xu',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'rsync',
|
9 | 'uri': 'rsync://roverlay.dev.gentoo.org/roverlay'}],
|
10 | 'status': 'official'}
|
11 | pkgcore 0.12.16
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync R_Overlay
|
14 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
15 | *** syncing R_Overlay
|
16 |
|
17 | Number of files: 120,484 (reg: 99,985, dir: 20,499)
|
18 | Number of created files: 0
|
19 | Number of deleted files: 0
|
20 | Number of regular files transferred: 0
|
21 | Total file size: 90.45M bytes
|
22 | Total transferred file size: 0 bytes
|
23 | Literal data: 0 bytes
|
24 | Matched data: 0 bytes
|
25 | File list size: 1.30M
|
26 | File list generation time: 0.001 seconds
|
27 | File list transfer time: 0.000 seconds
|
28 | Total bytes sent: 20.86K
|
29 | Total bytes received: 3.55M
|
30 |
|
31 | sent 20.86K bytes received 3.55M bytes 2.38M bytes/sec
|
32 | total size is 90.45M speedup is 25.35
|
33 | *** synced R_Overlay
|
34 | * Sync succeeded
|
35 | $ stat --format=%y .
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 R_Overlay
|
37 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
38 | * Cache regenerated successfully
|