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
|
{'description': {'en': "TruncatedDinosour's overlay"},
'feed': ['https://github.com/TruncatedDinosour/dinolay/commits/main.atom'],
'homepage': 'https://github.com/TruncatedDinosour/dinolay',
'name': 'dinolay',
'owner': [{'email': 'ari.web.xyz@gmail.com',
'name': 'Ari Archer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/TruncatedDinosour/dinolay.git'},
{'type': 'git',
'uri': 'git@github.com:TruncatedDinosour/dinolay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dinolay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing dinolay
From https://github.com/TruncatedDinosour/dinolay
3160269da..46fd69ec0 main -> origin/main
Updating 3160269da..46fd69ec0
Fast-forward
app-shells/baz/Manifest | 6 +++---
app-shells/baz/{baz-3.1.0.ebuild => baz-3.2.0.ebuild} | 6 +++++-
app-shells/baz/metadata.xml | 2 ++
3 files changed, 10 insertions(+), 4 deletions(-)
rename app-shells/baz/{baz-3.1.0.ebuild => baz-3.2.0.ebuild} (95%)
*** synced dinolay
* 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 dinolay
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
|