1 | {'description': {'en': 'Packages related to matrix.org messaging system'},
|
2 | 'feed': ['https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix/-/commits/master?format=atom'],
|
3 | 'homepage': 'https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix',
|
4 | 'name': 'antons-matrix-overlay',
|
5 | 'owner': [{'email': 'anton.stay.connected@gmail.com',
|
6 | 'name': 'Anton',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/anton.molyboha.group/gentoo/overlays/matrix.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@gitlab.com:anton.molyboha.group/gentoo/overlays/matrix.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.16
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync antons-matrix-overlay
|
17 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
18 | *** syncing antons-matrix-overlay
|
19 | Already up to date.
|
20 | *** synced antons-matrix-overlay
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 antons-matrix-overlay
|
25 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
26 | * dev-python/matrix-nio-0.15.2: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
27 | * dev-python/matrix-nio-0.16.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
28 | * dev-python/matrix-nio-0.17.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
29 | * dev-python/matrix-nio-0.18.7: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
30 | * dev-python/matrix-nio-0.19.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
31 | * dev-python/unpaddedbase64-2.1.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 293: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|