blob: c83a6dc150ef4ed437013029b62356ce747539bf (
plain)
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
|
{'description': {'en': "Xarblu's personal ebuild overlay"},
'homepage': 'https://github.com/xarblu/xarblu-overlay',
'name': 'xarblu-overlay',
'owner': [{'email': 'xarblu@protonmail.com',
'name': 'Jonas Rakebrandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/xarblu/xarblu-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync xarblu-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing xarblu-overlay
From https://github.com/xarblu/xarblu-overlay
6bbdeb5..e1466e4 master -> origin/master
Updating 6bbdeb5..e1466e4
Fast-forward
sys-kernel/xanmod-sources/Manifest | 3 ++
.../xanmod-sources/xanmod-sources-6.0.9.ebuild | 39 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
create mode 100644 sys-kernel/xanmod-sources/xanmod-sources-6.0.9.ebuild
*** synced xarblu-overlay
* 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 xarblu-overlay
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
|