1 | {'description': {'en': 'Personal ebuild repository.'},
|
2 | 'feed': ['https://github.com/bekcpear/ryans-repos/commits/main.atom'],
|
3 | 'homepage': 'https://github.com/bekcpear/ryans-repos',
|
4 | 'name': 'ryans',
|
5 | 'owner': [{'email': 'i@bitbili.net', 'name': 'Ryan Qian', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/bekcpear/ryans-repos.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:bekcpear/ryans-repos.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.16
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ryans
|
14 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
15 | *** syncing ryans
|
16 | From https://github.com/bekcpear/ryans-repos
|
17 | a702084..eaab143 main -> origin/main
|
18 | Updating a702084..eaab143
|
19 | Fast-forward
|
20 | README.md | 2 +-
|
21 | media-sound/qqmusic-bin/Manifest | 2 +-
|
22 | .../qqmusic-bin/{qqmusic-bin-1.1.4.ebuild => qqmusic-bin-1.1.5.ebuild} | 2 --
|
23 | 3 files changed, 2 insertions(+), 4 deletions(-)
|
24 | rename media-sound/qqmusic-bin/{qqmusic-bin-1.1.4.ebuild => qqmusic-bin-1.1.5.ebuild} (98%)
|
25 | *** synced ryans
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 ryans
|
30 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
31 | * Cache regenerated successfully
|