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
|
{'description': {'en': "Ahyangyi's overlay"},
'feed': ['https://github.com/ahyangyi/ahyangyi-overlay/commits/master.atom'],
'homepage': 'https://github.com/ahyangyi/ahyangyi-overlay',
'name': 'ahyangyi-overlay',
'owner': [{'email': 'ahyangyi@gmail.com',
'name': 'Yi Yang',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ahyangyi/ahyangyi-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/ahyangyi/ahyangyi-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ahyangyi-overlay
WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing ahyangyi-overlay
Already up to date.
*** synced ahyangyi-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 ahyangyi-overlay
* app-vim/youcompleteme-99999999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* dev-python/discord-py-1.7.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
* dev-python/ycmd-99999999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* media-fonts/lilypond-gonville-99999999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 30: called die)
* media-fonts/lilypond-gonville-legacy-99999999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 30: called die)
* media-gfx/blender-2.93.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
* net-misc/google-images-download-9999: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
* Cache regen failed with 1
|