blob: 8ddf2924b8d9440025baa9598448114dbf1d1fdc (
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
31
|
{'description': {'en': "Ruixi-rebirth's personal Gentoo overlay"},
'homepage': 'https://github.com/Ruixi-rebirth/ruixi-overlay',
'name': 'ruixi-overlay',
'owner': [{'email': 'ruixirebirth@gmail.com',
'name': 'Ruixi-rebirth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Ruixi-rebirth/ruixi-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ruixi-overlay
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 ruixi-overlay
From https://github.com/Ruixi-rebirth/ruixi-overlay
c55c57a..95b37b3 master -> origin/master
Updating c55c57a..95b37b3
Fast-forward
.github/workflows/build-on-pr.yml | 37 -------
.github/workflows/pkgcheck.yml | 217 ++++++++++++++++++++++++++++++++++++++
2 files changed, 217 insertions(+), 37 deletions(-)
delete mode 100644 .github/workflows/build-on-pr.yml
create mode 100644 .github/workflows/pkgcheck.yml
*** synced ruixi-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 ruixi-overlay
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
|