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
|
{'description': {'en': 'Personal overlay of Vladimir Timofeenko'},
'feed': ['https://github.com/VTimofeenko/nitratesky/commits/master.atom'],
'homepage': 'https://github.com/VTimofeenko/nitratesky',
'name': 'nitratesky',
'owner': [{'email': 'overlay.maintain@vtimofeenko.com',
'name': 'Vladimir Timofeenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/VTimofeenko/nitratesky.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/VTimofeenko/nitratesky.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nitratesky
*** syncing nitratesky
Already up to date.
*** synced nitratesky
* 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 nitratesky
* 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 286: called die)
* app-misc/bna-9999: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 286: called die)
* 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 286: called die)
* 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 286: called die)
* 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 286: called die)
* Cache regen failed with 1
|