1 | {'description': {'en': 'Personal overlay of Vladimir Timofeenko'},
|
2 | 'feed': ['https://github.com/VTimofeenko/nitratesky/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/VTimofeenko/nitratesky',
|
4 | 'name': 'nitratesky',
|
5 | 'owner': [{'email': 'overlay.maintain@vtimofeenko.com',
|
6 | 'name': 'Vladimir Timofeenko',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/VTimofeenko/nitratesky.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/VTimofeenko/nitratesky.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.16
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nitratesky
|
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 nitratesky
|
19 | Already up to date.
|
20 | *** synced nitratesky
|
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 nitratesky
|
25 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
26 | * app-misc/bna-5.0.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 | * app-misc/bna-9999: 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/typer-0.3.2-r1: 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/typer-0.4.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] |
30 | * dev-python/xdg-5.0.1-r1: 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 | * Cache regen failed with 1
|