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: 119,289 (reg: 98,865, dir: 20,424)
|
18 | Number of created files: 0
|
19 | Number of deleted files: 0
|
20 | Number of regular files transferred: 0
|
21 | Total file size: 89.07M bytes
|
22 | Total transferred file size: 0 bytes
|
23 | Literal data: 0 bytes
|
24 | Matched data: 0 bytes
|
25 | File list size: 1.29M
|
26 | File list generation time: 0.001 seconds
|
27 | File list transfer time: 0.000 seconds
|
28 | Total bytes sent: 20.79K
|
29 | Total bytes received: 3.51M
|
30 |
|
31 | sent 20.79K bytes received 3.51M bytes 2.36M bytes/sec
|
32 | total size is 89.07M speedup is 25.21
|
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
|