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
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/PF4Public/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/PF4Public/gentoo-overlay',
'name': 'pf4public',
'owner': [{'email': 'PF4Public@mail.ru',
'name': 'PF4Public',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/PF4Public/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/PF4Public/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pf4public
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing pf4public
From https://github.com/PF4Public/gentoo-overlay
386016f..48f0f9b master -> origin/master
Updating 386016f..48f0f9b
Fast-forward
app-editors/vscode/vscode-1.73.1.ebuild | 2 +-
dev-util/electron/Manifest | 3 +-
...ectron-20.3.3.ebuild => electron-19.1.5.ebuild} | 163 +-
dev-util/electron/electron-20.3.5.ebuild | 2 +-
dev-util/electron/electron-21.2.3.ebuild | 2496 ++++++++++++++++++++
5 files changed, 2591 insertions(+), 75 deletions(-)
rename dev-util/electron/{electron-20.3.3.ebuild => electron-19.1.5.ebuild} (95%)
create mode 100644 dev-util/electron/electron-21.2.3.ebuild
*** synced pf4public
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pf4public
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|