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
|
{'description': {'en': 'Gentoo overlay for Android Studio experimental '
'packages'},
'feed': ['https://github.com/AdamGiergun/adasss/commits/master.atom'],
'homepage': 'https://github.com/AdamGiergun/adasss',
'name': 'adasss',
'owner': [{'email': 'adasss@poczta.onet.pl',
'name': 'Adam Giergun',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/AdamGiergun/adasss.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/AdamGiergun/adasss.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync adasss
ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
*** syncing adasss
From https://github.com/AdamGiergun/adasss
6317f32..cadffc9 master -> origin/master
Updating 6317f32..cadffc9
Fast-forward
dev-util/android-studio-beta/Manifest | 2 +-
dev-util/android-studio-beta/android-studio-beta-2021.3.1.14.ebuild | 4 +---
dev-util/android-studio-canary/Manifest | 4 ++--
...ry-2022.1.1.8.ebuild => android-studio-canary-2022.1.1.9.ebuild} | 4 +---
dev-util/android-studio/Manifest | 4 ++--
...-studio-2021.2.1.15.ebuild => android-studio-2021.2.1.16.ebuild} | 6 +++---
6 files changed, 10 insertions(+), 14 deletions(-)
rename dev-util/android-studio-canary/{android-studio-canary-2022.1.1.8.ebuild => android-studio-canary-2022.1.1.9.ebuild} (98%)
rename dev-util/android-studio/{android-studio-2021.2.1.15.ebuild => android-studio-2021.2.1.16.ebuild} (95%)
*** synced adasss
* 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 adasss
ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|