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
|
{'description': {'en': 'Personal ebuild repository.'},
'feed': ['https://github.com/bekcpear/ryans-repos/commits/main.atom'],
'homepage': 'https://github.com/bekcpear/ryans-repos',
'name': 'ryans',
'owner': [{'email': 'i@bitbili.net', 'name': 'Ryan Qian', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bekcpear/ryans-repos.git'},
{'type': 'git', 'uri': 'git@github.com:bekcpear/ryans-repos.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ryans
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing ryans
From https://github.com/bekcpear/ryans-repos
a702084..eaab143 main -> origin/main
Updating a702084..eaab143
Fast-forward
README.md | 2 +-
media-sound/qqmusic-bin/Manifest | 2 +-
.../qqmusic-bin/{qqmusic-bin-1.1.4.ebuild => qqmusic-bin-1.1.5.ebuild} | 2 --
3 files changed, 2 insertions(+), 4 deletions(-)
rename media-sound/qqmusic-bin/{qqmusic-bin-1.1.4.ebuild => qqmusic-bin-1.1.5.ebuild} (98%)
*** synced ryans
* 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 ryans
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
|