1 | {'description': {'en': 'Overlay for scientific software and desktop '
|
2 | 'minimalism'},
|
3 | 'feed': ['https://github.com/TheChymera/overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/TheChymera/overlay',
|
5 | 'name': 'chymeric',
|
6 | 'owner': [{'email': 'gentoo@chymera.eu',
|
7 | 'name': 'Horea Christian',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git', 'uri': 'https://github.com/TheChymera/overlay.git'},
|
11 | {'type': 'git', 'uri': 'git://github.com/TheChymera/overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@github.com/TheChymera/overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.24
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync chymeric
|
18 | 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).
|
19 | *** syncing chymeric
|
20 | Already up to date.
|
21 | *** synced chymeric
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 chymeric
|
26 | * app-misc/mkusers-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
27 | * app-misc/python-dice-3.1.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
28 | * dev-python/pypubsub-4.0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
29 | * sci-libs/cosgen-9999: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|