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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
{'description': {'en': "yemou's personal overlay"},
'feed': ['https://gitlab.com/yemou/moulay/commits/master?format=atom'],
'homepage': 'https://gitlab.com/yemou/moulay',
'name': 'moulay',
'owner': [{'email': 'yemou@protonmail.com',
'name': 'yemou Hannam',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/yemou/moulay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/yemou/moulay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync moulay
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 moulay
From https://gitlab.com/yemou/moulay
7a94758..98f08b0 master -> origin/master
Updating 7a94758..98f08b0
Fast-forward
dev-libs/libexecinfo/Manifest | 2 +-
...ecinfo-1.1.ebuild => libexecinfo-1.1-r1.ebuild} | 20 +++
dev-python/pyliblo/Manifest | 4 +-
dev-python/pyliblo/pyliblo-0.10.0.ebuild | 2 +-
dev-python/pyliblo/pyliblo-9999.ebuild | 2 +-
dev-util/kak-lsp/Manifest | 2 +
dev-util/kak-lsp/kak-lsp-13.0.0.ebuild | 176 +++++++++++++++++++++
gui-apps/foot/Manifest | 5 -
gui-apps/foot/files/foot-1.9.0-gentoo-fhs.patch | 11 --
gui-apps/foot/foot-1.11.0.ebuild | 105 ------------
gui-apps/foot/foot-9999.ebuild | 105 ------------
gui-apps/foot/metadata.xml | 14 --
gui-wm/gamescope/Manifest | 6 -
.../files/gamescope-3.11.0-beta12-system-stb.patch | 37 -----
gui-wm/gamescope/gamescope-3.11.32-r1.ebuild | 90 -----------
gui-wm/gamescope/metadata.xml | 10 --
profiles/package.mask | 11 +-
readme.md | 4 +-
18 files changed, 210 insertions(+), 396 deletions(-)
rename dev-libs/libexecinfo/{libexecinfo-1.1.ebuild => libexecinfo-1.1-r1.ebuild} (58%)
create mode 100644 dev-util/kak-lsp/kak-lsp-13.0.0.ebuild
delete mode 100644 gui-apps/foot/Manifest
delete mode 100644 gui-apps/foot/files/foot-1.9.0-gentoo-fhs.patch
delete mode 100644 gui-apps/foot/foot-1.11.0.ebuild
delete mode 100644 gui-apps/foot/foot-9999.ebuild
delete mode 100644 gui-apps/foot/metadata.xml
delete mode 100644 gui-wm/gamescope/Manifest
delete mode 100644 gui-wm/gamescope/files/gamescope-3.11.0-beta12-system-stb.patch
delete mode 100644 gui-wm/gamescope/gamescope-3.11.32-r1.ebuild
delete mode 100644 gui-wm/gamescope/metadata.xml
*** synced moulay
* 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 moulay
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
|