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
|
{'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
'homepage': 'https://github.com/sandikata/ROKO__',
'name': 'ROKO__',
'owner': [{'email': 'sandikata@yandex.ru',
'name': 'Alexandrow Rosen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/sandikata/ROKO__.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ROKO__
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing ROKO__
From https://github.com/sandikata/ROKO__
da9db2d..56c4f4a master -> origin/master
Updating da9db2d..56c4f4a
Fast-forward
x11-terms/console/Manifest | 5 ---
x11-terms/console/console-42.0_beta.ebuild | 66 ------------------------------
x11-terms/console/console-42.2.ebuild | 66 ------------------------------
x11-terms/console/metadata.xml | 11 -----
x11-terms/tabby/Manifest | 2 +
x11-terms/tabby/tabby-1.0.184.ebuild | 50 ++++++++++++++++++++++
6 files changed, 52 insertions(+), 148 deletions(-)
delete mode 100644 x11-terms/console/Manifest
delete mode 100644 x11-terms/console/console-42.0_beta.ebuild
delete mode 100644 x11-terms/console/console-42.2.ebuild
delete mode 100644 x11-terms/console/metadata.xml
create mode 100644 x11-terms/tabby/Manifest
create mode 100644 x11-terms/tabby/tabby-1.0.184.ebuild
*** synced ROKO__
* 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 ROKO__
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
|